Import Libraries¶

In [ ]:
from collections import Counter
import pickle
import requests
import spacy
from bs4 import BeautifulSoup
import matplotlib.pyplot as plt

!pip list

print('All prereqs installed.')
Package                       VersionAll prereqs installed.

----------------------------- --------------------
alabaster                     0.7.12
anaconda-client               1.11.0
anaconda-navigator            2.3.2
anyio                         3.5.0
appdirs                       1.4.4
argon2-cffi                   21.3.0
argon2-cffi-bindings          21.2.0
arrow                         1.2.2
asgiref                       3.5.2
astroid                       2.11.7
astropy                       5.1
atomicwrites                  1.4.0
attrs                         22.1.0
Automat                       20.2.0
autopep8                      1.6.0
Babel                         2.11.0
backcall                      0.2.0
backports.functools-lru-cache 1.6.4
backports.tempfile            1.0
backports.weakref             1.0.post1
bcrypt                        3.2.0
beautifulsoup4                4.11.1
binaryornot                   0.4.4
bitarray                      2.5.1
bkcharts                      0.2
black                         22.6.0
bleach                        4.1.0
blis                          0.7.9
bokeh                         2.4.3
boltons                       23.0.0
boto3                         1.24.28
botocore                      1.27.59
Bottleneck                    1.3.5
brotlipy                      0.7.0
cachetools                    5.3.1
catalogue                     2.0.8
certifi                       2023.5.7
cffi                          1.15.1
chardet                       4.0.0
charset-normalizer            2.0.4
click                         7.1.2
cloudpickle                   2.0.0
clyent                        1.2.2
colorama                      0.4.6
colorcet                      3.0.1
comm                          0.1.2
comtypes                      1.1.10
conda                         23.3.1
conda-build                   3.23.3
conda-content-trust           0.1.3
conda-package-handling        2.0.2
conda_package_streaming       0.7.0
conda-repo-cli                1.0.27
conda-token                   0.4.0
conda-verify                  3.4.2
confection                    0.1.0
constantly                    15.1.0
contourpy                     1.0.5
cookiecutter                  1.7.3
cryptography                  38.0.4
cssselect                     1.1.0
cycler                        0.11.0
cymem                         2.0.7
Cython                        0.29.32
cytoolz                       0.12.0
daal4py                       2021.6.0
dask                          2022.5.0
datashader                    0.14.3
datashape                     0.5.4
debugpy                       1.5.1
decorator                     5.1.1
defusedxml                    0.7.1
diff-match-patch              20200713
dill                          0.3.6
distributed                   2022.5.0
Django                        4.1
docutils                      0.18.1
dodgy                         0.2.1
en-core-web-lg                3.6.0
en-core-web-sm                3.6.0
entrypoints                   0.4
et-xmlfile                    1.1.0
fastjsonschema                2.16.2
filelock                      3.9.0
flake8                        4.0.1
flake8-polyfill               1.0.2
Flask                         2.2.2
flit_core                     3.6.0
floret                        0.10.4
fonttools                     4.25.0
fsspec                        2022.11.0
future                        0.18.2
gensim                        4.3.0
glob2                         0.7
greenlet                      1.1.1
h5py                          3.7.0
HeapDict                      1.0.1
holoviews                     1.15.3
hvplot                        0.8.2
hyperlink                     21.0.0
idna                          3.4
imagecodecs                   2021.8.26
imageio                       2.19.3
imagesize                     1.4.1
importlib-metadata            4.11.3
incremental                   21.3.0
inflection                    0.5.1
iniconfig                     1.1.1
intake                        0.6.6
intervaltree                  3.1.0
ipykernel                     6.19.2
ipympl                        0.8.7
ipython                       7.31.1
ipython-genutils              0.2.0
ipywidgets                    7.6.5
isort                         5.9.3
itemadapter                   0.3.0
itemloaders                   1.0.4
itsdangerous                  2.0.1
jdcal                         1.4.1
jedi                          0.18.1
jellyfish                     0.9.0
Jinja2                        3.1.2
jinja2-time                   0.2.0
jmespath                      0.10.0
joblib                        1.1.1
json5                         0.9.6
jsonpatch                     1.32
jsonpointer                   2.1
jsonschema                    4.16.0
jupyter                       1.0.0
jupyter_client                7.4.8
jupyter-console               6.4.4
jupyter_core                  5.1.1
jupyter-server                1.23.4
jupyterlab                    3.5.3
jupyterlab-pygments           0.1.2
jupyterlab_server             2.16.5
jupyterlab-widgets            1.0.0
keyring                       23.4.0
kiwisolver                    1.4.4
langcodes                     3.3.0
lazy-object-proxy             1.6.0
libarchive-c                  2.9
llvmlite                      0.39.1
locket                        1.0.0
logilab-common                1.8.1
lxml                          4.9.1
lyricsgenius                  3.0.1
lz4                           3.1.3
Markdown                      3.4.1
MarkupSafe                    2.1.1
matplotlib                    3.6.2
matplotlib-inline             0.1.6
mccabe                        0.6.1
menuinst                      1.4.19
mistune                       0.8.4
mkl-fft                       1.3.1
mkl-random                    1.2.2
mkl-service                   2.4.0
mock                          4.0.3
mpmath                        1.2.1
msgpack                       1.0.3
multipledispatch              0.6.0
munkres                       1.1.4
murmurhash                    1.0.9
mypy-extensions               0.4.3
navigator-updater             0.3.0
nb-conda-kernels              2.3.1
nbclassic                     0.4.8
nbclient                      0.5.13
nbconvert                     6.5.4
nbformat                      5.7.0
nest-asyncio                  1.5.6
networkx                      2.8.4
nltk                          3.7
nose                          1.3.7
notebook                      6.5.2
notebook_shim                 0.2.2
numba                         0.56.4
numexpr                       2.8.4
numpy                         1.23.5
numpydoc                      1.5.0
olefile                       0.46
openpyxl                      3.0.10
packaging                     22.0
pandas                        1.5.2
pandocfilters                 1.5.0
panel                         0.14.2
param                         1.12.3
paramiko                      2.8.1
parsel                        1.6.0
parso                         0.8.3
partd                         1.2.0
pathlib                       1.0.1
pathspec                      0.9.0
pathy                         0.10.2
patsy                         0.5.3
pep8                          1.7.1
pep8-naming                   0.10.0
pexpect                       4.8.0
pickleshare                   0.7.5
Pillow                        9.3.0
pip                           22.3.1
pkginfo                       1.8.3
platformdirs                  2.5.2
plotly                        5.9.0
pluggy                        1.0.0
ply                           3.11
pooch                         1.4.0
poyo                          0.5.0
preshed                       3.0.8
prometheus-client             0.14.1
prompt-toolkit                3.0.36
prospector                    1.7.7
Protego                       0.1.16
psutil                        5.9.0
psycopg2                      2.9.3
ptyprocess                    0.7.0
py                            1.11.0
pyasn1                        0.4.8
pyasn1-modules                0.2.8
pycodestyle                   2.8.0
pycosat                       0.6.4
pycparser                     2.21
pyct                          0.5.0
pycurl                        7.45.1
pydantic                      1.8.2
PyDispatcher                  2.0.5
pydocstyle                    6.3.0
pyerfa                        2.0.0
pyflakes                      2.4.0
Pygments                      2.11.2
PyHamcrest                    2.0.2
PyJWT                         2.4.0
pylint                        2.14.5
pylint-celery                 0.3
pylint-django                 2.5.3
pylint-flask                  0.6
pylint-plugin-utils           0.7
pyls-spyder                   0.4.0
PyNaCl                        1.5.0
pyodbc                        4.0.34
pyOpenSSL                     22.0.0
pyparsing                     3.0.9
pyphen                        0.14.0
PyQt5                         5.15.7
PyQt5-sip                     12.11.0
PyQtWebEngine                 5.15.4
pyrsistent                    0.18.0
PySocks                       1.7.1
pytest                        7.1.2
python-dateutil               2.8.2
python-lsp-black              1.2.1
python-lsp-jsonrpc            1.0.0
python-lsp-server             1.5.0
python-slugify                5.0.2
python-snappy                 0.6.1
pytz                          2022.7
pyviz-comms                   2.0.2
PyWavelets                    1.4.1
pywin32                       305.1
pywin32-ctypes                0.2.0
pywinpty                      2.0.2
PyYAML                        6.0
pyzmq                         23.2.0
QDarkStyle                    3.0.2
qstylizer                     0.2.2
QtAwesome                     1.2.2
qtconsole                     5.3.2
QtPy                          2.2.0
queuelib                      1.5.0
regex                         2022.7.9
requests                      2.28.1
requests-file                 1.5.1
requirements-detector         0.7
rope                          0.22.0
Rtree                         1.0.1
ruamel.yaml                   0.17.21
ruamel.yaml.clib              0.2.6
ruamel-yaml-conda             0.17.21
s3transfer                    0.6.0
scikit-image                  0.19.3
scikit-learn                  1.0.2
scikit-learn-intelex          2021.20221004.171935
scipy                         1.10.0
Scrapy                        2.6.2
seaborn                       0.12.2
Send2Trash                    1.8.0
service-identity              18.1.0
setoptconf-tmp                0.3.1
setuptools                    65.6.3
sip                           6.6.2
six                           1.16.0
smart-open                    5.2.1
sniffio                       1.2.0
snowballstemmer               2.2.0
sortedcollections             2.1.0
sortedcontainers              2.4.0
soupsieve                     2.3.2.post1
spacy                         3.6.0
spacy-legacy                  3.0.12
spacy-loggers                 1.0.4
spacytextblob                 4.0.0
Sphinx                        5.0.2
sphinxcontrib-applehelp       1.0.2
sphinxcontrib-devhelp         1.0.2
sphinxcontrib-htmlhelp        2.0.0
sphinxcontrib-jsmath          1.0.1
sphinxcontrib-qthelp          1.0.3
sphinxcontrib-serializinghtml 1.1.5
spyder                        5.3.3
spyder-kernels                2.3.3
SQLAlchemy                    1.4.39
sqlparse                      0.4.3
srsly                         2.4.6
statsmodels                   0.13.5
sympy                         1.11.1
tables                        3.7.0
tabulate                      0.8.10
TBB                           0.2
tblib                         1.7.0
tenacity                      8.0.1
terminado                     0.17.1
testpath                      0.6.0
text-unidecode                1.3
textacy                       0.13.0
textblob                      0.15.3
textdistance                  4.2.1
thinc                         8.1.10
threadpoolctl                 2.2.0
three-merge                   0.1.1
tifffile                      2021.7.2
tinycss2                      1.2.1
tldextract                    3.2.0
toml                          0.10.2
tomli                         2.0.1
tomlkit                       0.11.1
toolz                         0.12.0
tornado                       6.2
tqdm                          4.64.1
traitlets                     5.7.1
Twisted                       22.2.0
twisted-iocpsupport           1.0.2
typer                         0.3.2
typing_extensions             4.4.0
tzdata                        2021.1
ujson                         5.4.0
Unidecode                     1.2.0
urllib3                       1.26.14
w3lib                         1.21.0
wasabi                        0.10.1
watchdog                      2.1.6
wcwidth                       0.2.5
webencodings                  0.5.1
websocket-client              0.58.0
Werkzeug                      2.2.2
whatthepatch                  1.0.2
wheel                         0.37.1
widgetsnbextension            3.5.2
win-inet-pton                 1.1.0
win-unicode-console           0.5
wincertstore                  0.2
wrapt                         1.14.1
xarray                        2022.11.0
xlrd                          2.0.1
XlsxWriter                    3.0.3
xlwings                       0.27.15
xmltodict                     0.13.0
yapf                          0.31.0
zict                          2.1.0
zipp                          3.11.0
zope.interface                5.4.0
zstandard                     0.18.0

Read Pickle and define play_doc¶

In [ ]:
#Read the file
with open("midsummer.pkl", "rb") as file:
    html_content = pickle.load(file)

#parse
soup = BeautifulSoup(html_content, "html.parser")
text = soup.get_text()
nlp = spacy.load("en_core_web_sm")
play_doc = nlp(text)

Part-of-Speech Tagging¶

I will use POS to determine which parts of speech each token is.¶

and also use spacy.explain to give descriptive details about the POS¶

In [ ]:
for token in play_doc:
    print(
        F"""
    TOKEN: {str(token)}
    =====
    TAG: {str(token.tag_):10} POS: {token.pos_}
    EXSPLANATION: {spacy.explain(token.tag_)}"""
    )
    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Midsummer
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Night
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Dream
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: Entire
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 
 






    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Midsummer
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Night
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Dream
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shakespeare
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: homepage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 
    
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: |
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Midsummer
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Night
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Dream
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 
    
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: |
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Entire
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ACT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HIPPOLYTA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Attendants
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hippolyta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nuptial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Draws
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: apace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: four
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: happy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: days
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: bring
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: slow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wanes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: lingers
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: desires
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: step
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: dame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dowager
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Long
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: withering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: revenue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Four
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: days
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: quickly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: steep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: themselves
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Four
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: nights
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: quickly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dream
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: silver
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: New
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bent
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: heaven
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: behold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: solemnities
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Philostrate
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stir
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: merriments
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Awake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pert
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: nimble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: spirit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mirth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Turn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: melancholy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: funerals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: companion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: pomp
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hippolyta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: woo'd
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: won
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: doing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: thee
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: injuries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: d
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: key
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pomp
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: triumph
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: revelling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: DEMETRIUS
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Happy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: renowned
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thanks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Egeus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: news
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vexation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: complaint
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: daughter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: consent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: marry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gracious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: bewitch'd
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bosom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: given
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rhymes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: interchanged
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: tokens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: window
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sung
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: feigning
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: verses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: feigning
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: impression
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fantasy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bracelets
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gawds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: conceits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Knacks
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: trifles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nosegays
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweetmeats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: messengers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: strong
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: prevailment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: unharden'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: cunning
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: filch'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: daughter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Turn'd
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: obedience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: due
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: stubborn
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: harshness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gracious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: before
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Consent
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: marry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beg
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ancient
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: privilege
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: dispose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: according
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Immediately
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: provided
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: case
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: advised
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: god
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: One
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: composed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: beauties
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: yea
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: whom
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: form
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wax
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: imprinted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: figure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: disfigure
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worthy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wanting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: held
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worthier
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: judgment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: entreat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pardon
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: bold
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: concern
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: modesty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: presence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: plead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: thoughts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beseech
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worst
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: befall
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: case
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: refuse
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: d
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: abjure
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: society
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: question
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: desires
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Know
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: examine
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whether
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: yield
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: endure
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: livery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: nun
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: aye
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shady
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cloister
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mew'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: live
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: barren
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sister
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Chanting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: faint
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hymns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cold
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fruitless
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thrice
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: blessed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: master
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: undergo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maiden
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: pilgrimage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: earthlier
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: happy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rose
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: distill'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: withering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: virgin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thorn
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Grows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lives
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: single
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: blessedness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: grow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: live
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ere
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: virgin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: patent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lordship
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: unwished
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: yoke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: consents
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: sovereignty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pause
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon--
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sealing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: betwixt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: everlasting
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bond
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fellowship--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: prepare
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: disobedience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: d
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Diana
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: altar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: protest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: aye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: austerity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: single
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Relent
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: yield
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: crazed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: title
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: certain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: right
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: marry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Scornful
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: mine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: render
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: right
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: estate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: derived
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: possess'd
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fortunes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fairly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: rank'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vantage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: boasts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: beloved
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: beauteous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: prosecute
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: right
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: avouch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Nedar
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: daughter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: won
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dotes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Devoutly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dotes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dotes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: idolatry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spotted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: inconstant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: confess
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: heard
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thought
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: spoke
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: thereof
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: over
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: self
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: affairs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: lose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Egeus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: private
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: schooling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: both
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: look
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: arm
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: yourself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fit
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fancies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: yields
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: up--
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: means
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: extenuate--
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: single
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Hippolyta
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: cheer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Egeus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: along
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: employ
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: business
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nuptial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: confer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: something
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: nearly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: concerns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: yourselves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: duty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: but
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cheek
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: chance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: roses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fast
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Belike
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: want
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: rain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Beteem
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tempest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: aught
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: read
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: history
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: course
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: run
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: smooth
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: different
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: blood,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: cross
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: high
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: enthrall'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: low
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: misgraffed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: respect
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: years,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: spite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: engaged
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: stood
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: friends,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: hell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: choose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: were
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sympathy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: War
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sickness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: lay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: siege
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Making
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: momentany
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Swift
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: shadow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: short
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Brief
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lightning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: collied
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spleen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: unfolds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: both
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: heaven
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Behold
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: jaws
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: darkness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: devour
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: quick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bright
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: confusion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: been
    =====
    TAG: VBN        POS: AUX
    EXSPLANATION: verb, past participle

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: cross'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: stands
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: edict
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: destiny
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: teach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: trial
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: patience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: customary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cross
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: due
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thoughts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dreams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sighs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wishes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fancy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: followers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: persuasion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: widow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: aunt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dowager
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: revenue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: remote
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: seven
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: leagues
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: respects
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: only
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: son
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: marry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sharp
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: pursue
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: lovest
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Steal
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: forth
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: league
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: without
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: town
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: observance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: morn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: May
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: strongest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: bow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: arrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: golden
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: simplicity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Venus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: doves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: knitteth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: souls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: prospers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: burn'd
    =====
    TAG: ADD        POS: X
    EXSPLANATION: email

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Carthage
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: false
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Troyan
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: under
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: broke
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: number
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: women
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: spoke
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: appointed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: promise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: speed
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: whither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Call
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: unsay
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: happy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: lode
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: stars
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: air
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: tuneable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shepherd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: wheat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: hawthorn
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: buds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: appear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sickness
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: catching
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: O
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: favour
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: catch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ere
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: catch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: catch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: melody
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: bated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'd
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: AUX
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: translated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: teach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: look
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sway
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: motion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: frown
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: frowns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: teach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: smiles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: skill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: give
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: curses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gives
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: prayers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: affection
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: move
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hate
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hateth
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: folly
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fault
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: None
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: beauty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fault
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Take
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: comfort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: no
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: myself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: fly
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Seem'd
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: paradise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: graces
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: dwell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: turn'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heaven
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: minds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: unfold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: Phoebe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: doth
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: behold
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: silver
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: visage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: watery
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: glass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Decking
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: liquid
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: pearl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bladed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: grass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: flights
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: conceal
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: gates
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: devised
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: steal
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: often
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: faint
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: primrose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: beds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: wo
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: nt
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: lie
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Emptying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bosoms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: counsel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: myself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: turn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: seek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: stranger
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: companies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Farewell
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: playfellow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: pray
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: luck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: grant
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: starve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: food
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: deep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: midnight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: adieu
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dote
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: happy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: o'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: some
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thought
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thinks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: errs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: doting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: admiring
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: qualities
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: base
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: folding
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: quantity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: transpose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: form
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dignity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: looks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: wing'd
    =====
    TAG: ADD        POS: X
    EXSPLANATION: email

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: painted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: blind
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hath
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: mind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: judgement
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: taste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: figure
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: unheedy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: haste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: said
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: oft
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: beguiled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: waggish
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: boys
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: game
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: themselves
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: forswear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: perjured
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ere
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: look'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyne
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hail'd
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: down
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: oaths
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: only
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: felt
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dissolved
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: showers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: oaths
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: melt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: flight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pursue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: intelligence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thanks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: expense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: herein
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: mean
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: enrich
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: pain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: II
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 'S
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNUG
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: call
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: generally
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: according
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scrip
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scroll
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: thought
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: fit
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: interlude
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duchess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: wedding
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: First
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: treats
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: read
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: names
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: actors
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: grow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: point
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Marry
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: lamentable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: comedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: cruel
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: piece
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: work
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: assure
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: merry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: call
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: actors
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scroll
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Masters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: spread
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: yourselves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Answer
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: call
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Nick
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: weaver
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ready
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Name
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: proceed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Nick
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: set
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: down
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tyrant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: kills
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: gallant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ask
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: performing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: audience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: move
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: storms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: condole
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: measure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: chief
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: humour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: tyrant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Ercles
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: rarely
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: tear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: split
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: raging
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: rocks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: shivering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: shocks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: break
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: locks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: prison
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: gates
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Phibbus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: car
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: shine
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mar
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: foolish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Fates
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: lofty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: name
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: players
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Ercles
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: vein
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tyrant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: vein
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: condoling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Francis
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Flute
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bellows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: mender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Flute
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wandering
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: knight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: faith
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: woman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: coming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mask
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: small
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: monstrous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: Thisne
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisne
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Ah
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lover
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dear
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Flute
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: proceed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Starveling
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tailor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Starveling
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: mother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Snout
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tinker
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: myself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Snug
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: joiner
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: hope
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fitted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNUG
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: written
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: pray
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: slow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: study
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: extempore
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: roaring
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: terribly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: fright
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duchess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: shriek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ALL
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: son
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: grant
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: fright
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: aggravate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: gently
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: sucking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: dove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: roar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: twere
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: nightingale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: faced
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: proper
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: summer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: like
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: needs
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: undertake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: discharge
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: straw
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: colour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: orange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: tawny
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: purple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: grain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: French
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: crown
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: colour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: perfect
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: yellow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: French
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: crowns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: bare
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: faced
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: masters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: parts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: entreat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: request
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: con
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mile
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: without
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: town
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rehearse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: city
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: dogged
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: devices
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: known
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: meantime
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: draw
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: properties
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: wants
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fail
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: rehearse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: obscenely
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: courageously
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: pains
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: perfect
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: adieu
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: oak
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: hold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: cut
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: bow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: strings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ACT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: II
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I.
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: opposite
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sides
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: PUCK
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: spirit
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: whither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wander
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

     
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Over
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: over
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: dale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thorough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bush
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thorough
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: brier
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Over
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: park
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: over
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thorough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thorough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: wander
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: everywhere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Swifter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: sphere
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: serve
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: dew
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: orbs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: green
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cowslips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: tall
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: pensioners
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gold
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: coats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: spots
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Those
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: rubies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: favours
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: those
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: freckles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: live
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: savours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: seek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dewdrops
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pearl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cowslip
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Farewell
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: lob
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: spirits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: elves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: anon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: king
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: revels
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: heed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: passing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: fell
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wrath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: attendant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Indian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: king
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: changeling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: jealous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Knight
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: trace
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forests
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: wild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: perforce
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: withholds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: loved
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Crowns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: flowers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: makes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: grove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fountain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: clear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: spangled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: starlight
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sheen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: square
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: elves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Creep
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: acorn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: cups
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mistake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: shape
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: making
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: quite
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shrewd
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: knavish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sprite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Call'd
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Goodfellow
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: frights
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: maidens
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: villagery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Skim
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: milk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sometimes
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: labour
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: quern
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bootless
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: breathless
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: housewife
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: churn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: drink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: bear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: barm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mislead
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: wanderers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: laughing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: harm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Those
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: Hobgoblin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: call
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Puck
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: work
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: luck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: speak'st
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: aright
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: merry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wanderer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: jest
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: smile
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fat
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bean
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: fed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: horse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beguile
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Neighing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: likeness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: filly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: foal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sometime
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lurk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gossip
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: bowl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: likeness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: roasted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: crab
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: drinks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bob
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wither'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dewlap
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: pour
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wisest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: aunt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: telling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: saddest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: tale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sometime
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: foot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: stool
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mistaketh
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: slip
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bum
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: topples
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: tailor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: cries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: falls
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cough
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: whole
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: quire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hold
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: laugh
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: waxen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mirth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: neeze
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: swear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: merrier
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: wasted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: room
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mistress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: side
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hers
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ill
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: met
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: proud
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: jealous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: skip
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: forsworn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tarry
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rash
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wanton
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: stolen
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: land
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: shape
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Corin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sat
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Playing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pipes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: corn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: versing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: AUX
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: amorous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Phillida
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: farthest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: Steppe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: India
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: forsooth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bouncing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: Amazon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: buskin'd
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mistress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: warrior
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: wedded
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: prosperity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: canst
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Glance
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: credit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hippolyta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Knowing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Didst
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: glimmering
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Perigenia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whom
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ravished
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: AEgle
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: break
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: faith
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Ariadne
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Antiopa
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forgeries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: jealousy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: middle
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: summer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: spring
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Met
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hill
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: dale
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: forest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mead
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: paved
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fountain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: rushy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: brook
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: beached
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: margent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sea
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: dance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: ringlets
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: whistling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: wind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: brawls
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: disturb'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: winds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: piping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: revenge
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: suck'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sea
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Contagious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fogs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: falling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: land
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pelting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: river
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: proud
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: overborne
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: continents
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ox
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: stretch'd
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: yoke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ploughman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lost
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: corn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hath
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: rotted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: attain'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: beard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fold
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: stands
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: empty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: drowned
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: field
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: crows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fatted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: murrion
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flock
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: nine
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: morris
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: fill'd
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mud
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: quaint
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mazes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wanton
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: green
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lack
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tread
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: undistinguishable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: human
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mortals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: want
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: winter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hymn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: carol
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: blest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: governess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: floods
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pale
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: anger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: washes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: air
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: rheumatic
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: diseases
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: abound
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thorough
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: distemperature
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: seasons
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: alter
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: hoary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: headed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: frosts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fresh
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lap
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crimson
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: rose
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hiems
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: thin
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: icy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: crown
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: odorous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: chaplet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: summer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: buds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mockery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: set
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spring
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: summer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: childing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: autumn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: angry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: winter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: change
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wonted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: liveries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mazed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: increase
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: knows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: progeny
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: evils
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: debate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dissension
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: parents
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: original
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: amend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: cross
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: beg
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: changeling
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: henchman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Set
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: land
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: buys
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: votaress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: order
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spiced
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Indian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: air
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: often
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gossip'd
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: side
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sat
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Neptune
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: yellow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Marking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: embarked
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: traders
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: laugh'd
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sails
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: conceive
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: grow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: big
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bellied
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wanton
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pretty
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: swimming
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: gait
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Following,--her
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: womb
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: rich
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: squire,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: imitate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sail
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: land
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fetch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: trifles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: return
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: voyage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rich
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: merchandise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: mortal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: part
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: long
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: intend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: stay
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Perchance
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: after
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: wedding
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: patiently
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: round
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: revels
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shun
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: spare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: haunts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Give
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: kingdom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: chide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: downright
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: longer
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: stay
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: grove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: torment
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: injury
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Puck
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: hither
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: rememberest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: once
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sat
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: promontory
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mermaid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dolphin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Uttering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dulcet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: harmonious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rude
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sea
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: grew
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: civil
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: song
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: certain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: stars
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: shot
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: madly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: spheres
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sea
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: remember
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: saw
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thou
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: couldst
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Flying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cold
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: arm'd
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: certain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: aim
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: took
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: vestal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: throned
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: west
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: loosed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: shaft
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: smartly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: pierce
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hundred
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: thousand
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: hearts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: might
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: fiery
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shaft
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Quench'd
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: chaste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: watery
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: imperial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: votaress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: passed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: maiden
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: meditation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fancy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: free
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mark'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bolt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: fell
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fell
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: western
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: milk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: white
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: purple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: wound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: maidens
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: call
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: idleness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fetch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: herb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shew'd
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: lids
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: laid
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: woman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: madly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dote
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: live
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: creature
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sees
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fetch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: herb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ere
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: leviathan
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: swim
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: league
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: put
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: girdle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: round
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: about
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: forty
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: minutes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Having
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: watch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: drop
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: liquor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: waking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: looks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wolf
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bull
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: On
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: meddling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: monkey
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: busy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ape
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: pursue
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: take
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: charm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: off
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: herb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: render
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: page
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: invisible
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: overhear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: conference
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: following
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: pursue
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: slay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: slayeth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: told'st
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wode
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: get
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: no
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: draw
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hard
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: hearted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: adamant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: draw
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: iron
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: steel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: draw
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: entice
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: plainest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tell
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: even
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: spaniel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beat
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: fawn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Use
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: spaniel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: spurn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: strike
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Neglect
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: only
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Unworthy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: worser
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beg
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: high
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: respect
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me,--
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: used
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: use
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tempt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hatred
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: spirit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: look
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: impeach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: modesty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: city
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: commit
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: yourself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: trust
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: opportunity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ill
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: counsel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: desert
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rich
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: worth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: virginity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: virtue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: privilege
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: doth
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lack
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: worlds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: respect
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: said
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: brakes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mercy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beasts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wildest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: story
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: changed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Apollo
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: flies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Daphne
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: holds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: chase
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: pursues
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: griffin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Makes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: speed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: catch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tiger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: bootless
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: speed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: cowardice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: pursues
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: valour
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: questions
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: follow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: believe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mischief
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: temple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: town
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: field
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mischief
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Fie
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wrongs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: set
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scandal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sex
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: fight
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: woo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heaven
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hell
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fare
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nymph
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: ere
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: grove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fly
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: seek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Welcome
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wanderer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bank
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thyme
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: blows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: oxlips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: nodding
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: violet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: grows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Quite
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: over
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: canopied
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: luscious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: woodbine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: musk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: roses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: eglantine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: sleeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lull'd
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flowers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: dances
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: delight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: snake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: throws
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: enamell'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: skin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Weed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wide
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: enough
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: wrap
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: streak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hateful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fantasies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: some
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: seek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: grove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: disdainful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: anoint
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: espies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: May
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: garments
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Effect
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: care
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: prove
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: fond
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ere
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: first
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cock
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: crow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fear
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: servant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: II
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: roundel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: song
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: third
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: minute
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: cankers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: musk
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: rose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: buds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: war
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: rere
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: mice
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: leathern
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: small
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: elves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: coats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: some
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: keep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: clamorous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: owl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: nightly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hoots
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wonders
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: quaint
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: spirits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: offices
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: sing
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: spotted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: snakes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: double
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thorny
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hedgehogs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Newts
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: blind
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: worms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wrong
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Philomel
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: melody
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lullaby
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lulla
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lulla
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lullaby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lulla
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lulla
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lullaby
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: harm
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: spell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: charm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: nigh
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lullaby
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Weaving
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: spiders
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: legg'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: spinners
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Beetles
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: black
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: approach
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: near
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Worm
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: snail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: offence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Philomel
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: melody
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: &
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: c.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: well
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: One
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: aloof
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: stand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sentinel
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Fairies
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: TITANIA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: sleeps
    =====
    TAG: NNS        POS: AUX
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: squeezes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyelids
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: seest
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: dost
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: take
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: languish
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ounce
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: cat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pard
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: boar
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bristled
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: appear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wakest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: near
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fair
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: faint
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wandering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: troth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: forgot
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: rest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tarry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: comfort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: find
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bank
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: rest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: One
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: turf
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: serve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pillow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: both
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: One
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: bosoms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: troth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: further
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: off
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: lie
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: near
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: innocence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: takes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: meaning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: conference
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mean
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yours
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: knit
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: bosoms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: interchained
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: oath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: bosoms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: single
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: troth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: side
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: room
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: deny
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: lie
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: riddles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: prettily
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beshrew
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: manners
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: pride
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: meant
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lied
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friend
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: courtesy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: further
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: off
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: human
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: modesty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: separation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: said
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Becomes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: virtuous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bachelor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: distant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friend
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ne'er
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: alter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: end
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Amen
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: amen
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: prayer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: end
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: end
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: loyalty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: half
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: wish
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wisher
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: press'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: They
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Athenian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: found
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: On
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: might
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: approve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: force
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: stirring
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Night
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: silence.--Who
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Weeds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: master
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: said
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Despised
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: maiden
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: On
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dank
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dirty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pretty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: durst
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: lie
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lack
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: courtesy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Churl
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: throw
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: All
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: charm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: owe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wakest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: forbid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sleep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: seat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyelid
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: awake
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: running
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: kill
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: charge
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: haunt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wilt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: darkling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: do
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: peril
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fond
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: chase
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: prayer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: lesser
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Happy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wheresoe'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: blessed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: attractive
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: bright
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: salt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: oftener
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wash'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hers
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ugly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: beasts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: marvel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: monster
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fly
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: presence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: wicked
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dissembling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: glass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: compare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: sphery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eyne
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dead
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: live
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sir
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: awake
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Transparent
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Nature
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bosom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: makes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: fit
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: perish
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: content
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Content
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: repent
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tedious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: minutes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: spent
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: change
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: raven
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sway'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: says
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worthier
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: growing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ripe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: until
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: season
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ripe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: reason
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: touching
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: point
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: human
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: skill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Reason
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: becomes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: marshal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: leads
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: o'erlook
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: stories
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: written
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: richest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: book
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wherefore
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: keen
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mockery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: born
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: deserve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is't
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: enough
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is't
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Deserve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: look
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: flout
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: insufficiency
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: troth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wrong
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sooth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: disdainful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: manner
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: woo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: perforce
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: confess
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thought
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gentleness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: refused
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: abused
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sees
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sleep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thou
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: mayst
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: surfeit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweetest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: deepest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: loathing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stomach
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: brings
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: heresies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: hated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: most
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: those
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: deceive
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: surfeit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heresy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: hated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: most
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: powers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: address
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: might
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: honour
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: knight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Help
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: help
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pluck
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crawling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: serpent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: breast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: quake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Methought
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: serpent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sat
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: smiling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cruel
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: pray
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: removed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hearing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Alack
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: an
    =====
    TAG: LS         POS: X
    EXSPLANATION: list item marker

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Speak
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: loves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swoon
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: almost
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ?
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: perceive
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: nigh
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Either
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: immediately
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ACT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: III
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I.
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: TITANIA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: lying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNUG
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: met
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pat
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: pat
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: marvellous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: convenient
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: rehearsal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: plot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: stage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hawthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: brake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tiring
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: action
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: sayest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bully
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: are
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: comedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: please
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: First
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: draw
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: abide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: answer
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By'r
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lakin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: parlous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: believe
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: killing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: done
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: whit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: device
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Write
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: seem
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: harm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: swords
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: killed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: indeed
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: better
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: assurance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: weaver
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: put
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: written
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: eight
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: six
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: written
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: eight
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: eight
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: afeard
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: promise
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Masters
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ought
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: consider
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yourselves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shield
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: us!--a
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: among
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: dreadful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: fearful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: wild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: fowl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: living
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ought
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: '
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: t.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: name
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: half
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: neck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: through
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: saying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: defect,--'Ladies,'--or
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Fair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: wish
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You,'--or
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: request
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you,'--or
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: entreat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you,--not
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: tremble
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: hither
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: indeed
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: name
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: plainly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Snug
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: joiner
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: hard
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: chamber
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: moonlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shine
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: play
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: calendar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: calendar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: almanac
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: moonshine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: moonshine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yes
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: doth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shine
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: casement
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: chamber
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: window
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: play
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: open
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: shine
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: casement
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: one
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bush
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thorns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: disfigure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: present
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: person
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: chamber
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: says
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: story
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: talk
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: chink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: present
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: plaster
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: loam
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: cast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: about
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: signify
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: fingers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cranny
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: whisper
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: well
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sit
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: down
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: son
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: rehearse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: parts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: begin
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: spoken
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: speech
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: brake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: according
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: behind
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: hempen
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: home
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: spuns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swaggering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cradle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: toward
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: auditor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: actor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: perhaps
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: cause
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Speak
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: stand
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flowers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: odious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: savours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: sweet,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Odours
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: odours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: --odours
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: savours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hath
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dearest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: awhile
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: IN         POS: AUX
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: appear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stranger
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: e'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: played
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: marry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: understand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: goes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: noise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: radiant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: lily
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: white
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: colour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: red
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: rose
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: triumphant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: brier
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Most
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: brisky
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: juvenal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: eke
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Jew
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: truest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: horse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Ninny
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Ninus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: answer
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: cues
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: enter
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: past
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tire
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O,--As
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: truest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: horse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: only
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: monstrous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: strange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: haunted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Pray
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: masters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: fly
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: masters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Help
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNUG
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: about
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: round
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bush
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: brake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: brier
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: horse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: headless
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: neigh
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bark
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: grunt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: roar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: burn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: horse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: turn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: knavery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: afeard
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: changed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: asshead
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: SNOUT
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Bless
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: bless
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: translated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: knavery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fright
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: stir
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: walk
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: afraid
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ousel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: cock
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: black
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: orange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: tawny
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: throstle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: note
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wren
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: quill,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: angel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wakes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: flowery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Sings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ]
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: finch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sparrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lark
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: plain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: song
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: cuckoo
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: gray
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: note
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: many
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dares
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: answer
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: nay;--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: indeed
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: set
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: foolish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bird
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bird
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: cry
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: cuckoo
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mortal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enamour'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: note
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: enthralled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: shape
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: virtue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: force
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: perforce
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: move
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: On
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: first
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: view
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: swear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Methinks
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mistress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: keep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: days
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: honest
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: neighbours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: gleek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: occasion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: wise
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beautiful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: neither
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: wit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: get
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: serve
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: turn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: remain
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whether
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wilt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: no
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spirit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: common
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: rate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: summer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: doth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: state
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: attend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: fetch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: jewels
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: deep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: while
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pressed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: flowers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: dost
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: purge
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mortal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: grossness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: airy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: spirit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Peaseblossom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Moth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: MOTH
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ready
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

     
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MOTH
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

          
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ALL
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: kind
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: courteous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hop
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: walks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: gambol
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Feed
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: apricocks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dewberries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: purple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: grapes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: figs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mulberries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: honey
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bags
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: steal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: humble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bees
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: tapers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: crop
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: waxen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thighs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: light
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fiery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: glow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: worm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: arise
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: pluck
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Painted
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: butterflies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fan
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moonbeams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nod
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: elves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: courtesies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hail
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mortal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hail
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MOTH
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hail
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hail
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: cry
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: worship
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: mercy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: heartily
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beseech
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: worship
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: acquaintance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Master
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: cut
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: finger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: bold
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: honest
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Peaseblossom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: commend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Mistress
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Squash
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: mother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Master
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Peascod
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Master
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Peaseblossom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: acquaintance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beseech
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sir
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Good
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Master
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: patience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cowardly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: giant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: like
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ox
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: beef
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: devoured
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: many
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gentleman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: promise
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: kindred
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: water
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: desire
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: acquaintance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Master
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wait
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: looks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: watery
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: weeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: weeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lamenting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: enforced
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: chastity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tie
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: silently
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: II
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wonder
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: be
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: awaked
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: dote
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: extremity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: messenger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: spirit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: rule
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: about
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: haunted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: grove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mistress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: monster
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Near
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: close
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: consecrated
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: While
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dull
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleeping
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: patches
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rude
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mechanicals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: work
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bread
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: stalls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: met
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: rehearse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Intended
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: nuptial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: shallowest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: thick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: skin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: barren
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: presented
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Forsook
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: scene
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: enter'd
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: brake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: advantage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: take
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: nole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fixed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Anon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: answered
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mimic
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: spy
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: geese
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: creeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: fowler
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: russet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: pated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: choughs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: many
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Rising
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: cawing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gun
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: report
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sever
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: themselves
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: madly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: sweep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sky
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fellows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: fly
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stamp
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: o'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: o'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: falls
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: murder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: cries
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: help
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: calls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: weak
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lost
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: strong
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: senseless
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: begin
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wrong
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: briers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thorns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: apparel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: snatch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sleeves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yielders
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: catch
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: led
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: distracted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: left
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: translated
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pass
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: waked
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: straightway
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: loved
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: falls
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: better
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: devise
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: latch'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: bid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: took
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleeping,--that
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: finish'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: too,--
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: woman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: side
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: waked
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: force
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: eyed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stand
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: close
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Athenian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: woman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: rebuke
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: bitter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bitter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: foe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: chide
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: use
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: worse
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: given
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: cause
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: curse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: slain
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: o'er
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shoes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: plunge
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: deep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sun
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: away
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: believe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: soon
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: whole
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: bored
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: May
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: centre
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: creep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: displease
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: brother
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: noontide
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Antipodes
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: murder'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: murderer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: grim
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: murder'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pierced
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stern
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cruelty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: murderer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: look
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bright
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: clear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yonder
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Venus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: glimmering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: sphere
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ah
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wilt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: carcass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Out
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: out
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: cur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: drivest
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: past
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: maiden
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: patience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: slain
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Henceforth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: number'd
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: among
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: even
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Durst
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: look'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: awake
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hast
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: kill'd
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: brave
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: touch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: adder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: adder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: doubler
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: serpent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: adder
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: stung
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: spend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: passion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: misprised
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: mood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: guilty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: aught
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: well
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: An
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: get
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: privilege
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: presence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: See
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: no
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whether
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: no
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: following
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fierce
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: vein
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: while
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: remain
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: sorrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: heaviness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: heavier
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: grow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: debt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: bankrupt
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sorrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: owe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: slight
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: measure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: pay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stay
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleeps
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: done
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: mistaken
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: quite
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: laid
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: misprision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: perforce
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ensue
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: turn'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: false
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: turn'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: o'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: rules
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: holding
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: troth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: million
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: fail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: confounding
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: oath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: oath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: About
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: swifter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: look
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: find
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: All
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fancy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: sick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: cheer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sighs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: costs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fresh
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: illusion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: charm
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: appear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Swifter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: arrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Tartar
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: bow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

   
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Flower
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: purple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hit
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: archery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sink
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: apple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: doth
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: espy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shine
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: gloriously
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Venus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sky
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wakest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Beg
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: remedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

   
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Captain
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: band
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mistook
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pleading
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: fee
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fond
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: pageant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: fools
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mortals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stand
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: aside
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: noise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: cause
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: AUX
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: awake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: woo
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: needs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: those
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: best
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: please
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: befal
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: preposterously
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: woo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: scorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Scorn
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: derision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: vow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: weep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: vows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: born
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nativity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: appears
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: seem
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: scorn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Bearing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: badge
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: faith
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: prove
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: advance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cunning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: kills
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: devilish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: holy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fray
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: o'er
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Weigh
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: oath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: oath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: weigh
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: vows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: put
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: scales
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: even
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: weigh
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: both
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tales
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: judgment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swore
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: give
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: o'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: loves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: goddess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nymph
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: perfect
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: divine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: compare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eyne
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Crystal
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: muddy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ripe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: show
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: those
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kissing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: cherries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tempting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: grow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pure
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: congealed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: white
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: high
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Taurus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: snow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fann'd
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eastern
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: turns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hold'st
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: kiss
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: princess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pure
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: white
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: seal
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bliss
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: spite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: hell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: bent
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: set
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: merriment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: re
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: civil
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: knew
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: courtesy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: injury
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: hate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: join
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: souls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: mock
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: show
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: use
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: vow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: swear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: superpraise
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: parts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sure
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hate
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hearts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: both
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: rivals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: both
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rivals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: mock
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Helena
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: trim
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: exploit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: manly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enterprise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: conjure
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: derision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: offend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: virgin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: extort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: patience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sport
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: unkind
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: yield
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yours
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bequeath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whom
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: mockers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: waste
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: idle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: e'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: loved
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: guest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: wise
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sojourn'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: home
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: return'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: remain
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Disparage
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: faith
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dost
    =====
    TAG: JJS        POS: AUX
    EXSPLANATION: adjective, superlative

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lest
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: peril
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: aby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Look
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: yonder
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: function
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: takes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: quick
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: apprehension
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: makes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wherein
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: doth
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: impair
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: seeing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: sense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pays
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hearing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: double
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: recompense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: found
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thank
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: brought
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: unkindly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: didst
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whom
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: press
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: press
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: side
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fair
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: engilds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fiery
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: oes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: seek'st
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: thou
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lo
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: confederacy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: perceive
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: conjoin'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fashion
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: false
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: spite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Injurious
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: ungrateful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: conspired
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: contrived
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: bait
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: foul
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: derision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: counsel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: shared
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sisters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: vows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: spent
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: chid
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hasty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: footed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: parting
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: us,--O
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forgot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: All
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: school
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: days
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: friendship
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: childhood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: innocence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: artificial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gods
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: needles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: created
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: both
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Both
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: sampler
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sitting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: cushion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Both
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: warbling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: song
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: both
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: key
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sides
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: voices
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: minds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: been
    =====
    TAG: VBN        POS: AUX
    EXSPLANATION: verb, past participle

    TOKEN: incorporate
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: grow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: double
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cherry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: seeming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: parted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: union
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: partition
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: berries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: moulded
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: stem
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: seeming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: bodies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: first
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: coats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: heraldry
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Due
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: crowned
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: crest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rent
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: ancient
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: asunder
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: join
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: scorning
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friend
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: friendly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: tis
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: maidenly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sex
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: chide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: feel
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: injury
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: amazed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: passionate
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: words
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: scorn
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: seems
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: scorn
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: set
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: scorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: praise
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: even
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: spurn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: foot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: call
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: goddess
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nymph
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: divine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: rare
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Precious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: celestial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Wherefore
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: speaks
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hates
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wherefore
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Deny
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: rich
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tender
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: forsooth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: affection
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: setting
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: consent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: thought
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hung
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: upon
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fortunate
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: miserable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: most
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: unloved
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: pity
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: despise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERNIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: understand
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mean
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: persever
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: counterfeit
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: looks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: mouths
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: turn
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: back
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wink
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: each
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: hold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: jest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: carried
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: chronicled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: manners
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: argument
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ye
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: tis
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: partly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fault
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: absence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: soon
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: remedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: excuse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: excellent
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sweet
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: scorn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: entreat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: compel
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: canst
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: compel
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: entreat
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: threats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: strength
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: weak
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: prayers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: lose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: prove
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: false
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: says
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: withdraw
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: prove
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Quick
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whereto
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: tends
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: Ethiope
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: [
    =====
    TAG: -LRB-      POS: PUNCT
    EXSPLANATION: left round bracket

    TOKEN:        
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ]
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Seem
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: break
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: loose
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tame
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: off
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: cat
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: burr
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: loose
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: shake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: serpent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: grown
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: rude
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: change
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sweet
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: love,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: out
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tawny
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Tartar
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: out
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Out
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: loathed
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: medicine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: hated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: potion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: jest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yes
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sooth
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bond
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: perceive
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: weak
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bond
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: holds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: trust
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hurt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: strike
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Although
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hate
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: harm
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: greater
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: harm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: wherefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: news
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: erewhile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: loved
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: left
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: left
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: O
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gods
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: forbid!--
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: earnest
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hope
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: question
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: doubt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: certain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: truer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: tis
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: jest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: hate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: juggler
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: canker
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: blossom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thief
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: i'faith
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: modesty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: maiden
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: touch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bashfulness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: tear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Impatient
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: answers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fie
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: counterfeit
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: puppet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Puppet
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: ay
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: goes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: game
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: perceive
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: compare
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: statures
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: urged
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: height
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: personage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tall
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: personage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: height
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: forsooth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: prevail'd
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: grown
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: high
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: esteem
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dwarfish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: low
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: low
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: painted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: maypole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: speak
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: low
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: low
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nails
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: reach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mock
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentlemen
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: hurt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: curst
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gift
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shrewishness
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: right
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: maid
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cowardice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: strike
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: perhaps
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: something
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: lower
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: myself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: match
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lower
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: hark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Good
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: bitter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: evermore
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: counsels
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: wrong'd
    =====
    TAG: LS         POS: X
    EXSPLANATION: list item marker

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Save
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stealth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow'd
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow'd
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: chid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: threaten'd
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: strike
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: spurn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nay
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: quiet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: folly
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: no
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: further
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: simple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: fond
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: get
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is't
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: hinders
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: foolish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: leave
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: behind
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: afraid
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: harm
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sir
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: take
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: angry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: keen
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: shrewd
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vixen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: went
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: school
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: though
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: fierce
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Little
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: but
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: low
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: '
    =====
    TAG: FW         POS: X
    EXSPLANATION: foreign word

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: suffer
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: flout
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Get
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dwarf
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: minimus
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hindering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: knot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: grass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bead
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: acorn
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: officious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: behalf
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: scorns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: services
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dost
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: intend
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: little
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: show
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: aby
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: holds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: darest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: try
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: right
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Follow
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: nay
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: cheek
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: jole
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mistress
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: coil
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: trust
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: longer
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: curst
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: quicker
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fray
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: legs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: longer
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: though
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: run
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: amazed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: negligence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mistakest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: committ'st
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: knaveries
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: wilfully
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Believe
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: king
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shadows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mistook
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: garment
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: had
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: blameless
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: proves
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: enterprise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: nointed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: glad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: sort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: jangling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: esteem
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: see'st
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: seek
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: fight
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hie
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: overcast
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: starry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: welkin
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: cover
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: anon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: drooping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: fog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: black
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Acheron
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: testy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: rivals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: astray
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Like
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sometime
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: frame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: stir
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bitter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wrong
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sometime
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: rail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: each
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: look
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lead
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: o'er
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: brows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: counterfeiting
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: leaden
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: legs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: batty
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: creep
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: crush
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: herb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: liquor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: virtuous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: property
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: error
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: might
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyeballs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: roll
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wonted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: next
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: wake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: derision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: seem
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fruitless
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: vision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: wend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: league
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: date
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: end
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whiles
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: affair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: employ
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: beg
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Indian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: charmed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: release
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: monster
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: view
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: peace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: done
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: haste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: swift
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dragons
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: cut
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: clouds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fast
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yonder
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shines
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Aurora
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: harbinger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: approach
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ghosts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wandering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Troop
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: home
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: churchyards
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: damned
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: spirits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: crossways
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: floods
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: burial
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Already
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wormy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: beds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lest
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: shames
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: They
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: willfully
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: themselves
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: exile
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: light
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: aye
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: consort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: black
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: brow'd
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: spirits
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: another
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sort
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: morning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: oft
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forester
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: groves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tread
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Even
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eastern
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: gate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fiery
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: red
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Opening
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Neptune
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: blessed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: beams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Turns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yellow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gold
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: salt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: streams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: notwithstanding
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: haste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: delay
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: effect
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: business
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ere
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

   
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: up
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fear'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: field
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: town
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Goblin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lead
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: proud
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: villain
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: drawn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ready
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: straight
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Follow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: plainer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: following
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: DEMETRIUS
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: runaway
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: coward
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fled
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bush
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: dost
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: coward
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bragging
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stars
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Telling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bushes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: look'st
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wars
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wilt
    =====
    TAG: NN         POS: AUX
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: recreant
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: come
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: whip
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rod
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: defiled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: draws
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yea
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Follow
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: try
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: manhood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: enter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: goes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: dares
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: calls
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: villain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: much
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: lighter
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: heel'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow'd
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: fast
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: faster
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: fly
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: fallen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: dark
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: uneven
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: rest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: show
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grey
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: revenge
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sleeps
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: DEMETRIUS
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ho
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ho
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ho
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Coward
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: comest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Abide
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: darest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: well
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wot
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: runn'st
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: shifting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: darest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: hither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: mock'st
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shalt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: buy
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: daylight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: see
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Faintness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: constraineth
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: measure
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: length
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cold
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: approach
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: visited
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleeps
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: weary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tedious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Abate
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Shine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: comforts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: east
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: back
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: daylight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: detest
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: sometimes
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shuts
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: sorrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Steal
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: awhile
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: both
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kinds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: four
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: curst
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: knavish
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lad
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: females
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: mad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: weary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: woe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Bedabbled
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: torn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: briers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: further
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: crawl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: further
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: legs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: keep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: desires
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: break
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Heavens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shield
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mean
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fray
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sleeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: On
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sleep
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: apply
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Gentle
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: remedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Squeezing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: juice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wakest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: takest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: True
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: delight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: former
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: country
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: proverb
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: known
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: waking
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: shown
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Jack
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Jill
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nought
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ill
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mare
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: well
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ACT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: IV
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I.
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: lying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: MOTH
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: attending
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: OBERON
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: behind
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: unseen
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sit
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: down
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: flowery
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: While
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: amiable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cheeks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: coy
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: stick
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: musk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: roses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sleek
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: smooth
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: kiss
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: large
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Peaseblossom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: SYM        POS: SYM
    EXSPLANATION: symbol

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PEASEBLOSSOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ready
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Scratch
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Peaseblossom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: COBWEB
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ready
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: get
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: weapons
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: red
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: hipped
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: humble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bee
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: top
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thistle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: honey
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bag
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Do
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: fret
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: yourself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: action
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: good
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: care
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: honey
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bag
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: break
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: loath
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: overflown
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: honey
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bag
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: signior
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ready
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Give
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: neaf
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Mustardseed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Pray
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: courtesy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: MUSTARDSEED
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mounsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: help
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Cavalery
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Cobweb
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: scratch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: barber
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: monsieur
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: marvellous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hairy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: about
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tickle
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: scratch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: wilt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: reasonable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 's
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tongs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bones
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: desirest
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: eat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: peck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: provender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: munch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: dry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: oats
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: desire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bottle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hay
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: good
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fellow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: venturous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: seek
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: squirrel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: hoard
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fetch
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: nuts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: handful
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: dried
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: peas
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: people
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: stir
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: exposition
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: come
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sleep
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: wind
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: arms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: begone
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ways
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: doth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: woodbine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: honeysuckle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Gently
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: entwist
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: female
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ivy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enrings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: barky
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fingers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: elm
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dote
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: They
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Advancing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Welcome
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: See'st
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dotage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: begin
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: meeting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: late
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: behind
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Seeking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: favours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hateful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fool
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: upbraid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fall
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hairy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: temples
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: rounded
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: coronet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fresh
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fragrant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flowers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: sometime
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: buds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: wo
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: nt
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: swell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: round
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: orient
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: pearls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stood
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pretty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: flowerets
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: disgrace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bewail
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: pleasure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: taunted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mild
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: terms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: begg'd
    =====
    TAG: NFP        POS: PUNCT
    EXSPLANATION: superfluous punctuation

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: patience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: ask
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: changeling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: straight
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: gave
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sent
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: bear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: land
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: boy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: undo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hateful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: imperfection
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Puck
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: transformed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: scalp
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: off
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: swain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: other
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: May
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: back
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: repair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: accidents
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fierce
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: vexation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: first
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: release
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wo
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: nt
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: See
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wo
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: nt
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: bud
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: o'er
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Cupid
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: flower
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hath
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: force
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: blessed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: wake
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Oberon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: visions
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Methought
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: enamour'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: pass
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: mine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: loathe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: visage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Silence
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: awhile
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: off
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Titania
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: call
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: strike
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: common
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: five
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sense
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Music
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ho
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: music
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: charmeth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Music
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wakest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fool
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: peep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sound
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: rock
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: whereon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sleepers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: amity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: to
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: midnight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: solemnly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dance
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Duke
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: triumphantly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bless
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: prosperity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pairs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: faithful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wedded
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: jollity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fairy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: king
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: attend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mark
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: morning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: silence
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Trip
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: after
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: shade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: globe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: compass
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: soon
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Swifter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wandering
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: flight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleeping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: found
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mortals
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Horns
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: winded
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Go
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forester
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: observation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: perform'd
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vaward
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Uncouple
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: western
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: valley
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dispatch
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: say
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forester
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Attendant
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: queen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: up
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mountain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: top
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mark
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: musical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: confusion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: echo
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: conjunction
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hercules
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Cadmus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: once
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Crete
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bay'd
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Sparta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gallant
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: chiding
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: besides
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: groves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: skies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fountains
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: region
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Seem'd
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: mutual
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: musical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: discord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thunder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hounds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: bred
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Spartan
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: kind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: flew'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: sanded
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heads
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: hung
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: sweep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: away
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: morning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Crook
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: knee'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: lapp'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Thessalian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bulls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Slow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: pursuit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: match'd
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mouth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bells
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Each
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: under
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: each
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: tuneable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: holla'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: cheer'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: horn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Crete
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Sparta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Thessaly
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Judge
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: soft
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: nymphs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: these
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: daughter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lysander
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Nedar
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wonder
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: doubt
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: rose
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: early
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: observe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: May
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hearing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: intent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: solemnity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Egeus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: answer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: huntsmen
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: wake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: horns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Horns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: shout
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: start
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: morrow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Saint
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Valentine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: past
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Begin
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: birds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: couple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pardon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: know
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: rival
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: enemies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: concord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hatred
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: far
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: jealousy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: sleep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: enmity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: reply
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: amazedly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Half
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sleep
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: half
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: waking
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: swear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think,--for
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bethink
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is,--
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: intent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: might
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Without
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: peril
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: enough
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beg
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: law
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: They
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thereby
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: defeated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wife
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: consent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: consent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: wife
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stealth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: purpose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fury
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hither
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: follow'd
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fair
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fancy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: following
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wot
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: power,--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: power
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is,--my
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Melted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: snow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: seems
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: remembrance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: idle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gaud
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: childhood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: dote
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: faith
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: virtue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: object
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pleasure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: only
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: Helena
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: betroth'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: saw
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: Hermia
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sickness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: loathe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: food
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: health
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: natural
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: taste
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: wish
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: love
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: long
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: evermore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Fair
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fortunately
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: met
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: discourse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: anon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Egeus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: overbear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: temple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: couples
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: eternally
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: knit
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: morning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: something
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: worn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: purposed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hunting
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: set
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: aside
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: feast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: solemnity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Hippolyta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: EGEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: seem
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: small
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: undistinguishable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Methinks
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: parted
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: seems
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: double
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: found
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: Demetrius
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: jewel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: mine
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: own
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sure
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: awake
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: seems
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sleep
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dream
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yea
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Hippolyta
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: bid
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: temple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: awake
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 's
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: follow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: recount
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dreams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Awaking
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: call
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: answer
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: Heigh
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: ho
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Flute
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bellows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: mender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Snout
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tinker
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Starveling
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: stolen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: hence
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: left
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: asleep
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: had
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: rare
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: vision
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: had
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: past
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: about
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: expound
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Methought
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Methought
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was,--and
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: methought
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had,--but
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: patched
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: fool
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: offer
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: methought
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: AUX
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: heard
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: able
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: taste
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: conceive
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: report
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: get
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Peter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Quince
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: write
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ballad
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: called
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: Dream
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: because
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bottom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: latter
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: end
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: before
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: peradventure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: gracious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: II
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 'S
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: SNOUT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sent
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: home
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: STARVELING
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: heard
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: doubt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: transported
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: marred
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: goes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: forward
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: doth
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: possible
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: able
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: discharge
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: simply
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: wit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: handicraft
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Yea
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: person
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: paramour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: paragon
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: paramour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: bless
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: naught
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: SNUG
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SNUG
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Masters
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: coming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: temple
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: lords
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: married
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: forward
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: been
    =====
    TAG: VBN        POS: AUX
    EXSPLANATION: verb, past participle

    TOKEN: made
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: FLUTE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: bully
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: lost
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: sixpence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: during
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: could
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: scaped
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: sixpence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: given
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: sixpence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: playing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: hanged
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: deserved
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: sixpence
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lads
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hearts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: courageous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: happy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Masters
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: discourse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: wonders
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ask
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: tell
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Athenian
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: right
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fell
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Bottom
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: All
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: duke
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dined
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Get
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: apparel
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: strings
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: beards
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ribbons
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: pumps
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: presently
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: o'er
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: short
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: preferred
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: any
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: case
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: let
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: clean
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: linen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: plays
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: pair
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nails
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hang
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: out
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: claws
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: most
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: actors
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: eat
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: onions
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: garlic
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: utter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: breath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: doubt
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: comedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: words
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: ACT
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: V
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: SCENE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: I.
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HIPPOLYTA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lords
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Attendants
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: Tis
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: strange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: strange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: believe
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: antique
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: fables
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: toys
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: madmen
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: seething
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: brains
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: shaping
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fantasies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: apprehend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: cool
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comprehends
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lunatic
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: poet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: imagination
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: compact
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: One
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sees
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: more
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: devils
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: than
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vast
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hold
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: madman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lover
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: frantic
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sees
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: beauty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: brow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Egypt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: poet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: eye
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: frenzy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: rolling
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: glance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: heaven
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: earth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: heaven
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: imagination
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bodies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: forth
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: forms
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: unknown
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: poet
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: pen
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Turns
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shapes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: gives
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: airy
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: local
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: habitation
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: tricks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: strong
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: imagination
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: apprehend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: comprehends
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bringer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: imagining
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: easy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bush
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: supposed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: story
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: over
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: minds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: transfigured
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: together
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: witnesseth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fancy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: images
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: grows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: something
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: constancy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: howsoever
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: strange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: admirable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mirth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: HERMIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: HELENA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Joy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: joy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fresh
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: days
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Accompany
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hearts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: More
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wait
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: royal
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: walks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: board
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: masques
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: dances
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: wear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: age
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: hours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: after
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: supper
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: usual
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: manager
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mirth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: revels
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: ease
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: anguish
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: torturing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: hour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Call
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Philostrate
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: mighty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Theseus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Say
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: what
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: abridgement
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: evening
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: masque
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: music
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: beguile
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lazy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: delight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: brief
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: how
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: many
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sports
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ripe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: choice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: highness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: first
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Giving
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: paper
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Reads
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: ]
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: battle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Centaurs
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: sung
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Athenian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eunuch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: harp
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 'll
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: glory
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: kinsman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Hercules
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Reads
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: riot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tipsy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Bacchanals
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tearing
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Thracian
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: singer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: rage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: device
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: play'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Thebes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: last
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: conqueror
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Reads
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: thrice
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: Muses
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: mourning
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Learning
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: late
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: deceased
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: beggary
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: satire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: keen
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: critical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: sorting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: nuptial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ceremony
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Reads
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tedious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: brief
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: scene
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: young
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: tragical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mirth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Merry
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tragical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: tedious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: brief
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hot
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wondrous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: strange
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: snow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: concord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: discord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: some
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ten
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: words
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: long
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: brief
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: known
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ten
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: words
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: makes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: tedious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: There
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: is
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: apt
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: player
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fitted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tragical
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: therein
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: kill
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: saw
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: rehearsed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: confess
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Made
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: mine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: water
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: merry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: tears
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: passion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: loud
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: laughter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: play
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hard
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: handed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: work
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Athens
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: labour'd
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: minds
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: toil'd
    =====
    TAG: ADD        POS: X
    EXSPLANATION: email

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: unbreathed
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: memories
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: against
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: nuptial
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: heard
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: over
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: world
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Unless
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: intents
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Extremely
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: stretch'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: conn'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: cruel
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: pain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: do
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: service
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

                  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: anything
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: amiss
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: simpleness
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: duty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: tender
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: bring
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: places
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: PHILOSTRATE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: love
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: wretchedness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: o'er
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: charged
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: duty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: service
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: perishing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: thing
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: says
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kinder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thanks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sport
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: mistake
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: duty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: do
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: respect
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Takes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: might
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: merit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: come
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: great
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: clerks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: purposed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: greet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: premeditated
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: welcomes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: seen
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shiver
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: periods
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: midst
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sentences
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Throttle
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: practised
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: accent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: conclusion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: dumbly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: broke
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: off
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: paying
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: welcome
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Trust
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Out
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: silence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: yet
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pick'd
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: welcome
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: modesty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fearful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: duty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: read
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rattling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: saucy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: audacious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eloquence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Love
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: therefore
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: tied
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: simplicity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: least
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: most
    =====
    TAG: RBS        POS: ADV
    EXSPLANATION: adverb, superlative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: capacity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: PHILOSTRATE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PHILOSTRATE
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: please
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Prologue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: address'd
    =====
    TAG: ADD        POS: X
    EXSPLANATION: email

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: approach
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Flourish
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: trumpets
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: QUINCE
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Prologue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Prologue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: offend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: offend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: will
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: show
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: simple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: skill
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beginning
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: end
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Consider
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: despite
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: minding
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: contest
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: intent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: All
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: delight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: repent
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: actors
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: show
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fellow
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: points
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: rid
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: colt
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: knows
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stop
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moral
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: enough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Indeed
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: played
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: prologue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: child
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: recorder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sound
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: government
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: speech
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tangled
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: chain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: impaired
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: disordered
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Who
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: next
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Prologue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Gentles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: perchance
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wonder
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: show
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wonder
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: make
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: things
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: plain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: beauteous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lady
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: certain
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lime
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: rough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: cast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: present
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: sunder
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: chink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: souls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: content
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: whisper
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: let
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wonder
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bush
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thorn
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Presenteth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: moonshine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: scorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Ninus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: '
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: woo
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: grisly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: trusty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: coming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: first
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: scare
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: rather
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: did
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: affright
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fled
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: mantle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: fall
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: vile
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bloody
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mouth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: stain
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Anon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: youth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tall
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: finds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: trusty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: mantle
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: slain
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whereat
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: blade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bloody
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: blameful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: blade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: bravely
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: broach'd
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: boiling
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: bloody
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: breast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tarrying
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mulberry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dagger
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: drew
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: died
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: twain
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: At
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: large
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: discourse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: while
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: remain
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Prologue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: wonder
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wonder
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: many
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: asses
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: interlude
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: befall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: Snout
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: name
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: present
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: had
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crannied
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: chink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: whisper
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: often
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: secretly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: loam
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: cast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stone
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: show
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: that
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: same
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cranny
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: right
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: sinister
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fearful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: whisper
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: desire
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: lime
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: speak
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: better
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wittiest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: partition
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: discourse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: draws
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: near
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: silence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: grim
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: look'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: black
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: alack
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: alack
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: alack
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: promise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: forgot
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stand'st
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: father
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: ground
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: lovely
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Show
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: chink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: blink
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: through
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: mine
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: eyne
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: holds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fingers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thanks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: courteous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: Jove
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shield
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: No
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: wicked
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: whom
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: bliss
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cursed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stones
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: deceiving
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: methinks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: sensible
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: curse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: again
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: truth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sir
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Deceiving
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: '
    =====
    TAG: NNP        POS: AUX
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: cue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: spy
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: her
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: fall
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: pat
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Yonder
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: full
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: often
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: hast
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: moans
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: parting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fair
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: cherry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: often
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: kiss'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: stones
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: stones
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lime
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hair
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: knit
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: up
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thee
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: voice
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: chink
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: spy
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: an
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: face
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: art
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Think
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: what
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: wilt
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lover
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Limander
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: trusty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: still
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: like
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: Helen
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: till
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Fates
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: kill
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: Shafalus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Procrus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Shafalus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Procrus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: kiss
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: vile
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: kiss
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: hole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: at
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wilt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: thou
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Ninny
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: meet
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: straightway
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: Tide
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: tide
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: come
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: without
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: delay
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: part
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: discharged
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: being
    =====
    TAG: VBG        POS: AUX
    EXSPLANATION: verb, gerund or present participle

    TOKEN: done
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: doth
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: go
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mural
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: down
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: neighbours
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: remedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: walls
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: wilful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: without
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: warning
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: silliest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: stuff
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: heard
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: kind
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: shadows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worst
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: worse
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: imagination
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: amend
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: imagination
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: theirs
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: imagine
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: worse
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: themselves
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: they
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: may
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: pass
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: excellent
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: men
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: come
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: noble
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beasts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: You
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ladies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: whose
    =====
    TAG: WP$        POS: DET
    EXSPLANATION: wh-pronoun, possessive

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hearts
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: fear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: smallest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: monstrous
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: mouse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: creeps
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: floor
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: May
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: perchance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: both
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: quake
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: tremble
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: When
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: rough
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: wildest
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: rage
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: roar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: know
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: Snug
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: joiner
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: fell
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: dam
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: strife
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: twere
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: pity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: life
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: gentle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: conscience
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: at
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: beast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: e'er
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: saw
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fox
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: valour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: True
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: goose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lord
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: valour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: carry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fox
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: carries
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: goose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sure
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: carry
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: valour
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: goose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: carries
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fox
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: well
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: leave
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: listen
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: horned
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: present;--
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: worn
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: horns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: on
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: head
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: crescent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: horns
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: invisible
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: within
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: circumference
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: horned
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: present
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Myself
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: i
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: '
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: seem
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: greatest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: error
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: put
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: into
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: i
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: '
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: He
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dares
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: candle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: see
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: already
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: snuff
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: aweary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: change
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: It
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: appears
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: small
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: discretion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wane
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: courtesy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: reason
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Proceed
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Moon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: All
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: say
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: tell
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: thorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bush
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: thorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bush
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dog
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Why
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: these
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lanthorn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: all
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: these
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: silence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: old
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Ninny
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Roaring
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: ]
    =====
    TAG: -RRB-      POS: PUNCT
    EXSPLANATION: right round bracket

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Oh--
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: runs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: off
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: roared
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: run
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: shone
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Moon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: shines
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shakes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: mantle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: exit
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: moused
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: vanished
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: then
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: came
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sweet
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Moon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thank
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sunny
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: beams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: thank
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thee
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Moon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shining
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: bright
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: For
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gracious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: golden
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: glittering
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: gleams
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: trust
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: of
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: truest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: sight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: stay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: O
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: spite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mark
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: poor
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: knight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: dreadful
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: can
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: dainty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: duck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thy
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: mantle
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: stain'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: blood
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Approach
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: ye
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Furies
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: fell
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Fates
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Cut
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thread
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thrum
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Quail
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: crush
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: conclude
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: quell
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: passion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: death
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dear
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friend
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: go
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: near
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: look
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: sad
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Beshrew
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pity
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: wherefore
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: Nature
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: didst
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: thou
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lions
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: frame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: vile
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: deflower'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dear
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: no
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: --
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: was
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairest
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: dame
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: lived
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: loved
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: liked
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: look'd
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: cheer
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: tears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: confound
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Out
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: wound
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: pap
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: left
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: pap
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Where
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: heart
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: doth
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: hop
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stabs
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: die
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fled
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: soul
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sky
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tongue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: lose
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Moon
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: flight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exit
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: die
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: die
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: die
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: die
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: die
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: die
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Less
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: than
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: nothing
    =====
    TAG: NN         POS: PRON
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: help
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: surgeon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: might
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: yet
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: recover
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: prove
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ass
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: How
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: chance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: before
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: back
    =====
    TAG: RP         POS: ADP
    EXSPLANATION: adverb, particle

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: finds
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lover
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: find
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: starlight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: comes
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: her
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: passion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ends
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Re
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: -
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: HIPPOLYTA
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Methinks
    =====
    TAG: NNPS       POS: PROPN
    EXSPLANATION: noun, proper plural

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: should
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: use
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: one
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: such
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hope
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: brief
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mote
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: turn
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: balance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: DET
    EXSPLANATION: wh-determiner

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: better
    =====
    TAG: JJR        POS: ADJ
    EXSPLANATION: adjective, comparative

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: man
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: warrant
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: woman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: God
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: bless
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: LYSANDER
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: She
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: hath
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: spied
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: him
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: already
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: those
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: she
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: means
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: videlicet:--
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

          
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Asleep
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: love
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: What
    =====
    TAG: WP         POS: PRON
    EXSPLANATION: wh-pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: dove
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: arise
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: !
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Speak
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: speak
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Quite
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: dumb
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dead
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: tomb
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Must
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: cover
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: thy
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: My
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: lips
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: cherry
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: nose
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: These
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: yellow
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: cowslip
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: cheeks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: gone
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: moan
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: His
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: eyes
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: were
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: green
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: leeks
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: O
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: Sisters
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: Three
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: pale
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: milk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lay
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: them
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: gore
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Since
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: shore
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: shears
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: thread
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: silk
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Tongue
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: trusty
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: sword
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: blade
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: my
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: breast
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: imbrue
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Stabs
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: herself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: farewell
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Thus
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: Thisby
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ends
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Adieu
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: adieu
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: adieu
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Dies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Moonshine
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Lion
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: left
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: bury
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: DEMETRIUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ay
    =====
    TAG: UH         POS: INTJ
    EXSPLANATION: interjection

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Wall
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: too
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: BOTTOM
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: [
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN: Starting
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: up
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ]
    =====
    TAG: XX         POS: X
    EXSPLANATION: unknown

    TOKEN:  
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: assure
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wall
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: down
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: parted
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: fathers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: please
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: see
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: epilogue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: or
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: hear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Bergomask
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: dance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: between
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: two
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: our
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: company
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ?
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: THESEUS
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: epilogue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: needs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: excuse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: excuse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: for
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: when
    =====
    TAG: WRB        POS: SCONJ
    EXSPLANATION: wh-adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: players
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: all
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: there
    =====
    TAG: EX         POS: PRON
    EXSPLANATION: existential there

    TOKEN: needs
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: none
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: blamed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Marry
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: he
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: that
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: writ
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: had
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: played
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: Pyramus
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: hanged
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: himself
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Thisbe
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: garter
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: would
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: have
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: been
    =====
    TAG: VBN        POS: AUX
    EXSPLANATION: verb, past participle

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fine
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: tragedy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: so
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: truly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: very
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: notably
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: discharged
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: But
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: come
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: Bergomask
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: let
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: epilogue
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: alone
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: iron
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: midnight
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: told
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: twelve
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Lovers
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: '
    =====
    TAG: ''         POS: PUNCT
    EXSPLANATION: closing quotation mark

    TOKEN: tis
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: almost
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fear
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: out
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: sleep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: coming
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: morn
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: As
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: much
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: overwatch'd
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: This
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palpable
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: gross
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: play
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: hath
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: well
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: beguiled
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: The
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heavy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: gait
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: Sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: to
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: A
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fortnight
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: hold
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: solemnity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: nightly
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: revels
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: new
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: jollity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

     
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hungry
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: lion
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: roars
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wolf
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: behowls
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: moon
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whilst
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: heavy
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ploughman
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: snores
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: All
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: weary
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: task
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fordone
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wasted
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: brands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: glow
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Whilst
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: screech
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: owl
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: screeching
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: loud
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Puts
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: wretch
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: lies
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: woe
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: remembrance
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: shroud
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: time
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: graves
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: gaping
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: wide
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: one
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: lets
    =====
    TAG: VBZ        POS: VERB
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: forth
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: sprite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: In
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: church
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: way
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: paths
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: glide
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: fairies
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: that
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: run
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: triple
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Hecate
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: team
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: From
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: presence
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: sun
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Following
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: darkness
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: like
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: frolic
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: mouse
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: disturb
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: hallow'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: sent
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: broom
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: before
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: sweep
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dust
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: behind
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: door
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Enter
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 

     
    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: gathering
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: By
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dead
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: drowsy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: fire
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: elf
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: sprite
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hop
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: as
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: light
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: bird
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: from
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: brier
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: ditty
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: after
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Sing
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: trippingly
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: First
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: rehearse
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: song
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: rote
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: each
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: word
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: warbling
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: note
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Hand
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: grace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: sing
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: bless
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: place
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Song
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: dance
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: until
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: break
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: house
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: each
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: stray
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: To
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: best
    =====
    TAG: JJS        POS: ADJ
    EXSPLANATION: adjective, superlative

    TOKEN: bride
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: bed
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Which
    =====
    TAG: WDT        POS: PRON
    EXSPLANATION: wh-determiner

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: us
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: blessed
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: issue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: there
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: create
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: fortunate
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: all
    =====
    TAG: PDT        POS: DET
    EXSPLANATION: predeterminer

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: couples
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: three
    =====
    TAG: CD         POS: NUM
    EXSPLANATION: cardinal number

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: true
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: loving
    =====
    TAG: VBG        POS: VERB
    EXSPLANATION: verb, gerund or present participle

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: blots
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: Nature
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: hand
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: issue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: stand
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Never
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: mole
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: hare
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: lip
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: scar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Nor
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: mark
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: prodigious
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: such
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: as
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: are
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Despised
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: nativity
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Shall
    =====
    TAG: NNP        POS: AUX
    EXSPLANATION: noun, proper singular

    TOKEN: upon
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: their
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: children
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: be
    =====
    TAG: VB         POS: AUX
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: With
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: field
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: -
    =====
    TAG: HYPH       POS: PUNCT
    EXSPLANATION: punctuation mark, hyphen

    TOKEN: dew
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: consecrate
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Every
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: fairy
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: take
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: his
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: gait
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: each
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: several
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: chamber
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: bless
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Through
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: palace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: with
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: sweet
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: peace
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: owner
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: it
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: blest
    =====
    TAG: VBD        POS: VERB
    EXSPLANATION: verb, past tense

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Ever
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: in
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: safety
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: rest
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Trip
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: away
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: no
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: stay
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Meet
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: by
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: break
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: of
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: day
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Exeunt
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: OBERON
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: TITANIA
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: train
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: PUCK
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: shadows
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: have
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: offended
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Think
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: is
    =====
    TAG: VBZ        POS: AUX
    EXSPLANATION: verb, 3rd person singular present

    TOKEN: mended
    =====
    TAG: VBN        POS: VERB
    EXSPLANATION: verb, past participle

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: That
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: slumber'd
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: here
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: While
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: these
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: visions
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: did
    =====
    TAG: VBD        POS: AUX
    EXSPLANATION: verb, past tense

    TOKEN: appear
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: this
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: weak
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: and
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: idle
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: theme
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: No
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: more
    =====
    TAG: RBR        POS: ADV
    EXSPLANATION: adverb, comparative

    TOKEN: yielding
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: but
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: dream
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Gentles
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: do
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: not
    =====
    TAG: RB         POS: PART
    EXSPLANATION: adverb

    TOKEN: reprehend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: pardon
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: mend
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: :
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: as
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: I
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: am
    =====
    TAG: VBP        POS: AUX
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: an
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: honest
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: Puck
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: If
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: have
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: unearned
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: luck
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Now
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: to
    =====
    TAG: TO         POS: PART
    EXSPLANATION: infinitival "to"

    TOKEN: '
    =====
    TAG: ``         POS: PUNCT
    EXSPLANATION: opening quotation mark

    TOKEN: scape
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: serpent
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: 's
    =====
    TAG: POS        POS: PART
    EXSPLANATION: possessive ending

    TOKEN: tongue
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: We
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: will
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: make
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: amends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ere
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: long
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Else
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: the
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: Puck
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: a
    =====
    TAG: DT         POS: DET
    EXSPLANATION: determiner

    TOKEN: liar
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: call
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: ;
    =====
    TAG: :          POS: PUNCT
    EXSPLANATION: punctuation mark, colon or ellipsis

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: So
    =====
    TAG: RB         POS: ADV
    EXSPLANATION: adverb

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: good
    =====
    TAG: JJ         POS: ADJ
    EXSPLANATION: adjective (English), other noun-modifier (Chinese)

    TOKEN: night
    =====
    TAG: NN         POS: NOUN
    EXSPLANATION: noun, singular or mass

    TOKEN: unto
    =====
    TAG: IN         POS: ADP
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: you
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: all
    =====
    TAG: DT         POS: PRON
    EXSPLANATION: determiner

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: Give
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: me
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: your
    =====
    TAG: PRP$       POS: PRON
    EXSPLANATION: pronoun, possessive

    TOKEN: hands
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: if
    =====
    TAG: IN         POS: SCONJ
    EXSPLANATION: conjunction, subordinating or preposition

    TOKEN: we
    =====
    TAG: PRP        POS: PRON
    EXSPLANATION: pronoun, personal

    TOKEN: be
    =====
    TAG: VBP        POS: VERB
    EXSPLANATION: verb, non-3rd person singular present

    TOKEN: friends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: ,
    =====
    TAG: ,          POS: PUNCT
    EXSPLANATION: punctuation mark, comma

    TOKEN: 

    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace

    TOKEN: And
    =====
    TAG: CC         POS: CCONJ
    EXSPLANATION: conjunction, coordinating

    TOKEN: Robin
    =====
    TAG: NNP        POS: PROPN
    EXSPLANATION: noun, proper singular

    TOKEN: shall
    =====
    TAG: MD         POS: AUX
    EXSPLANATION: verb, modal auxiliary

    TOKEN: restore
    =====
    TAG: VB         POS: VERB
    EXSPLANATION: verb, base form

    TOKEN: amends
    =====
    TAG: NNS        POS: NOUN
    EXSPLANATION: noun, plural

    TOKEN: .
    =====
    TAG: .          POS: PUNCT
    EXSPLANATION: punctuation mark, sentence closer

    TOKEN: 


    =====
    TAG: _SP        POS: SPACE
    EXSPLANATION: whitespace
In [ ]:
nouns = []
adjectives = []
for token in play_doc:
    if token.pos_=="NOUN":
        nouns.append(token)
    if token.pos_=="ADJ":
        adjectives.append(token)
nouns
Out[ ]:
[Play,
 homepage,
 |,
 |,
 play,
 palace,
 HIPPOLYTA,
 hour,
 apace,
 days,
 moon,
 methinks,
 moon,
 wanes,
 desires,
 step,
 dame,
 dowager,
 man,
 revenue,
 HIPPOLYTA,
 days,
 night,
 nights,
 time,
 moon,
 night,
 solemnities,
 youth,
 merriments,
 pert,
 spirit,
 funerals,
 companion,
 pomp,
 Exit,
 sword,
 love,
 injuries,
 thee,
 key,
 pomp,
 triumph,
 revelling,
 duke,
 Thanks,
 news,
 vexation,
 complaint,
 child,
 daughter,
 lord,
 man,
 consent,
 duke,
 man,
 bosom,
 child,
 thou,
 rhymes,
 love,
 child,
 hast,
 moonlight,
 window,
 voice,
 verses,
 love,
 impression,
 fantasy,
 bracelets,
 hair,
 rings,
 gawds,
 conceits,
 trifles,
 nosegays,
 sweetmeats,
 messengers,
 prevailment,
 youth,
 hast,
 thou,
 daughter,
 heart,
 obedience,
 harshness,
 duke,
 grace,
 privilege,
 gentleman,
 death,
 law,
 case,
 maid,
 father,
 god,
 beauties,
 form,
 wax,
 power,
 figure,
 gentleman,
 kind,
 father,
 voice,
 worthier,
 father,
 look'd,
 eyes,
 eyes,
 judgment,
 look,
 grace,
 power,
 modesty,
 presence,
 thoughts,
 grace,
 case,
 death,
 society,
 men,
 desires,
 youth,
 blood,
 father,
 choice,
 livery,
 nun,
 aye,
 cloister,
 mew'd,
 sister,
 life,
 hymns,
 moon,
 master,
 blood,
 maiden,
 pilgrimage,
 distill'd,
 Grows,
 blessedness,
 virgin,
 patent,
 lordship,
 yoke,
 soul,
 sovereignty,
 time,
 moon--,
 sealing,
 day,
 betwixt,
 love,
 bond,
 day,
 disobedience,
 father,
 will,
 altar,
 aye,
 austerity,
 life,
 yield,
 title,
 right,
 father,
 love,
 love,
 love,
 right,
 possess'd,
 love,
 fortunes,
 way,
 rank'd,
 vantage,
 boasts,
 right,
 head,
 love,
 daughter,
 soul,
 lady,
 dotes,
 dotes,
 dotes,
 idolatry,
 man,
 self,
 affairs,
 mind,
 schooling,
 fancies,
 father,
 will,
 law,
 means,
 death,
 vow,
 life,
 Hippolyta,
 cheer,
 love,
 business,
 confer,
 yourselves,
 duty,
 love,
 cheek,
 chance,
 roses,
 fade,
 want,
 rain,
 tempest,
 eyes,
 aught,
 tale,
 history,
 course,
 love,
 cross,
 respect,
 O,
 spite,
 choice,
 hell,
 love,
 eyes,
 sympathy,
 choice,
 death,
 sickness,
 siege,
 sound,
 shadow,
 dream,
 lightning,
 night,
 spleen,
 heaven,
 earth,
 man,
 power,
 Behold,
 jaws,
 darkness,
 things,
 confusion,
 lovers,
 edict,
 destiny,
 trial,
 patience,
 cross,
 thoughts,
 dreams,
 sighs,
 Wishes,
 tears,
 fancy,
 followers,
 persuasion,
 widow,
 aunt,
 dowager,
 revenue,
 child,
 house,
 leagues,
 son,
 place,
 law,
 father,
 house,
 morrow,
 night,
 wood,
 league,
 town,
 observance,
 morn,
 bow,
 arrow,
 head,
 simplicity,
 doves,
 souls,
 prospers,
 fire,
 queen,
 sail,
 vows,
 men,
 number,
 women,
 place,
 thou,
 To,
 morrow,
 promise,
 love,
 whither,
 fair,
 fair,
 eyes,
 lode,
 stars,
 tongue,
 air,
 ear,
 wheat,
 buds,
 Yours,
 ear,
 voice,
 eye,
 eye,
 tongue,
 tongue,
 melody,
 world,
 mine,
 rest,
 art,
 motion,
 heart,
 HELENA,
 O,
 frowns,
 smiles,
 skill,
 curses,
 love,
 O,
 prayers,
 affection,
 move,
 folly,
 fault,
 None,
 beauty,
 fault,
 comfort,
 face,
 place,
 time,
 paradise,
 love,
 dwell,
 heaven,
 hell,
 minds,
 To,
 morrow,
 night,
 visage,
 glass,
 pearl,
 grass,
 time,
 lovers,
 flights,
 doth,
 gates,
 wood,
 primrose,
 beds,
 bosoms,
 counsel,
 thence,
 eyes,
 friends,
 companies,
 playfellow,
 thou,
 luck,
 word,
 sight,
 lovers,
 food,
 morrow,
 midnight,
 dote,
 Exit,
 HELENA,
 o'er,
 eyes,
 qualities,
 Things,
 base,
 quantity,
 form,
 dignity,
 Love,
 eyes,
 mind,
 mind,
 judgement,
 taste,
 Wings,
 eyes,
 haste,
 child,
 choice,
 waggish,
 boys,
 game,
 boy,
 ere,
 look'd,
 eyne,
 oaths,
 mine,
 hail,
 heat,
 showers,
 oaths,
 flight,
 wood,
 morrow,
 night,
 intelligence,
 thanks,
 expense,
 pain,
 sight,
 thither,
 Exit,
 house,
 FLUTE,
 company,
 man,
 man,
 scrip,
 scroll,
 man,
 name,
 interlude,
 duke,
 duchess,
 wedding,
 day,
 night,
 play,
 names,
 actors,
 point,
 play,
 comedy,
 death,
 piece,
 work,
 merry,
 actors,
 scroll,
 Masters,
 yourselves,
 weaver,
 part,
 proceed,
 tyrant,
 lover,
 love,
 tears,
 performing,
 audience,
 eyes,
 storms,
 measure,
 rest,
 humour,
 tyrant,
 part,
 cat,
 split,
 rocks,
 shocks,
 locks,
 prison,
 gates,
 car,
 rest,
 players,
 vein,
 tyrant,
 vein,
 lover,
 condoling,
 bellows,
 mender,
 FLUTE,
 knight,
 lady,
 faith,
 woman,
 beard,
 mask,
 face,
 voice,
 Thisne,
 dear,
 lady,
 dear,
 proceed,
 tailor,
 mother,
 tinker,
 father,
 father,
 joiner,
 lion,
 part,
 play,
 lion,
 part,
 study,
 lion,
 man,
 heart,
 duke,
 duchess,
 ladies,
 mother,
 son,
 friends,
 ladies,
 wits,
 discretion,
 voice,
 dove,
 nightingale,
 part,
 man,
 man,
 summer,
 day,
 gentleman,
 man,
 beard,
 straw,
 colour,
 beard,
 tawny,
 beard,
 grain,
 beard,
 crown,
 colour,
 beard,
 crowns,
 hair,
 bare,
 masters,
 parts,
 morrow,
 night,
 palace,
 wood,
 mile,
 town,
 moonlight,
 city,
 company,
 devices,
 meantime,
 bill,
 properties,
 play,
 pains,
 duke,
 oak,
 bow,
 strings,
 SCENE,
 I.,
 wood,
 sides,
 whither,
 hill,
 dale,
 bush,
 park,
 flood,
 fire,
 Swifter,
 moon,
 sphere,
 fairy,
 queen,
 orbs,
 green,
 cowslips,
 pensioners,
 gold,
 coats,
 spots,
 rubies,
 freckles,
 savours,
 dewdrops,
 pearl,
 cowslip,
 ear,
 lob,
 spirits,
 queen,
 elves,
 king,
 doth,
 revels,
 night,
 heed,
 queen,
 sight,
 wrath,
 hath,
 boy,
 king,
 changeling,
 child,
 train,
 forests,
 perforce,
 boy,
 flowers,
 joy,
 grove,
 fountain,
 sheen,
 square,
 elves,
 fear,
 cups,
 shape,
 sprite,
 maidens,
 villagery,
 milk,
 bootless,
 housewife,
 churn,
 drink,
 barm,
 night,
 wanderers,
 harm,
 work,
 luck,
 speak'st,
 aright,
 wanderer,
 night,
 bean,
 horse,
 Neighing,
 likeness,
 foal,
 lurk,
 gossip,
 bowl,
 likeness,
 crab,
 lips,
 dewlap,
 ale,
 aunt,
 tale,
 foot,
 stool,
 bum,
 tailor,
 cries,
 cough,
 quire,
 hips,
 laugh,
 waxen,
 mirth,
 hour,
 room,
 fairy,
 mistress,
 side,
 train,
 moonlight,
 Fairies,
 bed,
 company,
 wanton,
 lady,
 fairy,
 land,
 shape,
 day,
 pipes,
 corn,
 versing,
 love,
 art,
 thou,
 mistress,
 warrior,
 love,
 bed,
 joy,
 prosperity,
 thou,
 shame,
 credit,
 love,
 night,
 faith,
 forgeries,
 jealousy,
 summer,
 spring,
 dale,
 forest,
 mead,
 fountain,
 margent,
 sea,
 ringlets,
 wind,
 sport,
 winds,
 revenge,
 suck'd,
 sea,
 fogs,
 land,
 river,
 continents,
 ox,
 hath,
 yoke,
 ploughman,
 sweat,
 corn,
 youth,
 beard,
 fold,
 field,
 crows,
 flock,
 men,
 morris,
 mud,
 quaint,
 mazes,
 wanton,
 green,
 lack,
 tread,
 mortals,
 winter,
 night,
 hymn,
 carol,
 blest,
 moon,
 governess,
 floods,
 anger,
 air,
 diseases,
 distemperature,
 seasons,
 frosts,
 lap,
 crimson,
 crown,
 chaplet,
 summer,
 buds,
 mockery,
 spring,
 summer,
 autumn,
 winter,
 liveries,
 world,
 increase,
 progeny,
 evils,
 debate,
 dissension,
 parents,
 boy,
 henchman,
 heart,
 rest,
 fairy,
 land,
 child,
 mother,
 votaress,
 order,
 air,
 night,
 gossip'd,
 side,
 sands,
 traders,
 flood,
 sails,
 wanton,
 wind,
 swimming,
 land,
 trifles,
 voyage,
 merchandise,
 boy,
 sake,
 boy,
 sake,
 wood,
 wedding,
 day,
 round,
 moonlight,
 revels,
 haunts,
 boy,
 fairy,
 kingdom,
 Fairies,
 train,
 way,
 shalt,
 grove,
 injury,
 mermaid,
 dolphin,
 dulcet,
 breath,
 sea,
 song,
 stars,
 spheres,
 sea,
 maid,
 music,
 time,
 moon,
 earth,
 aim,
 west,
 love,
 shaft,
 bow,
 hearts,
 shaft,
 chaste,
 beams,
 moon,
 votaress,
 maiden,
 meditation,
 fancy,
 bolt,
 flower,
 milk,
 love,
 wound,
 maidens,
 love,
 idleness,
 flower,
 herb,
 juice,
 eye,
 man,
 woman,
 creature,
 herb,
 leviathan,
 league,
 girdle,
 round,
 earth,
 minutes,
 Exit,
 juice,
 liquor,
 eyes,
 thing,
 lion,
 bear,
 bull,
 monkey,
 ape,
 soul,
 love,
 charm,
 sight,
 herb,
 page,
 conference,
 DEMETRIUS,
 one,
 wood,
 wood,
 adamant,
 iron,
 heart,
 steel,
 power,
 power,
 DEMETRIUS,
 plainest,
 truth,
 spaniel,
 spaniel,
 worser,
 place,
 place,
 respect,
 me,--,
 dog,
 DEMETRIUS,
 hatred,
 spirit,
 DEMETRIUS,
 modesty,
 city,
 hands,
 opportunity,
 night,
 counsel,
 desert,
 place,
 worth,
 virginity,
 virtue,
 privilege,
 night,
 face,
 night,
 wood,
 lack,
 worlds,
 company,
 respect,
 world,
 world,
 brakes,
 mercy,
 beasts,
 hath,
 heart,
 story,
 chase,
 dove,
 griffin,
 hind,
 speed,
 tiger,
 bootless,
 speed,
 cowardice,
 pursues,
 flies,
 DEMETRIUS,
 questions,
 mischief,
 wood,
 temple,
 town,
 field,
 wrongs,
 scandal,
 sex,
 love,
 men,
 wood,
 Exit,
 DEMETRIUS,
 heaven,
 hand,
 Exit,
 nymph,
 grove,
 shalt,
 love,
 thou,
 flower,
 wanderer,
 bank,
 thyme,
 oxlips,
 violet,
 woodbine,
 musk,
 roses,
 ...]
In [ ]:
adjectives
Out[ ]:
[Entire,
 Entire,
 fair,
 nuptial,
 happy,
 slow,
 old,
 young,
 silver,
 New,
 bent,
 Athenian,
 nimble,
 melancholy,
 pale,
 renowned,
 good,
 Full,
 noble,
 gracious,
 thy,
 strong,
 cunning,
 due,
 stubborn,
 gracious,
 ancient,
 fair,
 yea,
 worthy,
 other,
 bold,
 worst,
 fair,
 shady,
 barren,
 faint,
 cold,
 fruitless,
 such,
 happy,
 rose,
 single,
 unwished,
 next,
 new,
 everlasting,
 single,
 sweet,
 certain,
 true,
 mine,
 more,
 more,
 beauteous,
 sweet,
 spotted,
 inconstant,
 much,
 full,
 private,
 fair,
 single,
 nuptial,
 pale,
 true,
 smooth,
 different,
 high,
 old,
 young,
 momentany,
 short,
 collied,
 quick,
 bright,
 true,
 customary,
 due,
 poor,
 good,
 great,
 remote,
 only,
 gentle,
 sharp,
 Athenian,
 good,
 strongest,
 best,
 golden,
 false,
 more,
 same,
 fair,
 fair,
 fair,
 happy,
 sweet,
 tuneable,
 green,
 hawthorn,
 favour,
 fair,
 sweet,
 such,
 such,
 silver,
 watery,
 liquid,
 bladed,
 faint,
 sweet,
 new,
 stranger,
 sweet,
 good,
 deep,
 adieu,
 happy,
 other,
 fair,
 vile,
 blind,
 unheedy,
 forswear,
 fair,
 dear,
 BOTTOM,
 BOTTOM,
 best,
 fit,
 good,
 lamentable,
 cruel,
 BOTTOM,
 good,
 good,
 BOTTOM,
 gallant,
 BOTTOM,
 true,
 chief,
 foolish,
 lofty,
 wandering,
 small,
 monstrous,
 little,
 Thisne,
 slow,
 good,
 enough,
 more,
 sweet,
 faced,
 proper,
 lovely,
 like,
 best,
 orange,
 purple,
 French,
 perfect,
 yellow,
 French,
 faced,
 such,
 BOTTOM,
 perfect,
 adieu,
 BOTTOM,
 Enough,
 opposite,
 PUCK,
 Thorough,
 brier,
 pale,
 Thorough,
 thorough,
 fell,
 attendant,
 lovely,
 Indian,
 sweet,
 jealous,
 wild,
 loved,
 green,
 clear,
 starlight,
 shrewd,
 knavish,
 labour,
 quern,
 breathless,
 sweet,
 good,
 merry,
 fat,
 filly,
 sometime,
 roasted,
 wisest,
 saddest,
 whole,
 neeze,
 merrier,
 other,
 proud,
 jealous,
 rash,
 amorous,
 farthest,
 buskin'd,
 canst,
 glimmering,
 fair,
 paved,
 rushy,
 vain,
 Contagious,
 proud,
 vain,
 green,
 empty,
 drowned,
 murrion,
 undistinguishable,
 human,
 rheumatic,
 hoary,
 fresh,
 old,
 thin,
 icy,
 odorous,
 sweet,
 angry,
 wonted,
 mazed,
 same,
 original,
 little,
 changeling,
 spiced,
 Indian,
 Full,
 yellow,
 laugh'd,
 rich,
 young,
 rich,
 mortal,
 gentle,
 Thou,
 rememberest,
 promontory,
 such,
 harmonious,
 rude,
 civil,
 certain,
 very,
 cold,
 certain,
 fair,
 vestal,
 young,
 fiery,
 watery,
 imperial,
 free,
 little,
 western,
 white,
 purple,
 next,
 live,
 asleep,
 next,
 busy,
 invisible,
 fair,
 other,
 true,
 fair,
 more,
 high,
 much,
 sick,
 sick,
 ill,
 rich,
 wild,
 wildest,
 mild,
 valour,
 -,
 wild,
 Quite,
 luscious,
 sweet,
 full,
 hateful,
 sweet,
 Athenian,
 disdainful,
 next,
 Athenian,
 fond,
 thou,
 first,
 third,
 musk,
 leathern,
 small,
 clamorous,
 nightly,
 asleep,
 double,
 blind,
 sweet,
 lovely,
 good,
 long,
 black,
 well,
 aloof,
 true,
 bristled,
 thou,
 wakest,
 dear,
 vile,
 near,
 good,
 good,
 dear,
 sweet,
 single,
 much,
 gentle,
 human,
 Such,
 virtuous,
 distant,
 good,
 sweet,
 ne'er,
 sweet,
 fair,
 Athenian,
 dirty,
 Pretty,
 thou,
 wakest,
 eyelid,
 awake,
 sweet,
 fond,
 lesser,
 blessed,
 attractive,
 bright,
 ugly,
 wicked,
 asleep,
 good,
 awake,
 sweet,
 fit,
 vile,
 tedious,
 worthier,
 ripe,
 young,
 ripe,
 human,
 richest,
 keen,
 enough,
 young,
 sweet,
 Good,
 wrong,
 good,
 such,
 disdainful,
 more,
 true,
 sweetest,
 deepest,
 most,
 thou,
 most,
 best,
 cruel,
 asleep,
 BOTTOM,
 marvellous,
 convenient,
 green,
 sayest,
 BOTTOM,
 parlous,
 BOTTOM,
 better,
 more,
 afeard,
 us!--a,
 dreadful,
 fearful,
 wild,
 same,
 such,
 other,
 hard,
 BOTTOM,
 great,
 open,
 great,
 BOTTOM,
 other,
 rough,
 cranny,
 well,
 odious,
 sweet,
 dearest,
 stranger,
 radiant,
 white,
 triumphant,
 brier,
 Most,
 brisky,
 lovely,
 true,
 truest,
 past,
 true,
 truest,
 -,
 BOTTOM,
 fair,
 monstrous,
 strange,
 neigh,
 thou,
 BOTTOM,
 own,
 -,
 enter,
 BOTTOM,
 afraid,
 black,
 orange,
 true,
 little,
 plain,
 full,
 many,
 foolish,
 gentle,
 mortal,
 much,
 thy,
 fair,
 first,
 little,
 little,
 honest,
 wise,
 beautiful,
 enough,
 enough,
 own,
 common,
 deep,
 mortal,
 thou,
 kind,
 courteous,
 purple,
 green,
 humble,
 mortal,
 BOTTOM,
 more,
 good,
 bold,
 honest,
 BOTTOM,
 Good,
 more,
 BOTTOM,
 same,
 cowardly,
 giant,
 like,
 ox,
 many,
 more,
 good,
 watery,
 little,
 next,
 mad,
 close,
 consecrated,
 dull,
 rude,
 Athenian,
 great,
 nuptial,
 shallowest,
 thick,
 barren,
 mimic,
 wild,
 fowler,
 many,
 weak,
 strong,
 senseless,
 distracted,
 sweet,
 too,--,
 Athenian,
 close,
 same,
 bitter,
 bitter,
 worse,
 o'er,
 deep,
 true,
 whole,
 dead,
 grim,
 stern,
 bright,
 clear,
 good,
 number'd,
 true,
 true,
 awake,
 hast,
 brave,
 much,
 thou,
 adder,
 guilty,
 dead,
 well,
 more,
 dead,
 no,
 fierce,
 bankrupt,
 slight,
 true,
 true,
 false,
 true,
 thou,
 fancy,
 sick,
 pale,
 fresh,
 purple,
 thou,
 wakest,
 -,
 PUCK,
 fond,
 true,
 more,
 devilish,
 holy,
 perfect,
 divine,
 muddy,
 ripe,
 pure,
 white,
 high,
 eastern,
 thou,
 pure,
 white,
 bent,
 civil,
 much,
 gentle,
 sure,
 manly,
 poor,
 noble,
 poor,
 unkind,
 good,
 more,
 idle,
 wise,
 dear,
 dear,
 quick,
 double,
 false,
 ungrateful,
 foul,
 hasty,
 footed,
 artificial,
 incorporate,
 double,
 lovely,
 first,
 Due,
 ancient,
 poor,
 friendly,
 maidenly,
 amazed,
 passionate,
 other,
 divine,
 rare,
 Precious,
 celestial,
 wherefore,
 rich,
 fortunate,
 miserable,
 most,
 unloved,
 counterfeit,
 sad,
 other,
 sweet,
 own,
 gentle,
 fair,
 excellent,
 canst,
 more,
 more,
 weak,
 false,
 more,
 loose,
 tame,
 vile,
 loose,
 rude,
 weak,
 dead,
 greater,
 fair,
 erewhile,
 earnest,
 more,
 certain,
 maiden,
 gentle,
 counterfeit,
 tall,
 high,
 dwarfish,
 low,
 low,
 low,
 low,
 curst,
 right,
 lower,
 bitter,
 quiet,
 simple,
 fond,
 foolish,
 afraid,
 angry,
 keen,
 shrewd,
 little,
 fierce,
 low,
 little,
 officious,
 little,
 thou,
 darest,
 long,
 curst,
 quicker,
 longer,
 amazed,
 Athenian,
 glad,
 overcast,
 starry,
 black,
 testy,
 sometime,
 bitter,
 sometime,
 other,
 leaden,
 virtuous,
 wonted,
 fruitless,
 Indian,
 swift,
 full,
 light,
 black,
 red,
 fair,
 yellow,
 green,
 notwithstanding,
 enter,
 proud,
 ready,
 straight,
 runaway,
 thou,
 dost,
 thou,
 Yea,
 enter,
 lighter,
 dark,
 uneven,
 thou,
 gentle,
 grey,
 PUCK,
 comest,
 thou,
 darest,
 darest,
 Thou,
 cold,
 -,
 enter,
 weary,
 long,
 tedious,
 poor,
 own,
 more,
 curst,
 sad,
 knavish,
 poor,
 mad,
 weary,
 further,
 thou,
 wakest,
 True,
 former,
 own,
 ill,
 well,
 same,
 asleep,
 other,
 unseen,
 amiable,
 sleek,
 smooth,
 fair,
 large,
 gentle,
 good,
 red,
 humble,
 good,
 loath,
 good,
 BOTTOM,
 good,
 marvellous,
 hairy,
 sweet,
 reasonable,
 good,
 sweet,
 good,
 dry,
 great,
 venturous,
 new,
 sweet,
 female,
 barky,
 good,
 sweet,
 sweet,
 hateful,
 hairy,
 fresh,
 fragrant,
 same,
 orient,
 pretty,
 own,
 mild,
 straight,
 hateful,
 gentle,
 Athenian,
 other,
 more,
 fierce,
 such,
 blessed,
 sweet,
 mine,
 dead,
 common,
 such,
 thou,
 wakest,
 own,
 new,
 fair,
 faithful,
 sad,
 wandering,
 western,
 fair,
 musical,
 Such,
 gallant,
 mutual,
 musical,
 such,
 sweet,
 Spartan,
 hung,
 Thessalian,
 tuneable,
 soft,
 asleep,
 old,
 Good,
 past,
 rival,
 gentle,
 Half,
 Athenian,
 Enough,
 enough,
 fair,
 good,
 idle,
 mine,
 natural,
 true,
 more,
 purposed,
 great,
 small,
 undistinguishable,
 parted,
 double,
 own,
 own,
 sure,
 awake,
 awake,
 next,
 fair,
 Starveling,
 asleep,
 rare,
 Methought,
 Methought,
 able,
 latter,
 gracious,
 possible,
 able,
 best,
 best,
 sweet,
 paragon,
 SNUG,
 SNUG,
 married,
 sweet,
 courageous,
 happy,
 true,
 sweet,
 BOTTOM,
 good,
 new,
 short,
 long,
 clean,
 most,
 dear,
 garlic,
 sweet,
 sweet,
 more,
 strange,
 strange,
 true,
 antique,
 such,
 seething,
 Such,
 More,
 cool,
 compact,
 more,
 vast,
 frantic,
 fine,
 unknown,
 local,
 Such,
 strong,
 easy,
 More,
 great,
 howsoever,
 strange,
 admirable,
 full,
 gentle,
 fresh,
 More,
 royal,
 long,
 usual,
 mighty,
 lazy,
 many,
 ripe,
 Athenian,
 Thracian,
 old,
 last,
 thrice,
 keen,
 critical,
 nuptial,
 tedious,
 brief,
 young,
 tragical,
 tragical,
 tedious,
 brief,
 hot,
 wondrous,
 strange,
 brief,
 long,
 tedious,
 apt,
 tragical,
 noble,
 mine,
 merry,
 loud,
 handed,
 unbreathed,
 same,
 nuptial,
 noble,
 cruel,
 amiss,
 simpleness,
 gentle,
 sweet,
 such,
 poor,
 noble,
 great,
 pale,
 sweet,
 fearful,
 audacious,
 least,
 good,
 good,
 simple,
 true,
 true,
 ...]

Using displaCy for Visulization¶

We will run a dependancy parse and vizulize named entities¶

In [ ]:
import spacy
from spacy import displacy
nlp = spacy.load("en_core_web_sm")
displacy.render(play_doc, style="ent")
# This is very interesing, but I think it will need some direction to be useful with shakespearian language and names. 


Midsummer Night's Dream WORK_OF_ART : Entire Play






A Midsummer Night's Dream

Shakespeare PERSON homepage
| Midsummer Night's ORG Dream
| Entire play

ACT I
SCENE I. Athens. The palace of THESEUS.

Enter THESEUS, HIPPOLYTA, PHILOSTRATE, and Attendants NORP

THESEUS

Now, fair Hippolyta, our nuptial hour
Draws on apace; four CARDINAL happy days bring in
Another moon: but, O, methinks, how slow
This old moon wanes! she lingers my desires,
Like to a step-dame or a dowager
Long withering out a young man revenue.

HIPPOLYTA

Four days DATE will quickly steep themselves in night TIME ;
Four nights DATE will quickly dream away the time;
And then the moon, like to a silver bow
New-bent in heaven, shall behold the night TIME
Of our solemnities.

THESEUS

Go, Philostrate PERSON ,
Stir up the Athenian NORP youth to merriments;
Awake PERSON the pert and nimble spirit of mirth;
Turn melancholy forth to funerals;
The pale companion is not for our pomp.
Exit PHILOSTRATE Hippolyta FAC , I woo'd thee with my sword,
And won thy love, doing thee injuries;
But I will wed thee in another key,
With pomp, with triumph and with revelling.
Enter EGEUS, HERMIA ORG , LYSANDER, and DEMETRIUS

EGEUS

Happy be Theseus PERSON , our renowned duke!

THESEUS

Thanks, good Egeus PERSON : what's the news with thee?

EGEUS

Full of vexation come I, with complaint
Against my child, my daughter Hermia GPE .
Stand forth, Demetrius. My noble lord,
This man hath my consent to marry her.
Stand forth, Lysander: and my gracious duke,
This man hath bewitch'd the bosom of my child;
Thou GPE , thou GPE , Lysander GPE , thou CARDINAL hast given her rhymes,
And interchanged love-tokens with my child:
Thou PERSON hast by moonlight at her window sung,
With feigning voice verses of feigning love,
And stolen the impression of her fantasy
With bracelets of thy hair, rings, gawds, conceits,
Knacks ORG , trifles, nosegays, sweetmeats, messengers
Of strong prevailment in unharden'd youth:
With cunning hast thou filch'd my daughter's heart,
Turn'd her obedience, which is due to me,
To stubborn harshness: and, my gracious duke,
Be it so she; will not here before your grace
Consent to marry with Demetrius,
I beg the ancient privilege of Athens GPE ,
As she is mine, I may dispose of her:
Which shall be either to this gentleman
Or to her death, according to our law
Immediately provided in that case.

THESEUS

What say you, Hermia GPE ? be advised fair maid:
To you your father should be as a god;
One that composed your beauties, yea, and one CARDINAL
To whom you are but as a form in wax
By him imprinted and within his power
To leave the figure or disfigure it.
Demetrius is a worthy gentleman.

HERMIA

So is Lysander.

THESEUS

In himself he is;
But in this kind, wanting your father's voice,
The other must be held the worthier.

HERMIA

I would my father look'd but with my eyes.

THESEUS

Rather your eyes must with his judgment look.

HERMIA

I do entreat your grace to pardon me.
I know not by what power I am made bold,
Nor how it may concern my modesty,
In such a presence here to plead my thoughts;
But I beseech your grace that I may know
The worst that may befall me in this case,
If I refuse to wed Demetrius.

THESEUS

Either to die the death or to abjure
For ever the society of men.
Therefore, fair Hermia GPE , question your desires;
Know of your youth, examine well your blood,
Whether, if you yield not to your father's choice,
You can endure the livery of a nun,
For aye to be in shady cloister mew'd,
To live a barren sister all your life,
Chanting faint hymns to the cold fruitless moon.
Thrice ORG -blessed they that master so their blood,
To undergo such maiden pilgrimage;
But earthlier happy is the rose distill'd,
Than that which withering on the virgin thorn
Grows ORG , lives and dies in single blessedness.

HERMIA

So will I grow, so live, so die, my lord,
Ere I will my virgin patent up
Unto GPE his lordship, whose unwished yoke
My soul consents not to give sovereignty.

THESEUS

Take time to pause; and, by the next new moon-- WORK_OF_ART The sealing-day betwixt my love and me,
For everlasting bond of fellowship--
Upon that day DATE either prepare to die
For disobedience to your father's will,
Or else to wed Demetrius, as he would;
Or on Diana PERSON 's altar to protest
For aye austerity and single life.

DEMETRIUS

Relent ORG , sweet Hermia GPE : and, Lysander PERSON , yield
Thy crazed title to my certain right.

LYSANDER

You have her father's love, Demetrius;
Let me have Hermia GPE 's: do you marry him.

EGEUS

Scornful Lysander WORK_OF_ART ! true, he hath my love,
And what is mine my love shall render him.
And she is mine, and all my right of her
I do estate unto Demetrius.

LYSANDER

I am, my lord, as well derived as he,
As well possess'd; my love is more than his;
My fortunes every way as fairly rank'd,
If not with vantage, as Demetrius';
And, which is more than all these boasts can be,
I am beloved of beauteous Hermia GPE :
Why should not I then prosecute my right?
Demetrius, I'll avouch it to his head,
Made love to Nedar ORG 's daughter, Helena ORG ,
And won her soul; and she, sweet lady, dotes,
Devoutly dotes, dotes in idolatry,
Upon this spotted and inconstant man.

THESEUS

I must confess that I have heard so much,
And with Demetrius thought to have spoke thereof;
But, being over-full of self-affairs,
My mind did lose it. But, Demetrius, come;
And come, Egeus PERSON ; you shall go with me,
I have some private schooling for you both.
For you, fair Hermia GPE , look you arm yourself
To fit your fancies to your father's will;
Or else the law of Athens GPE yields you up--
Which by no means we may extenuate--
To death, or to a vow of single life.
Come, my Hippolyta: what cheer, my love?
Demetrius and Egeus ORG , go along:
I must employ you in some business
Against our nuptial and confer with you
Of something nearly that concerns yourselves.

EGEUS

With duty and desire we follow you.
Exeunt all but LYSANDER and HERMIA

LYSANDER

How now, my love! why is your cheek so pale?
How chance the roses there do fade so fast?

HERMIA

Belike for want of rain, which I could well
Beteem them from the tempest of my eyes.

LYSANDER

Ay me! for aught that I could ever read,
Could ever hear by tale or history,
The course of true love never did run smooth;
But, either it was different in blood,-- ORG

HERMIA

O cross! too high to be enthrall'd to low.

LYSANDER

Or else misgraffed in respect of years,--

HERMIA

O spite! too old to be engaged to young.

LYSANDER

Or else it stood upon the choice of friends,--

HERMIA

O hell! to choose love by another's eyes.

LYSANDER

Or, if there were a sympathy in choice,
War, death, or sickness did lay siege to it,
Making it momentany as a sound,
Swift as a shadow, short as any dream;
Brief as the lightning in the collied night,
That, in a spleen, unfolds both heaven and earth,
And ere a man hath power to say ' Behold PERSON !'
The jaws of darkness do devour it up:
So quick bright things come to confusion.

HERMIA

If then true lovers have been ever cross'd,
It stands as an edict in destiny:
Then let us teach our trial patience,
Because it is a customary cross,
As due to love as thoughts and dreams and sighs,
Wishes ORG and tears, poor fancy's followers.

LYSANDER

A good persuasion: therefore, hear me, Hermia GPE .
I have a widow aunt, a dowager
Of great revenue, and she hath no child:
From Athens GPE is her house remote seven CARDINAL leagues;
And she respects me as her only son.
There, gentle Hermia GPE , may I marry thee;
And to that place the sharp Athenian NORP law
Cannot pursue us. If thou lovest me then,
Steal PERSON forth thy father's house to-morrow night TIME ;
And in the wood, a league without the town,
Where I did meet thee once with Helena ORG ,
To do observance to a morn of May DATE ,
There will I stay for thee.

HERMIA

My good Lysander!
I swear to thee, by Cupid ORG 's strongest bow,
By his best arrow with the golden head,
By the simplicity of Venus LOC ' doves,
By that which knitteth PERSON souls and prospers loves,
And by that fire which burn'd the Carthage queen,
When the false Troyan PERSON under sail was seen,
By all the vows that ever men have broke,
In number more than ever women spoke,
In that same place thou hast appointed me,
To-morrow truly will I meet with thee.

LYSANDER

Keep promise, love. Look, here comes Helena ORG .
Enter HELENA

HERMIA

God speed fair Helena ORG ! whither away?

HELENA

Call you me fair? that fair again unsay.
Demetrius loves your fair: O happy fair!
Your eyes are lode-stars; and your tongue's sweet air
More tuneable than lark to shepherd's ear,
When wheat is green, when hawthorn buds appear.
Sickness ORG is catching: O, were favour so,
Yours would I catch, fair Hermia GPE , ere I go;
My ear should catch your voice, my eye your eye,
My tongue should catch your tongue's sweet melody.
Were the world mine, Demetrius being bated,
The rest I'd give to be to you translated.
O, teach me how you look, and with what art
You sway the motion of Demetrius' heart.

HERMIA

I frown upon him, yet he loves me still.

HELENA

O that your frowns would teach my smiles such skill!

HERMIA

I give him curses, yet he gives me love.

HELENA

O that my prayers could such affection move!

HERMIA

The more I hate, the more he follows me.

HELENA

The more I love, the more he hateth me.

HERMIA

His folly, Helena ORG , is no fault of mine.

HELENA

None, but your beauty: would that fault were mine!

HERMIA

Take comfort: he no more shall see my face;
Lysander PERSON and myself will fly this place.
Before the time I did Lysander PERSON see,
Seem'd Athens GPE as a paradise to me:
O, then, what graces in my love do dwell,
That he hath turn'd a heaven unto a hell!

LYSANDER

Helen, to you our minds we will unfold:
To-morrow night, when Phoebe PERSON doth behold
Her silver visage in the watery glass,
Decking with liquid pearl the bladed grass,
A time that lovers' flights doth still conceal,
Through Athens GPE ' gates have we devised to steal.

HERMIA

And in the wood, where often you and I
Upon faint primrose-beds were wont to lie,
Emptying our bosoms of their counsel sweet,
There my Lysander and myself shall meet;
And thence from Athens GPE turn away our eyes,
To seek new friends and stranger companies.
Farewell ORG , sweet playfellow: pray thou for us;
And good luck grant thee thy Demetrius!
Keep PERSON word, Lysander: we must starve our sight
From lovers' food till morrow deep midnight.

LYSANDER

I will, my Hermia GPE .
Exit HERMIA FAC
Helena ORG , adieu:
As you on him, Demetrius dote on you!
Exit HELENA FAC How happy some o'er other some can be!
Through Athens GPE I am thought as fair as she.
But what of that? Demetrius thinks not so;
He will not know what all but he do know:
And as he errs, doting on Hermia GPE 's eyes,
So I, admiring of his qualities:
Things base and vile, folding no quantity,
Love WORK_OF_ART can transpose to form and dignity:
Love WORK_OF_ART looks not with the eyes, but with the mind;
And therefore is wing'd Cupid ORG painted blind:
Nor hath Love WORK_OF_ART 's mind of any judgement taste;
Wings ORG and no eyes figure unheedy haste:
And therefore is Love WORK_OF_ART said to be a child,
Because in choice he is so oft beguiled.
As waggish boys in game themselves forswear,
So the boy Love WORK_OF_ART is perjured every where:
For ere Demetrius look'd on Hermia GPE 's eyne,
He hail'd down oaths that he was only mine;
And when this hail some heat from Hermia GPE felt,
So he dissolved, and showers of oaths did melt.
I will go tell him of fair Hermia ORG 's flight:
Then to the wood will he to-morrow night TIME
Pursue her; and for this intelligence
If I have thanks, it is a dear expense:
But herein mean I to enrich my pain,
To have his sight thither and back again.
Exit SCENE II FAC . Athens GPE . QUINCE PERSON 'S house.

Enter QUINCE PERSON , SNUG ORG , BOTTOM, FLUTE ORG , SNOUT ORG , and STARVELING ORG

QUINCE

Is all our company here?

BOTTOM

You were best to call them generally, man by man,
according to the scrip.

QUINCE PERSON

Here is the scroll of every man's name, which is
thought fit, through all Athens GPE , to play in our
interlude before the duke and the duchess, on his
wedding-day at night TIME .

BOTTOM

First ORDINAL , good Peter Quince PERSON , say what the play treats
on, then read the names of the actors, and so grow
to a point.

QUINCE PERSON

Marry PERSON , our play is, The most lamentable comedy, and
most cruel death of Pyramus GPE and Thisby ORG .

BOTTOM

A very good piece of work, I assure you, and a
merry. Now, good Peter Quince PERSON , call forth your
actors by the scroll. Masters, spread yourselves.

QUINCE PERSON

Answer as I call you. Nick Bottom PERSON , the weaver.

BOTTOM

Ready. Name what part I am for, and proceed.

QUINCE

You, Nick Bottom PERSON , are set down for Pyramus ORG .

BOTTOM

What is Pyramus ORG ? a lover, or a tyrant?

QUINCE PERSON

A lover, that kills himself most gallant for love.

BOTTOM

That will ask some tears in the true performing of
it: if I do it, let the audience look to their
eyes; I will move storms, I will condole in some
measure. To the rest: yet my chief humour is for a
tyrant: I could play Ercles rarely, or a part to
tear a cat in, to make all split.
The raging rocks
And shivering shocks
Shall WORK_OF_ART break the locks
Of prison gates;
And Phibbus ORG ' car
Shall WORK_OF_ART shine from far
And make and mar The PERSON foolish Fates GPE .
This was lofty! Now name the rest of the players.
This is Ercles' vein, a tyrant's vein; a lover is
more condoling.

QUINCE PERSON

Francis Flute PERSON , the bellows-mender.

FLUTE

Here, Peter Quince PERSON .

QUINCE PERSON

Flute LOC , you must take Thisby EVENT on you.

FLUTE

What is Thisby PERSON ? a wandering knight?

QUINCE PERSON

It is the lady that Pyramus ORG must love.

FLUTE

Nay, faith, let me not play a woman; I have a beard coming.

QUINCE PERSON

That's all one: you shall play it in a mask, and
you may speak as small as you will.

BOTTOM

An I may hide my face, let me play Thisby PERSON too, I'll
speak in a monstrous little voice. ' Thisne ORG ,
Thisne ORG ;' 'Ah, Pyramus, lover dear! thy Thisby ORG dear,
and lady dear!'

QUINCE

No, no; you must play Pyramus: and, Flute ORG , you Thisby PERSON .

BOTTOM

Well, proceed.

QUINCE PERSON

Robin Starveling PERSON , the tailor.

STARVELING

Here, Peter Quince PERSON .

QUINCE PERSON

Robin Starveling PERSON , you must play Thisby PERSON 's mother.
Tom Snout PERSON , the tinker.

SNOUT

Here, Peter Quince PERSON .

QUINCE

You, Pyramus' father: myself, Thisby PERSON 's father:
Snug PERSON , the joiner; you, the lion's part: and, I
hope, here is a play fitted.

SNUG

Have you the lion's part written? pray you, if it
be, give it me, for I am slow of study.

QUINCE

You may do it extempore, for it is nothing but roaring.

BOTTOM

Let me play the lion too: I will roar, that I will
do any man's heart good to hear me; I will roar,
that I will make the duke say 'Let him roar again,
let him roar again.'

QUINCE

An you should do it too terribly, you would fright
the duchess and the ladies, that they would shriek;
and that were enough to hang us all.

ALL

That would hang us, every mother's son.

BOTTOM

I grant you, friends, if that you should fright the
ladies out of their wits, they would have no more
discretion but to hang us: but I will aggravate my
voice so that I will roar you as gently as any
sucking dove; I will roar you an 'twere any
nightingale.

QUINCE

You can play no part but Pyramus ORG ; for Pyramus ORG is a
sweet-faced man; a proper man, as one CARDINAL shall see in a
summer DATE 's day; a most lovely gentleman-like man:
therefore you must needs play Pyramus PRODUCT .

BOTTOM

Well, I will undertake it. What beard were I best
to play it in?

QUINCE PERSON

Why, what you will.

BOTTOM

I will discharge it in either your straw-colour
beard, your orange-tawny beard, your purple-in-grain
beard, or your French LANGUAGE -crown-colour beard, your
perfect yellow.

QUINCE PERSON

Some of your French NORP crowns have no hair at all, and
then you will play bare-faced. But, masters, here
are your parts: and I am to entreat you, request
you and desire you, to con them by to-morrow night TIME ;
and meet me in the palace wood, a mile QUANTITY without the
town, by moonlight; there will we rehearse, for if
we meet in the city, we shall be dogged with
company, and our devices known. In the meantime I
will draw a bill of properties, such as our play
wants. I pray you, fail me not.

BOTTOM

We will meet; and there we may rehearse most
obscenely and courageously. Take pains; be perfect: adieu.

QUINCE PERSON

At the duke's oak we meet.

BOTTOM

Enough; hold or cut bow-strings.
Exeunt

ACT II CARDINAL
SCENE I. A wood near Athens GPE .

Enter, from opposite sides, a Fairy WORK_OF_ART , and PUCK

PUCK

How now, spirit! whither wander you?

Fairy

Over hill, over dale,
Thorough bush PERSON , thorough brier,
Over park, over pale,
Thorough flood, thorough fire,
I do wander everywhere,
Swifter PERSON than the moon's sphere;
And I serve the fairy queen,
To dew her orbs upon the green.
The cowslips tall her pensioners be:
In their gold coats spots you see;
Those be rubies, fairy favours,
In those freckles live their savours:
I must go seek some dewdrops here
And hang a pearl in every cowslip's ear.
Farewell ORG , thou lob of spirits; I'll be gone:
Our queen and all our elves come here anon.

PUCK

The king doth keep his revels here to-night:
Take heed the queen come not within his sight;
For Oberon PERSON is passing fell and wrath,
Because that she as her attendant hath
A lovely boy, stolen from an Indian NORP king;
She never had so sweet a changeling;
And jealous Oberon PERSON would have the child
Knight PERSON of his train, to trace the forests wild;
But she perforce withholds the loved boy,
Crowns him with flowers and makes him all her joy:
And now they never meet in grove or green,
By fountain clear, or spangled starlight sheen,
But, they do square, that all their elves for fear
Creep ORG into acorn-cups and hide them there.

Fairy PERSON

Either I mistake your shape and making quite,
Or else you are that shrewd and knavish NORP sprite
Call'd Robin Goodfellow PERSON : are not you he
That frights the maidens of the villagery;
Skim ORG milk, and sometimes labour in the quern
And bootless make the breathless housewife churn;
And sometime make the drink to bear no barm;
Mislead night- PERSON wanderers, laughing at their harm?
Those that Hobgoblin PERSON call you and sweet Puck PERSON ,
You do their work, and they shall have good luck:
Are not you he?

PUCK

Thou speak'st aright;
I am that merry wanderer of the night.
I jest to Oberon GPE and make him smile
When I a fat and bean-fed horse beguile,
Neighing WORK_OF_ART in likeness of a filly foal:
And sometime lurk I in a gossip's bowl,
In very likeness of a roasted crab,
And when she drinks, against her lips I bob
And on her wither'd dewlap pour the ale.
The wisest aunt, telling the saddest tale,
Sometime for three-foot QUANTITY stool mistaketh me;
Then slip I from her bum, down topples she,
And 'tailor' cries, and falls into a cough;
And then the whole quire hold their hips and laugh,
And waxen in their mirth and neeze and swear
A merrier hour TIME was never wasted there.
But, room, fairy! here comes Oberon GPE .

Fairy PERSON

And here my mistress. Would that he were gone!
Enter, from one side, OBERON, with his train; from the other, TITANIA ORG , with hers

OBERON

Ill GPE met by moonlight, proud Titania PERSON .

TITANIA

What, jealous Oberon GPE ! Fairies, skip hence:
I have forsworn his bed and company.

OBERON

Tarry PERSON , rash wanton: am not I thy lord?

TITANIA

Then I must be thy lady: but I know
When thou CARDINAL hast stolen away from fairy land,
And in the shape of Corin sat all day DATE ,
Playing on pipes of corn and versing love
To amorous Phillida GPE . Why art thou here,
Come from the farthest Steppe PERSON of India GPE ?
But that, forsooth, the bouncing Amazon ORG ,
Your buskin'd mistress and your warrior love,
To Theseus must be wedded, and you come
To give their bed joy and prosperity.

OBERON

How canst thou thus for shame, Titania PERSON ,
Glance at my credit with Hippolyta,
Knowing I know thy love to Theseus PERSON ?
Didst thou not lead him through the glimmering night
From Perigenia GPE , whom he ravished?
And make him with fair AEgle ORG break his faith,
With Ariadne and Antiopa FAC ?

TITANIA

These are the forgeries of jealousy:
And never, since the middle summer's spring DATE ,
Met we on hill, in dale, forest or mead,
By paved fountain or by rushy brook PERSON ,
Or in the beached margent of the sea,
To dance our ringlets to the whistling wind,
But with thy brawls thou hast disturb'd PERSON our sport.
Therefore the winds, piping to us in vain,
As in revenge, have suck'd up from the sea
Contagious fogs; which falling in the land
Have every pelting river made so proud
That they have overborne their continents:
The ox hath therefore stretch'd his yoke in vain,
The ploughman lost his sweat, and the green corn
Hath PERSON rotted ere his youth attain'd a beard;
The fold stands empty in the drowned field,
And crows are fatted with the murrion flock;
The nine CARDINAL men's morris is fill'd up with mud,
And the quaint mazes in the wanton green
For lack of tread are undistinguishable:
The human mortals want their winter DATE here;
No night TIME is now with hymn or carol blest:
Therefore the moon, the governess of floods,
Pale ORG in her anger, washes all the air,
That rheumatic diseases do abound:
And thorough this distemperature we see
The seasons alter: hoary-headed frosts
Far in the fresh lap of the crimson rose,
And on old Hiems ORG ' thin and icy crown
An odorous chaplet of sweet summer DATE buds
Is, as in mockery, set: the spring DATE , the summer DATE ,
The childing autumn, angry winter DATE , change
Their wonted NORP liveries, and the mazed world,
By their increase, now knows not which is which:
And this same progeny of evils comes
From our debate, from our dissension;
We are their parents and original.

OBERON

Do you amend it then; it lies in you:
Why should Titania PERSON cross her Oberon PERSON ?
I do but beg a little changeling boy,
To be my henchman.

TITANIA

Set your heart at rest:
The fairy land buys not the child of me.
His mother was a votaress of my order:
And, in the spiced Indian NORP air, by night TIME ,
Full often hath she gossip'd by my side,
And sat with me on Neptune ORG 's yellow sands,
Marking the embarked traders on the flood,
When we have laugh'd to see the sails conceive
And grow big-bellied with the wanton wind;
Which she, with pretty and with swimming gait
Following,--her womb then rich with my young squire,--
Would imitate, and sail upon the land,
To fetch me trifles, and return again,
As from a voyage, rich with merchandise.
But she, being mortal, of that boy did die;
And for her sake do I rear up her boy,
And for her sake I will not part with him.

OBERON

How long within this wood intend you stay?

TITANIA

Perchance till after Theseus PERSON ' wedding-day.
If you will patiently dance in our round
And see our moonlight revels, go with us;
If not, shun me, and I will spare your haunts.

OBERON

Give me that boy, and I will go with thee.

TITANIA

Not for thy fairy kingdom. Fairies, away!
We shall chide downright, if I longer stay.
Exit TITANIA FAC with her train

OBERON

Well, go thy way: thou shalt not from this grove
Till I torment thee for this injury.
My gentle Puck PERSON , come hither. Thou PERSON rememberest
Since once I sat upon a promontory,
And heard a mermaid on a dolphin's back
Uttering such dulcet and harmonious breath
That the rude sea grew civil at her song
And certain stars shot madly from their spheres,
To hear the sea-maid's music.

PUCK

I remember.

OBERON

That very time I saw, but thou couldst not,
Flying between the cold moon and the earth,
Cupid ORG all arm'd: a certain aim he took
At a fair vestal throned by the west,
And loosed his love-shaft smartly from his bow,
As it should pierce a hundred thousand CARDINAL hearts;
But I might see young Cupid ORG 's fiery shaft
Quench'd in the chaste beams of the watery moon,
And the imperial votaress passed on,
In maiden meditation, fancy-free.
Yet mark'd I where the bolt of Cupid ORG fell:
It fell upon a little western flower,
Before milk-white, now purple with love's wound,
And maidens call it love-in-idleness.
Fetch me that flower; the herb I shew'd thee once:
The juice of it on sleeping eye-lids laid
Will make or man or woman madly dote
Upon the next live creature that it sees.
Fetch me this herb; and be thou here again
Ere the leviathan can swim a league.

PUCK

I'll put a girdle round about the earth
In forty minutes TIME .
Exit FAC OBERON

Having once this juice,
I'll watch Titania PERSON when she is asleep,
And drop the liquor of it in her eyes.
The next thing then she waking looks upon,
Be it on lion, bear, or wolf PERSON , or bull,
On meddling monkey, or on busy ape,
She shall pursue it with the soul of love:
And ere I take this charm from off her sight,
As I can take it with another herb,
I'll make her render up her page to me.
But who comes here? I am invisible;
And I will overhear their conference.
Enter DEMETRIUS, HELENA, following him

DEMETRIUS

I love thee not, therefore pursue me not.
Where is Lysander and fair Hermia GPE ?
The one I'll slay, the other slayeth me.
Thou PERSON told'st me they were stolen unto this wood;
And here am I, and wode within this wood,
Because I cannot meet my Hermia GPE .
Hence, get thee gone, and follow me no more.

HELENA

You draw me, you hard-hearted adamant;
But yet you draw not iron, for my heart
Is true as steel: leave you your power to draw,
And I shall have no power to follow you.

DEMETRIUS

Do I entice you? do I speak you fair?
Or, rather, do I not in plainest truth
Tell you, I do not, nor I cannot love you?

HELENA

And even for that do I love you the more.
I am your spaniel; and, Demetrius,
The more you beat me, I will fawn on you:
Use me but as your spaniel, spurn me, strike me,
Neglect me, lose me; only give me leave,
Unworthy PERSON as I am, to follow you.
What worser place can I beg in your love,--
And yet a place of high respect with me,--
Than to be used as you use your dog?

DEMETRIUS

Tempt not too much the hatred of my spirit;
For I am sick when I do look on thee.

HELENA

And I am sick when I look not on you.

DEMETRIUS

You do impeach your modesty too much,
To leave the city and commit yourself
Into the hands of one that loves you not;
To trust the opportunity of night
And the ill counsel of a desert place
With the rich worth of your virginity.

HELENA

Your virtue is my privilege: for that
It is not night when I do see your face,
Therefore I think I am not in the night;
Nor doth this wood lack worlds of company,
For you in my respect are all the world:
Then how can it be said I am alone,
When all the world is here to look on me?

DEMETRIUS

I'll run from thee and hide me in the brakes,
And leave thee to the mercy of wild beasts.

HELENA

The wildest hath not such a heart as you.
Run when you will, the story shall be changed:
Apollo ORG flies, and Daphne ORG holds the chase;
The dove pursues the griffin; the mild hind
Makes speed to catch the tiger; bootless speed,
When cowardice pursues and valour flies.

DEMETRIUS

I will not stay thy questions; let me go:
Or, if thou follow me, do not believe
But I shall do thee mischief in the wood.

HELENA

Ay, in the temple, in the town, the field,
You do me mischief. Fie, Demetrius! ORG Your wrongs do set a scandal on my sex:
We cannot fight for love, as men may do;
We should be wood and were not made to woo.
Exit DEMETRIUS FAC
I'll follow thee and make a heaven of hell,
To die upon the hand I love so well.
Exit OBERON FAC

Fare thee well, nymph ORG : ere he do leave this grove,
Thou GPE shalt fly him and he shall seek thy love.
Re-enter PUCK Hast PERSON thou the flower there? Welcome, wanderer.

PUCK

Ay, there it is.

OBERON

I pray thee, give it me.
I know a bank where the wild thyme blows,
Where oxlips and the nodding violet grows,
Quite over-canopied with luscious woodbine,
With sweet musk-roses and with eglantine:
There sleeps Titania PERSON sometime of the night,
Lull'd in these flowers with dances and delight;
And there the snake throws her enamell'd skin,
Weed PERSON wide enough to wrap a fairy in:
And with the juice of this I'll streak her eyes,
And make her full of hateful fantasies.
Take thou some of it, and seek through this grove:
A sweet Athenian NORP lady is in love
With a disdainful youth: anoint his eyes;
But do it when the next thing he espies
May be the lady: thou shalt PERSON know the man
By the Athenian NORP garments he hath on.
Effect it with some care, that he may prove
More fond on her than she upon her love:
And look thou meet me ere the first ORDINAL cock crow.

PUCK

Fear not, my lord, your servant shall do so.
Exeunt

SCENE II. Another part of the wood.

Enter TITANIA, with her train

TITANIA

Come, now a roundel and a fairy song;
Then, for the third ORDINAL part of a minute TIME , hence;
Some to kill cankers in the musk-rose buds,
Some war with rere-mice for their leathern wings,
To make my small elves coats, and some keep back
The clamorous owl that nightly hoots and wonders
At our quaint spirits. Sing me now asleep;
Then to your offices and let me rest.
The Fairies sing
You spotted snakes with double tongue,
Thorny PERSON hedgehogs, be not seen;
Newts ORG and blind-worms, do no wrong,
Come not near our fairy queen.
Philomel PERSON , with melody
Sing PERSON in our sweet lullaby;
Lulla PERSON , lulla, lullaby, lulla, lulla, lullaby:
Never harm,
Nor spell nor charm,
Come our lovely lady nigh;
So, good night, with lullaby.
Weaving spiders, come not here;
Hence, you long-legg'd spinners, hence!
Beetles ORG black, approach not near;
Worm nor snail, do no offence.
Philomel PERSON , with melody, & c.

Fairy Hence WORK_OF_ART , away! now all is well:
One CARDINAL aloof stand sentinel.
Exeunt Fairies ORG . TITANIA sleeps
Enter OBERON and squeezes the flower on TITANIA ORG 's eyelids

OBERON

What thou seest when thou dost wake,
Do it for thy true-love take,
Love WORK_OF_ART and languish for his sake:
Be it ounce, or cat, or bear,
Pard ORG , or boar with bristled hair,
In thy eye that shall appear
When thou wakest, it is thy dear:
Wake when some vile thing is near.
Exit Enter LYSANDER FAC and HERMIA

LYSANDER

Fair love, you faint with wandering in the wood;
And to speak troth, I have forgot our way:
We'll rest us, Hermia GPE , if you think it good,
And tarry for the comfort of the day DATE .

HERMIA

Be it so, Lysander: find you out a bed;
For I upon this bank will rest my head.

LYSANDER

One CARDINAL turf shall serve as pillow for us both;
One CARDINAL heart, one CARDINAL bed, two CARDINAL bosoms and one CARDINAL troth.

HERMIA

Nay, good Lysander; for my sake, my dear,
Lie further off yet, do not lie so near.

LYSANDER

O, take the sense, sweet, of my innocence!
Love WORK_OF_ART takes the meaning in love's conference.
I mean, that my heart unto yours is knit
So that but one CARDINAL heart we can make of it;
Two CARDINAL bosoms interchained with an oath;
So then two CARDINAL bosoms and a single troth.
Then by your side no bed-room me deny;
For lying so, Hermia GPE , I do not lie.

HERMIA

Lysander riddles very prettily:
Now much beshrew my manners and my pride,
If Hermia PERSON meant to say Lysander PERSON lied.
But, gentle friend, for love and courtesy
Lie further off; in human modesty,
Such separation as may well be said
Becomes a virtuous bachelor and a maid,
So far be distant; and, good night, sweet friend:
Thy PERSON love ne'er alter till thy sweet life end!

LYSANDER

Amen, amen, to that fair prayer, say I;
And then end life when I end loyalty!
Here is my bed: sleep give thee all his rest!

HERMIA

With half CARDINAL that wish the wisher's eyes be press'd!
They sleep
Enter PUCK

PUCK

Through the forest have I gone.
But Athenian NORP found I none,
On whose eyes I might approve
This flower's force in stirring love.
Night and silence.--Who is here?
Weeds of Athens GPE he doth wear:
This is he, my master said,
Despised the Athenian NORP maid;
And here the maiden, sleeping sound,
On the dank and dirty ground.
Pretty soul! she durst not lie
Near this lack-love, this kill-courtesy.
Churl, upon thy eyes I throw
All the power this charm doth owe.
When thou wakest, let love forbid
Sleep his seat on thy eyelid:
So awake when I am gone;
For I must now to Oberon GPE .
Exit Enter DEMETRIUS FAC and HELENA ORG , running

HELENA

Stay, though thou kill me, sweet Demetrius.

DEMETRIUS

I charge thee, hence, and do not haunt me thus.

HELENA

O, wilt thou darkling leave me? do not so.

DEMETRIUS

Stay, on thy peril: I alone will go.
Exit HELENA FAC

O, I am out of breath in this fond chase!
The more my prayer, the lesser is my grace.
Happy is Hermia GPE , wheresoe'er she lies;
For she hath blessed and attractive eyes.
How came her eyes so bright? Not with salt tears:
If so, my eyes are oftener wash'd than hers.
No, no, I am as ugly as a bear;
For beasts that meet me run away for fear:
Therefore no marvel though Demetrius
Do, as a monster fly my presence thus.
What wicked and dissembling glass of mine
Made me compare with Hermia GPE 's sphery eyne?
But who is here? Lysander! on the ground!
Dead? or asleep? I see no blood, no wound.
Lysander if you live, good sir, awake.

LYSANDER

[Awaking] And run through fire I will for thy sweet sake.
Transparent Helena PERSON ! Nature shows art,
That through thy bosom makes me see thy heart.
Where is Demetrius? O, how fit a word
Is that vile name to perish on my sword!

HELENA

Do not say so, Lysander PERSON ; say not so
What though he love your Hermia WORK_OF_ART ? Lord, what though?
Yet Hermia still loves you: then be content.

LYSANDER

Content with Hermia! No; I do repent
The tedious minutes I with her have spent.
Not Hermia but Helena I love:
Who will not change a raven for a dove?
The will of man is by his reason sway'd;
And reason says you are the worthier maid.
Things growing are not ripe until their season DATE
So I, being young, till now ripe not to reason;
And touching now the point of human skill,
Reason ORG becomes the marshal to my will
And leads me to your eyes, where I o'erlook
Love WORK_OF_ART 's stories written in love's richest book.

HELENA

Wherefore was I to this keen mockery born?
When at your hands did I deserve this scorn?
Is't not enough, is't not enough, young man,
That I did never, no, nor never can,
Deserve a sweet look from Demetrius' eye,
But you must flout my insufficiency?
Good troth, you do me wrong, good sooth, you do,
In such disdainful manner me to woo.
But fare you well: perforce I must confess
I thought you lord of more true gentleness.
O, that a lady, of one CARDINAL man refused.
Should of another therefore be abused!
Exit GPE LYSANDER

She sees not Hermia GPE . Hermia, sleep thou there:
And never mayst thou come Lysander near!
For as a surfeit of the sweetest things
The deepest loathing to the stomach brings,
Or as tie heresies that men do leave
Are hated most of those they did deceive,
So thou, my surfeit and my heresy,
Of all be hated, but the most of me!
And, all my powers, address your love and might
To honour Helen and to be her knight!
Exit FAC HERMIA

[Awaking] Help me, Lysander PERSON , help me! do thy best
To pluck this crawling serpent from my breast!
Ay me, for pity! what a dream was here!
Lysander, look how I do quake with fear:
Methought PERSON a serpent eat my heart away,
And you sat smiling at his cruel pray.
Lysander! what, removed? Lysander! lord!
What, out of hearing? gone? no sound, no word?
Alack PERSON , where are you speak, an if you hear;
Speak GPE , of all loves! I swoon almost with fear.
No? then I well perceive you all not nigh
Either death or you I'll find immediately.
Exit ACT III FAC
SCENE I. The wood. TITANIA PERSON lying asleep.

Enter QUINCE PERSON , SNUG ORG , BOTTOM, FLUTE ORG , SNOUT ORG , and STARVELING

BOTTOM

Are we all met?

QUINCE PERSON

Pat PERSON , pat; and here's a marvellous convenient place
for our rehearsal. This green plot shall be our
stage, this hawthorn-brake our tiring-house; and we
will do it in action as we will do it before the duke.

BOTTOM

Peter PERSON Quince,--

QUINCE PERSON

What sayest thou, bully Bottom PERSON ?

BOTTOM

There are things in this comedy of Pyramus ORG and
Thisby PRODUCT that will never please. First ORDINAL , Pyramus ORG must
draw a sword to kill himself; which the ladies
cannot abide. How answer you that?

SNOUT

By'r lakin, a parlous fear.

STARVELING

I believe we must leave the killing out, when all is done.

BOTTOM

Not a whit: I have a device to make all well.
Write me a prologue; and let the prologue seem to
say, we will do no harm with our swords, and that
Pyramus ORG is not killed indeed; and, for the more
better assurance, tell them that I, Pyramus ORG , am not
Pyramus ORG , but Bottom PERSON the weaver: this will put them
out of fear.

QUINCE PERSON

Well, we will have such a prologue; and it shall be
written in eight and six DATE .

BOTTOM

No, make it two CARDINAL more; let it be written in eight CARDINAL and eight.

SNOUT

Will not the ladies be afeard of the lion?

STARVELING

I fear it, I promise you.

BOTTOM

Masters, you ought to consider with yourselves: to
bring in--God shield us!--a lion among ladies, is a
most dreadful thing; for there is not a more fearful
wild-fowl than your lion living; and we ought to
look to 't.

SNOUT

Therefore another prologue must tell he is not a lion.

BOTTOM

Nay, you must name his name, and half CARDINAL his face must
be seen through the lion's neck: and he himself
must speak through, saying thus, or to the same
defect,--'Ladies,'--or 'Fair-ladies--I would wish
You,'--or 'I would request you,'--or 'I would
entreat you,--not to fear, not to tremble: my life
for yours. If you think I come hither as a lion, it
were pity of my life: no I am no such thing; I am a
man as other men are;' and there indeed let him name
his name, and tell them plainly he is Snug PERSON the joiner.

QUINCE PERSON

Well it shall be so. But there is two CARDINAL hard things;
that is, to bring the moonlight into a chamber; for,
you know, Pyramus ORG and Thisby ORG meet by moonlight.

SNOUT

Doth the moon shine that night we play our play?

BOTTOM

A calendar, a calendar! look in the almanac; find
out moonshine, find out moonshine.

QUINCE PERSON

Yes, it doth shine that night TIME .

BOTTOM

Why, then may you leave a casement of the great
chamber window, where we play, open, and the moon FAC may shine in at the casement.

QUINCE PERSON

Ay; or else one must come in with a bush PERSON of thorns
and a lanthorn, and say he comes to disfigure, or to
present, the person of Moonshine GPE . Then, there is
another thing: we must have a wall in the great
chamber; for Pyramus ORG and Thisby ORG says the story, did
talk through the chink of a wall.

SNOUT

You can never bring in a wall. What say you, Bottom PERSON ?

BOTTOM

Some man or other must present Wall: and let him
have some plaster, or some loam, or some rough-cast
about him, to signify wall; and let him hold his
fingers thus, and through that cranny shall Pyramus PRODUCT
and Thisby PERSON whisper.

QUINCE PERSON

If that may be, then all is well. Come, sit down,
every mother's son, and rehearse your parts.
Pyramus ORG , you begin: when you have spoken your
speech, enter into that brake: and so every one
according to his cue.
Enter PUCK behind

PUCK

What hempen home-spuns have we swaggering here,
So near the cradle of the fairy queen?
What, a play toward! I'll be an auditor;
An actor too, perhaps, if I see cause.

QUINCE

Speak GPE , Pyramus GPE . Thisby, stand forth.

BOTTOM

Thisby PRODUCT , the flowers of odious savours sweet,--

QUINCE

Odours, odours.

BOTTOM

--odours savours sweet:
So hath thy breath, my dearest Thisby PERSON dear.
But hark, a voice! stay thou but here awhile,
And by and by I will to thee appear.
Exit FAC PUCK

A stranger Pyramus ORG than e'er played here.
Exit FLUTE FAC

Must I speak now?

QUINCE PERSON

Ay, marry, must you; for you must understand he goes
but to see a noise that he heard, and is to come again.

FLUTE

Most radiant Pyramus ORG , most lily-white of hue,
Of colour like the red rose on triumphant brier,
Most brisky juvenal and eke most lovely Jew NORP ,
As true as truest horse that yet would never tire,
I'll meet thee, Pyramus ORG , at Ninny GPE 's tomb.

QUINCE PERSON

'Ninus' tomb,' man: why, you must not speak that
yet; that you answer to Pyramus ORG : you speak all your
part at once, cues and all Pyramus ORG enter: your cue
is past; it is, 'never tire.'

FLUTE

O,--As true as truest horse, that yet would
never tire.
Re-enter PUCK PERSON , and BOTTOM with an ass's head

BOTTOM

If I were fair, Thisby PERSON , I were only thine.

QUINCE PERSON

O monstrous! O strange! we are haunted. Pray,
masters! fly, masters! Help!
Exeunt QUINCE, SNUG ORG , FLUTE ORG , SNOUT ORG , and STARVELING

PUCK

I'll follow you, I'll lead you about a round,
Through bog, through bush PERSON , through brake, through brier:
Sometime a horse I'll be, sometime a hound,
A hog, a headless bear, sometime a fire;
And neigh, and bark, and grunt, and roar, and burn,
Like horse, hound, hog, bear, fire, at every turn.
Exit FAC BOTTOM

Why do they run away? this is a knavery of them to
make me afeard.
Re-enter SNOUT

SNOUT

O Bottom, thou art changed! what do I see on thee?

BOTTOM

What do you see? you see an asshead of your own, do
you?
Exit SNOUT FAC
Re-enter QUINCE GPE

QUINCE GPE

Bless thee, Bottom PERSON ! bless thee! thou art
translated.
Exit FAC BOTTOM

I see their knavery: this is to make an ass of me;
to fright me, if they could. But I will not stir
from this place, do what they can: I will walk up
and down here, and I will sing, that they shall hear
I am not afraid.
Sings ORG
The ousel cock so black of hue,
With orange-tawny bill,
The throstle with his note so true,
The wren with little quill,--

TITANIA

[Awaking] What angel wakes me from my flowery bed?

BOTTOM

[Sings]
The finch, the sparrow and the lark,
The plain-song cuckoo gray,
Whose note full many a man doth mark,
And dares not answer nay;-- ORG
for, indeed, who would set his wit to so foolish
a bird? who would give a bird the lie, though he cry
'cuckoo' never so?

TITANIA

I pray thee, gentle mortal, sing again:
Mine ear is much enamour'd of thy note;
So is mine eye enthralled to thy shape;
And thy fair virtue's force perforce doth move me
On the first ORDINAL view to say, to swear, I love thee.

BOTTOM

Methinks, mistress, you should have little reason
for that: and yet, to say the truth, reason and
love keep little company together now-a-days; the
more the pity that some honest neighbours will not
make them friends. Nay, I can gleek upon occasion.

TITANIA

Thou PERSON art as wise as thou art beautiful.

BOTTOM

Not so, neither: but if I had wit enough to get out
of this wood, I have enough to serve mine own turn.

TITANIA

Out of this wood do not desire to go:
Thou PERSON shalt remain here, whether thou wilt or no.
I am a spirit of no common rate;
The summer DATE still doth tend upon my state;
And I do love thee: therefore, go with me;
I'll give thee fairies to attend on thee,
And they shall fetch thee jewels from the deep,
And sing while thou on pressed flowers dost sleep;
And I will purge thy mortal grossness so
That thou shalt like an airy spirit go.
Peaseblossom ORG ! Cobweb PERSON ! Moth PERSON ! and Mustardseed!
Enter PEASEBLOSSOM ORG , COBWEB ORG , MOTH ORG , and MUSTARDSEED GPE

PEASEBLOSSOM

Ready.

COBWEB

And I.

MOTH

And I.

MUSTARDSEED

And I.

ALL

Where shall we go?

TITANIA

Be kind and courteous to this gentleman;
Hop PERSON in his walks and gambol in his eyes;
Feed him with apricocks and dewberries,
With purple grapes, green figs, and mulberries;
The honey-bags steal from the humble-bees,
And for night-tapers crop their waxen thighs
And light them at the fiery glow-worm's eyes,
To have my love to bed and to arise;
And pluck the wings from Painted ORG butterflies
To fan the moonbeams from his sleeping eyes:
Nod PERSON to him, elves, and do him courtesies.

PEASEBLOSSOM ORG

Hail, mortal!

COBWEB

Hail!

MOTH ORG

Hail!

MUSTARDSEED

Hail!

BOTTOM

I cry your worship's mercy, heartily: I beseech your
worship's name.

COBWEB

Cobweb PERSON .

BOTTOM

I shall desire you of more acquaintance, good Master
Cobweb PERSON : if I cut my finger, I shall make bold with
you. Your name, honest gentleman?

PEASEBLOSSOM ORG

Peaseblossom ORG .

BOTTOM

I pray you, commend me to Mistress Squash, your
mother, and to Master Peascod PERSON , your father. Good
Master Peaseblossom PERSON , I shall desire you of more
acquaintance too. Your name, I beseech you, sir?

MUSTARDSEED

Mustardseed.

BOTTOM

Good Master Mustardseed WORK_OF_ART , I know your patience well:
that same cowardly, giant-like ox-beef hath
devoured many a gentleman of your house: I promise
you your kindred had made my eyes water ere now. I
desire your more acquaintance, good Master
Mustardseed.

TITANIA

Come, wait upon him; lead him to my bower.
The moon methinks looks with a watery eye;
And when she weeps, weeps every little flower,
Lamenting some enforced chastity.
Tie up my love's tongue bring him silently.
Exeunt

SCENE II. Another part of the wood.

Enter OBERON

OBERON

I wonder if Titania PERSON be awaked;
Then, what it was that next came in her eye,
Which she must dote on in extremity.
Enter PUCK
Here comes my messenger.
How now, mad spirit!
What night-rule now about this haunted grove?

PUCK

My mistress with a monster is in love.
Near to her close and consecrated bower,
While she was in her dull and sleeping hour,
A crew of patches, rude mechanicals,
That work for bread upon Athenian NORP stalls,
Were met together to rehearse a play
Intended for great Theseus PERSON ' nuptial-day.
The shallowest thick-skin of that barren sort,
Who Pyramus presented, in their sport
Forsook his scene and enter'd in a brake
When I did him at this advantage take,
An ass's nole I fixed on his head:
Anon his Thisbe must be answered,
And forth my mimic comes. When they him spy,
As wild geese NORP that the creeping fowler eye,
Or russet-pated choughs, many in sort,
Rising WORK_OF_ART and cawing at the gun's report,
Sever themselves and madly sweep the sky,
So, at his sight, away his fellows fly;
And, at our stamp, here o'er and o'er one falls;
He murder cries and help from Athens GPE calls.
Their sense thus weak, lost with their fears
thus strong,
Made senseless things begin to do them wrong;
For briers and thorns at their apparel snatch;
Some sleeves, some hats, from yielders all
things catch.
I led them on in this distracted fear,
And left sweet Pyramus ORG translated there:
When in that moment, so it came to pass,
Titania PERSON waked and straightway loved an ass.

OBERON

This falls out better than I could devise.
But hast thou yet latch'd the Athenian NORP 's eyes
With the love-juice, as I did bid thee do?

PUCK

I took him sleeping,--that is finish'd too,--
And the Athenian NORP woman by his side:
That, when he waked, of force she must be eyed.
Enter HERMIA and DEMETRIUS

OBERON

Stand close: this is the same Athenian NORP .

PUCK

This is the woman, but not this the man.

DEMETRIUS

O, why rebuke you him that loves you so?
Lay breath so bitter on your bitter foe.

HERMIA

Now I but chide; but I should use thee worse,
For thou, I fear, hast given me cause to curse,
If thou CARDINAL hast slain Lysander in his sleep,
Being o'er shoes in blood, plunge in the deep,
And kill me too.
The sun was not so true unto the day DATE
As he to me: would he have stolen away
From sleeping Hermia GPE ? I'll believe as soon
This whole earth may be bored and that the moon
May DATE through the centre creep and so displease
Her brother's noontide with Antipodes PERSON .
It cannot be but thou hast murder'd him ORG ;
So should a murderer look, so dead, so grim.

DEMETRIUS

So should the murder'd look, and so should I,
Pierced through the heart with your stern cruelty:
Yet you, the murderer, look as bright, as clear,
As yonder Venus LOC in her glimmering sphere.

HERMIA

What's this to my Lysander FAC ? where is he?
Ah, good Demetrius, wilt thou give him me?

DEMETRIUS

I had rather give his carcass to my hounds.

HERMIA

Out, dog! out, cur! thou drivest me past the bounds
Of maiden's patience. Hast thou slain him, then?
Henceforth be never number'd among men!
O, once tell true, tell true, even for my sake!
Durst ORG thou have look'd upon him being awake,
And hast thou kill'd him sleeping? O brave touch!
Could not a worm, an adder, do so much?
An adder did it; for with doubler tongue
Than thine, thou serpent PERSON , never adder stung.

DEMETRIUS

You spend your passion on a misprised mood:
I am not guilty of Lysander PERSON 's blood;
Nor is he dead, for aught that I can tell.

HERMIA

I pray thee, tell me then that he is well.

DEMETRIUS

An if I could, what should I get therefore?

HERMIA

A privilege never to see me more.
And from thy hated presence part I so:
See me no more, whether he be dead or no.
Exit DEMETRIUS FAC

There is no following her in this fierce vein:
Here therefore for a while I will remain.
So sorrow's heaviness doth heavier grow
For debt that bankrupt sleep doth sorrow owe:
Which now in some slight measure it will pay,
If for his tender here I make some stay.
Lies down and sleeps

OBERON

What hast thou done? thou CARDINAL hast mistaken quite
And laid the love-juice on some true-love's sight:
Of thy misprision must perforce ensue
Some true love turn'd and not a false turn'd true.

PUCK

Then fate o'er-rules, that, one CARDINAL man holding troth,
A million CARDINAL fail, confounding oath on oath.

OBERON

About the wood go swifter than the wind,
And Helena of Athens GPE look thou find:
All fancy-sick she is and pale of cheer,
With sighs of love, that costs the fresh blood dear:
By some illusion see thou bring her here:
I'll charm his eyes against she do appear.

PUCK

I go, I go; look how I go,
Swifter ORG than arrow from the Tartar ORG 's bow.
Exit FAC OBERON

Flower of this purple dye,
Hit with Cupid ORG 's archery,
Sink in apple of his eye.
When his love he doth espy,
Let her shine as gloriously
As the Venus LOC of the sky.
When thou wakest, if she be by,
Beg PERSON of her for remedy.
Re-enter PUCK

PUCK

Captain of our fairy band,
Helena ORG is here at hand;
And the youth, mistook by me,
Pleading for a lover's fee.
Shall PERSON we their fond pageant see?
Lord, what fools these mortals be!

OBERON

Stand aside: the noise they make
Will cause Demetrius to awake.

PUCK

Then will two CARDINAL at once woo one CARDINAL ;
That must needs be sport alone;
And those things do best please me
That befal preposterously.
Enter LYSANDER and HELENA

LYSANDER

Why should you think that I should woo in scorn?
Scorn and derision never come in tears:
Look, when I vow, I weep; and vows so born,
In their nativity all truth appears.
How can these things in me seem scorn to you,
Bearing the badge of faith, to prove them true?

HELENA

You do advance your cunning more and more.
When truth kills truth, O devilish-holy fray!
These vows are Hermia GPE 's: will you give her o'er?
Weigh oath with oath, and you will nothing weigh:
Your vows to her and me, put in two CARDINAL scales,
Will even weigh, and both as light as tales.

LYSANDER

I had no judgment when to her I swore.

HELENA

Nor none, in my mind, now you give her o'er.

LYSANDER

Demetrius loves her, and he loves not you.

DEMETRIUS

[Awaking] O Helena, goddess, nymph ORG , perfect, divine!
To what, my love, shall I compare thine eyne?
Crystal LOC is muddy. O, how ripe in show
Thy lips, those kissing cherries, tempting grow!
That pure congealed white, high Taurus snow,
Fann'd with the eastern wind, turns to a crow
When thou ORDINAL hold'st up thy hand: O, let me kiss
This princess of pure white, this seal of bliss!

HELENA

O spite! O hell! I see you all are bent
To set against me for your merriment:
If you we re civil and knew courtesy,
You would not do me thus much injury.
Can you not hate me, as I know you do,
But you must join in souls to mock me too?
If you were men, as men you are in show,
You would not use a gentle lady so;
To vow, and swear, and superpraise my parts,
When I am sure you hate me with your hearts.
You both are rivals, and love Hermia GPE ;
And now both rivals, to mock Helena ORG :
A trim exploit, a manly enterprise,
To conjure tears up in a poor maid's eyes
With your derision! none of noble sort
Would so offend a virgin, and extort
A poor soul's patience, all to make you sport.

LYSANDER

You are unkind, Demetrius; be not so;
For you love Hermia WORK_OF_ART ; this you know I know:
And here, with all good will, with all my heart,
In Hermia GPE 's love I yield you up my part;
And yours of Helena ORG to me bequeath,
Whom I do love and will do till my death.

HELENA

Never did mockers waste more idle breath.

DEMETRIUS

Lysander, keep thy Hermia GPE ; I will none:
If e'er I loved her, all that love is gone.
My heart to her but as guest-wise sojourn'd,
And now to Helen GPE is it home return'd,
There to remain.

LYSANDER

Helen, it is not so.

DEMETRIUS

Disparage PERSON not the faith thou dost not know,
Lest PERSON , to thy peril, thou aby it dear.
Look, where thy love comes; yonder is thy dear.
Re-enter HERMIA

HERMIA

Dark night, that from the eye his function takes,
The ear more quick of apprehension makes;
Wherein PERSON it doth impair the seeing sense,
It pays the hearing double recompense.
Thou PERSON art not by mine eye, Lysander PERSON , found;
Mine PERSON ear, I thank it, brought me to thy sound
But why unkindly didst thou leave me so?

LYSANDER

Why should he stay, whom love doth press to go?

HERMIA

What love could press Lysander from my side?

LYSANDER

Lysander's love, that would not let him bide,
Fair Helena ORG , who more engilds the night
Than all you fiery oes and eyes of light.
Why seek'st thou me? could not this make thee know,
The hate I bear thee made me leave thee so?

HERMIA

You speak not as you think: it cannot be.

HELENA

Lo PERSON , she is one of this confederacy!
Now I perceive they have conjoin'd all three CARDINAL
To fashion this false sport, in spite of me.
Injurious Hermia! most ungrateful maid!
Have you conspired, have you with these contrived
To bait me with this foul derision?
Is all the counsel that we two CARDINAL have shared,
The sisters' vows, the hours TIME that we have spent,
When we have chid the hasty-footed time
For parting us,--O, is it all forgot?
All school-days' friendship, childhood innocence?
We, Hermia GPE , like two CARDINAL artificial gods,
Have with our needles created both one CARDINAL flower,
Both on one CARDINAL sampler, sitting on one CARDINAL cushion,
Both warbling of one CARDINAL song, both in one CARDINAL key,
As if our hands, our sides, voices and minds,
Had been incorporate. So we grow together,
Like to a double cherry, seeming parted,
But yet an union in partition;
Two CARDINAL lovely berries moulded on one CARDINAL stem;
So, with two CARDINAL seeming bodies, but one CARDINAL heart;
Two CARDINAL of the first ORDINAL , like coats in heraldry,
Due but to one and crowned with one CARDINAL crest.
And will you rent our ancient love asunder,
To join with men in scorning your poor friend?
It is not friendly, 'tis not maidenly:
Our sex, as well as I, may chide you for it,
Though I alone do feel the injury.

HERMIA

I am amazed at your passionate words.
I scorn you not: it seems that you scorn me.

HELENA

Have you not set Lysander, as in scorn,
To follow me and praise my eyes and face?
And made your other love, Demetrius,
Who even but now did spurn me with his foot,
To call me goddess, nymph ORG , divine and rare,
Precious, celestial? Wherefore speaks he this
To her he hates? and wherefore doth Lysander Deny PERSON your love, so rich within his soul,
And tender me, forsooth, affection,
But by your setting on, by your consent?
What thought I be not so in grace as you,
So hung upon with love, so fortunate,
But miserable most, to love unloved?
This you should pity rather than despise.

HERNIA

I understand not what you mean by this.

HELENA

Ay, do, persever, counterfeit sad looks,
Make mouths upon me when I turn my back;
Wink each at other; hold the sweet jest up:
This sport, well carried, shall be chronicled.
If you have any pity, grace, or manners,
You would not make me such an argument.
But fare ye well: 'tis partly my own fault;
Which death or absence soon shall remedy.

LYSANDER

Stay, gentle Helena ORG ; hear my excuse:
My love, my life my soul, fair Helena ORG !

HELENA

O excellent!

HERMIA

Sweet, do not scorn her so.

DEMETRIUS

If she cannot entreat, I can compel.

LYSANDER

Thou PERSON canst compel no more than she entreat:
Thy threats have no more strength than her weak prayers.
Helen GPE , I love thee; by my life, I do:
I swear by that which I will lose for thee,
To prove him false that says I love thee not.

DEMETRIUS

I say I love thee more than he can do.

LYSANDER

If thou say so, withdraw, and prove it too.

DEMETRIUS

Quick, come!

HERMIA

Lysander, whereto tends all this?

LYSANDER

Away, you Ethiope LOC !

DEMETRIUS

No, no; he'll [ ]
Seem PERSON to break loose; take on as you would follow,
But yet come not: you are a tame man, go!

LYSANDER

Hang off, thou cat, thou burr! vile thing, let loose,
Or I will shake thee from me like a serpent!

HERMIA

Why are you grown so rude? what change is this?
Sweet PERSON love,--

LYSANDER

Thy love! out, tawny Tartar PRODUCT , out!
Out, loathed medicine! hated potion, hence!

HERMIA

Do you not jest?

HELENA

Yes, sooth; and so do you.

LYSANDER

Demetrius, I will keep my word with thee.

DEMETRIUS

I would I had your bond, for I perceive
A weak bond holds you: I'll not trust your word.

LYSANDER

What, should I hurt her, strike her, kill her dead?
Although I hate her, I'll not harm her so.

HERMIA

What, can you do me greater harm than hate?
Hate me! wherefore? O me! what news, my love!
Am not I Hermia? are not you Lysander PERSON ?
I am as fair now as I was erewhile.
Since night TIME you loved me; yet since night you left
me:
Why, then you left me--O, the gods forbid!--
In earnest, shall I say?

LYSANDER

Ay, by my life;
And never did desire to see thee more.
Therefore be out of hope, of question, of doubt;
Be certain, nothing truer; 'tis no jest
That I do hate thee and love Helena ORG .

HERMIA

O me! you juggler! you canker-blossom!
You thief of love! what, have you come by night TIME
And stolen my love's heart from him?

HELENA

Fine, i'faith!
Have you no modesty, no maiden shame,
No touch of bashfulness? What, will you tear
Impatient ORG answers from my gentle tongue?
Fie, fie! you counterfeit, you puppet, you!

HERMIA

Puppet? why so? ay, that way goes the game.
Now I perceive that she hath made compare
Between our statures; she hath urged her height;
And with her personage, her tall personage,
Her height, forsooth, she hath prevail'd with him.
And are you grown so high in his esteem;
Because I am so dwarfish and so low?
How low am I, thou painted maypole? speak;
How low am I? I am not yet so low
But that my nails can reach unto thine eyes.

HELENA

I pray you, though you mock me, gentlemen,
Let her not hurt me: I was never curst;
I have no gift at all in shrewishness;
I am a right maid for my cowardice:
Let her not strike me. You perhaps may think,
Because she is something lower than myself,
That I can match her.

HERMIA

Lower! hark, again.

HELENA

Good Hermia PERSON , do not be so bitter with me.
I evermore did love you, Hermia GPE ,
Did ever keep your counsels, never wrong'd you;
Save ORG that, in love unto Demetrius,
I told him of your stealth unto this wood.
He follow'd you; for love I follow'd him;
But he hath chid me hence and threaten'd me
To strike me, spurn me, nay, to kill me too:
And now, so you will let me quiet go,
To Athens GPE will I bear my folly back
And follow you no further: let me go:
You see how simple and how fond I am.

HERMIA

Why, get you gone: who is't that hinders you?

HELENA

A foolish heart, that I leave here behind.

HERMIA

What, with Lysander PERSON ?

HELENA

With Demetrius.

LYSANDER

Be not afraid; she shall not harm thee, Helena ORG .

DEMETRIUS

No, sir, she shall not, though you take her part.

HELENA

O, when she's angry, she is keen and shrewd!
She was a vixen when she went to school;
And though she be but little, she is fierce.

HERMIA

'Little' again! nothing but 'low' and 'little'!
Why will you suffer her to flout me thus?
Let me come to her.

LYSANDER

Get you gone, you dwarf;
You minimus, of hindering knot-grass made;
You bead, you acorn.

DEMETRIUS

You are too officious
In her behalf that scorns your services.
Let her alone: speak not of Helena ORG ;
Take not her part; for, if thou dost intend
Never so little show of love to her,
Thou PERSON shalt aby it.

LYSANDER

Now she holds me not;
Now follow, if thou darest, to try whose right,
Of thine or mine, is most in Helena ORG .

DEMETRIUS

Follow! nay, I'll go with thee, cheek by jole.
Exeunt LYSANDER and DEMETRIUS

HERMIA

You, mistress, all this coil is 'long of you:
Nay, go not back.

HELENA

I will not trust you, I,
Nor longer stay in your curst company.
Your hands than mine are quicker for a fray,
My legs are longer though, to run away.
Exit FAC HERMIA

I am amazed, and know not what to say.
Exit FAC OBERON

This is thy negligence: still thou mistakest,
Or else committ'st thy knaveries wilfully.

PUCK

Believe me, king of shadows, I mistook.
Did not you tell me I should know the man
By the Athenian NORP garment be had on?
And so far blameless proves my enterprise,
That I have 'nointed an Athenian NORP 's eyes;
And so far am I glad it so did sort
As this their jangling I esteem a sport.

OBERON

Thou see'st GPE these lovers seek a place to fight:
Hie therefore, Robin PERSON , overcast the night;
The starry welkin cover thou anon PERSON
With drooping fog as black as Acheron ORG ,
And lead these testy rivals so astray
As one CARDINAL come not within another's way.
Like to Lysander sometime frame thy tongue,
Then stir Demetrius up with bitter wrong;
And sometime rail thou like Demetrius;
And from each other look thou lead them thus,
Till o'er their brows death-counterfeiting sleep
With leaden GPE legs and batty NORP wings doth creep:
Then crush this herb into Lysander GPE 's eye;
Whose liquor hath this virtuous property,
To take from thence all error with his might,
And make his eyeballs roll with wonted sight.
When they next wake, all this derision
Shall PERSON seem a dream and fruitless vision,
And back to Athens GPE shall the lovers wend,
With league whose date till death shall never end.
Whiles I in this affair do thee employ,
I'll to my queen and beg her Indian NORP boy;
And then I will her charmed eye release
From monster's view, and all things shall be peace.

PUCK

My fairy lord, this must be done with haste,
For night TIME 's swift dragons cut the clouds full fast,
And yonder shines Aurora PERSON 's harbinger;
At whose approach, ghosts, wandering here and there,
Troop ORG home to churchyards: damned spirits all,
That in crossways and floods have burial,
Already to their wormy beds are gone;
For fear lest day DATE should look their shames upon,
They willfully themselves exile from light
And must for aye consort with black-brow'd night TIME .

OBERON

But we are spirits of another sort:
I with the morning TIME 's love have oft made sport,
And, like a forester, the groves may tread,
Even till the eastern gate, all fiery-red,
Opening WORK_OF_ART on Neptune LOC with fair blessed beams,
Turns into yellow gold his salt green streams.
But, notwithstanding, haste; make no delay:
We may effect this business yet ere day.
Exit FAC PUCK

Up and down, up and down,
I will lead them up and down:
I am fear'd in field and town:
Goblin GPE , lead them up and down.
Here comes one.
Re-enter LYSANDER

LYSANDER

Where art thou, proud Demetrius PERSON ? speak thou now.

PUCK

Here, villain; drawn and ready. Where art thou?

LYSANDER

I will be with thee straight.

PUCK

Follow me, then,
To plainer ground.
Exit LYSANDER FAC , as following the voice
Re-enter DEMETRIUS

DEMETRIUS

Lysander! speak again:
Thou GPE runaway, thou coward GPE , art thou fled?
Speak LOC ! In some bush PERSON ? Where dost thou hide thy head?

PUCK

Thou PERSON coward, art thou bragging to the stars,
Telling the bushes that thou look'st for wars,
And wilt not come? Come, recreant; come, thou child;
I'll whip thee with a rod: he is defiled
That draws a sword on thee.

DEMETRIUS

Yea, art thou there?

PUCK

Follow my voice: we'll try no manhood here.
Exeunt
Re-enter LYSANDER

LYSANDER

He goes before me and still dares me on:
When I come where he calls, then he is gone.
The villain is much lighter-heel'd than I:
I follow'd fast, but faster he did fly;
That fallen am I in dark uneven way,
And here will rest me.
Lies down
Come, thou gentle day!
For if but once thou show me thy grey PERSON light,
I'll find Demetrius and revenge this spite.
Sleeps
Re-enter PUCK PERSON and DEMETRIUS

PUCK

Ho GPE , ho GPE , ho GPE ! Coward PERSON , why comest thou not?

DEMETRIUS

Abide me, if thou darest; for well I wot
Thou PERSON runn'st before me, shifting every place,
And darest not stand, nor look me in the face.
Where art thou now?

PUCK

Come hither: I am here.

DEMETRIUS

Nay, then, thou mock'st me. Thou PERSON shalt buy this dear,
If ever I thy face by daylight see:
Now, go thy way. Faintness constraineth me
To measure out my length on this cold bed.
By day DATE 's approach look to be visited.
Lies down and sleeps
Re-enter HELENA

HELENA

O weary night TIME , O long and tedious night,
Abate ORG thy hour TIME ! Shine PERSON comforts from the east,
That I may back to Athens GPE by daylight,
From these that my poor company detest:
And sleep, that sometimes shuts up sorrow's eye,
Steal me awhile from mine own company.
Lies down and sleeps

PUCK

Yet but three CARDINAL ? Come one CARDINAL more;
Two CARDINAL of both kinds make up four CARDINAL .
Here she comes, curst and sad:
Cupid ORG is a knavish NORP lad,
Thus to make poor females mad.
Re-enter HERMIA

HERMIA

Never so weary, never so in woe,
Bedabbled with the dew and torn with briers,
I can no further crawl, no further go;
My legs can keep no pace with my desires.
Here will I rest me till the break of day.
Heavens FAC shield Lysander PERSON , if they mean a fray!
Lies down and sleeps

PUCK

On the ground
Sleep sound:
I'll apply
To your eye,
Gentle lover, remedy.
Squeezing the juice on LYSANDER ORG 's eyes
When thou wakest,
Thou PERSON takest
True delight
In the sight
Of thy former lady's eye:
And the country proverb known,
That every man should take his own,
In your waking shall be shown:
Jack PERSON shall have Jill PERSON ;
Nought GPE shall go ill;
The man shall have his mare again, and all shall be well.
Exit FAC ACT IV
SCENE I. The same. LYSANDER, DEMETRIUS, HELENA, and HERMIA ORG

lying asleep.
Enter TITANIA PERSON and BOTTOM ORG ; PEASEBLOSSOM ORG , COBWEB ORG , MOTH ORG , MUSTARDSEED ORG , and other Fairies attending; OBERON behind unseen

TITANIA

Come, sit thee down upon this flowery bed,
While I thy amiable cheeks do coy,
And stick musk-roses in thy sleek smooth head,
And kiss thy fair large ears, my gentle joy.

BOTTOM

Where's Peaseblossom ORG ?

PEASEBLOSSOM

Ready.

BOTTOM

Scratch my head Peaseblossom ORG . Where's Mounsieur Cobweb PERSON ?

COBWEB

Ready.

BOTTOM

Mounsieur Cobweb PERSON , good mounsieur PERSON , get you your
weapons in your hand, and kill me a red-hipped
humble-bee on the top of a thistle; and, good
mounsieur, bring me the honey-bag. Do not fret
yourself too much in the action, mounsieur ORG ; and,
good mounsieur PERSON , have a care the honey-bag break not;
I would be loath to have you overflown with a
honey-bag, signior. Where's Mounsieur Mustardseed ORG ?

MUSTARDSEED

Ready.

BOTTOM

Give me your neaf, Mounsieur Mustardseed ORG . Pray you,
leave your courtesy, good mounsieur PERSON .

MUSTARDSEED

What's your Will?

BOTTOM

Nothing, good mounsieur, but to help Cavalery Cobweb PERSON
to scratch. I must to the barber's, monsieur; for
methinks I am marvellous hairy about the face; and I
am such a tender ass, if my hair do but tickle me,
I must scratch.

TITANIA

What, wilt thou hear some music,
my sweet love?

BOTTOM

I have a reasonable good ear in music. Let's have
the tongs and the bones.

TITANIA

Or say, sweet love, what thou desirest to eat.

BOTTOM

Truly, a peck of provender: I could munch your good
dry oats. Methinks I have a great desire to a bottle
of hay: good hay, sweet hay, hath no fellow.

TITANIA

I have a venturous fairy that shall seek
The squirrel's hoard, and fetch thee new nuts.

BOTTOM

I had rather have a handful or two CARDINAL of dried peas.
But, I pray you, let none of your people stir me: I
have an exposition of sleep come upon me.

TITANIA

Sleep thou, and I will wind thee in my arms.
Fairies, begone, and be all ways away.
Exeunt fairies
So doth the woodbine the sweet honeysuckle
Gently ORG entwist; the female ivy so
Enrings ORG the barky fingers of the elm.
O, how I love thee! how I dote on thee!
They sleep
Enter PUCK

OBERON

[Advancing] Welcome, good Robin PERSON .
See'st thou GPE this sweet sight?
Her dotage now I do begin to pity:
For, meeting her of late behind the wood,
Seeking sweet favours from this hateful fool,
I did upbraid her and fall out with her;
For she his hairy temples then had rounded
With a coronet of fresh and fragrant flowers;
And that same dew, which sometime on the buds
Was wont to swell like round and orient pearls,
Stood now within the pretty flowerets' eyes
Like tears that did their own disgrace bewail.
When I had at my pleasure taunted her
And she in mild terms begg'd my patience,
I then did ask of her her changeling child;
Which straight she gave me, and her fairy sent
To bear him to my bower in fairy land.
And now I have the boy, I will undo
This hateful imperfection of her eyes:
And, gentle Puck PERSON , take this transformed scalp
From off the head of this Athenian NORP swain;
That, he awaking when the other do,
May DATE all to Athens GPE back again repair
And think no more of this night's accidents
But as the fierce vexation of a dream.
But first I will release the fairy queen.
Be as thou GPE wast wont to be;
See as thou GPE wast wont to see:
Dian NORP 's bud o'er Cupid ORG 's flower
Hath PERSON such force and blessed power.
Now, my Titania GPE ; wake you, my sweet queen.

TITANIA

My Oberon PERSON ! what visions have I seen!
Methought I was enamour'd of an ass.

OBERON

There lies your love.

TITANIA

How came these things to pass?
O, how mine eyes do loathe his visage now!

OBERON

Silence awhile. Robin PERSON , take off this head.
Titania PERSON , music call; and strike more dead
Than common sleep of all these five CARDINAL the sense.

TITANIA

Music GPE , ho GPE ! music, such as charmeth sleep!
Music GPE , still

PUCK

Now, when thou wakest, with thine
own fool's eyes peep.

OBERON

Sound, music! Come, my queen, take hands with me,
And rock the ground whereon these sleepers be.
Now thou and I are new in amity,
And will to-morrow midnight TIME solemnly
Dance in Duke Theseus' house triumphantly,
And bless it to all fair prosperity:
There shall the pairs of faithful lovers be
Wedded, with Theseus PERSON , all in jollity.

PUCK

Fairy king, attend WORK_OF_ART , and mark:
I do hear the morning TIME lark.

OBERON

Then, my queen, in silence sad,
Trip we after the night's shade:
We the globe can compass soon,
Swifter PERSON than the wandering moon.

TITANIA

Come, my lord, and in our flight
Tell me how it came this night TIME
That I sleeping here was found
With these mortals on the ground.
Exeunt Horns ORG winded within
Enter THESEUS, HIPPOLYTA, EGEUS ORG , and train

THESEUS

Go, one CARDINAL of you, find out the forester;
For now our observation is perform'd;
And since we have the vaward of the day DATE ,
My love shall hear the music of my hounds.
Uncouple in the western valley; let them go:
Dispatch, I say, and find the forester.
Exit an Attendant FAC
We will, fair queen, up to the mountain's top,
And mark the musical confusion
Of hounds and echo in conjunction.

HIPPOLYTA

I was with Hercules GPE and Cadmus FAC once,
When in a wood of Crete ORG they bay'd the bear
With hounds of Sparta GPE : never did I hear
Such gallant chiding: for, besides the groves,
The skies, the fountains, every region near
Seem'd all one CARDINAL mutual cry: I never heard
So musical a discord, such sweet thunder.

THESEUS

My hounds are bred out of the Spartan NORP kind,
So flew'd, so sanded, and their heads are hung
With ears that sweep away the morning TIME dew;
Crook-knee'd PERSON , and dew-lapp'd like Thessalian NORP bulls;
Slow in pursuit, but match'd in mouth like bells,
Each under each. A cry more tuneable
Was never holla'd to, nor cheer'd with horn,
In Crete GPE , in Sparta GPE , nor in Thessaly GPE :
Judge when you hear. But, soft! what nymphs are these?

EGEUS

My lord, this is my daughter here asleep;
And this, Lysander PERSON ; this Demetrius is;
This Helena ORG , old Nedar's PRODUCT Helena ORG :
I wonder of their being here together.

THESEUS

No doubt they rose up early to observe
The rite of May DATE , and hearing our intent,
Came here in grace our solemnity.
But speak, Egeus PERSON ; is not this the day
That Hermia should give answer of her choice?

EGEUS

It is, my lord.

THESEUS

Go, bid the huntsmen wake them with their horns.
Horns and shout within. LYSANDER, DEMETRIUS, HELENA, and HERMIA ORG wake and start up
Good morrow DATE , friends. Saint Valentine PERSON is past:
Begin these wood-birds but to couple now?

LYSANDER

Pardon, my lord.

THESEUS

I pray you all, stand up.
I know you two CARDINAL are rival enemies:
How comes this gentle concord in the world,
That hatred is so far from jealousy,
To sleep by hate, and fear no enmity?

LYSANDER

My lord, I shall reply amazedly,
Half CARDINAL sleep, half CARDINAL waking: but as yet, I swear,
I cannot truly say how I came here;
But, as I think,--for truly would I speak,
And now do I bethink me, so it is,--
I came with Hermia GPE hither: our intent
Was to be gone from Athens GPE , where we might,
Without the peril of the Athenian NORP law.

EGEUS

Enough, enough, my lord; you have enough:
I beg the law, the law, upon his head.
They would have stolen away; they would, Demetrius,
Thereby to have defeated you and me,
You of your wife and me of my consent,
Of my consent that she should be your wife.

DEMETRIUS

My lord, fair Helen ORG told me of their stealth,
Of this their purpose hither to this wood;
And I in fury hither follow'd them,
Fair Helena ORG in fancy following me.
But, my good lord, I wot not by what power,-- ORG
But by some power it is,--my love to Hermia GPE ,
Melted as the snow, seems to me now
As the remembrance of an idle gaud
Which in my childhood I did dote upon;
And all the faith, the virtue of my heart,
The object and the pleasure of mine eye,
Is only Helena ORG . To her, my lord,
Was I betroth'd ere I saw Hermia:
But, like in sickness, did I loathe this food;
But, as in health, come to my natural taste,
Now I do wish it, love it, long for it,
And will for evermore be true to it.

THESEUS

Fair ORG lovers, you are fortunately met:
Of this discourse we more will hear anon.
Egeus PERSON , I will overbear your will;
For in the temple by and by with us
These couples shall eternally be knit:
And, for the morning TIME now is something worn,
Our purposed hunting shall be set aside.
Away with us to Athens GPE ; three CARDINAL and three CARDINAL ,
We'll hold a feast in great solemnity.
Come, Hippolyta.
Exeunt THESEUS, HIPPOLYTA, EGEUS ORG , and train

DEMETRIUS

These things seem small and undistinguishable,

HERMIA

Methinks I see these things with parted eye,
When every thing seems double.

HELENA

So methinks:
And I have found Demetrius like a jewel,
Mine own, and not mine own.

DEMETRIUS

Are you sure
That we are awake? It seems to me
That yet we sleep, we dream. Do not you think
The duke was here, and bid us follow him?

HERMIA

Yea; and my father.

HELENA

And Hippolyta.

LYSANDER

And he did bid us follow to the temple.

DEMETRIUS

Why, then, we are awake: let's follow him
And by the way let us recount our dreams.
Exeunt

BOTTOM

[Awaking] When my cue comes, call me, and I will
answer: my next is, 'Most fair Pyramus ORG .' Heigh-ho!
Peter Quince PERSON ! Flute, the bellows-mender! Snout,
the tinker! Starveling! God's my life, stolen
hence, and left me asleep! I have had a most rare
vision. I have had a dream, past the wit of man to
say what dream it was: man is but an ass, if he go
about to expound this dream. Methought I was--there
is no man can tell what. Methought I was,--and
methought I had,--but man is but a patched fool, if
he will offer to say what methought I had. The eye
of man hath not heard, the ear of man hath not
seen, man's hand is not able to taste, his tongue
to conceive, nor his heart to report, what my dream
was. I will get Peter Quince PERSON to write a ballad of
this dream: it shall be called Bottom's Dream WORK_OF_ART ,
because it hath no bottom; and I will sing it in the
latter end of a play, before the duke:
peradventure, to make it the more gracious, I shall
sing it at her death.
Exit SCENE II FAC . Athens GPE . QUINCE PERSON 'S house.

Enter QUINCE PERSON , FLUTE ORG , SNOUT ORG , and STARVELING ORG

QUINCE

Have you sent to Bottom PERSON 's house ? is he come home yet?

STARVELING

He cannot be heard of. Out of doubt he is
transported.

FLUTE

If he come not, then the play is marred: it goes
not forward, doth it?

QUINCE PERSON

It is not possible: you have not a man in all
Athens GPE able to discharge Pyramus ORG but he.

FLUTE

No, he hath simply the best wit of any handicraft
man in Athens GPE .

QUINCE

Yea and the best person too; and he is a very
paramour for a sweet voice.

FLUTE

You must say 'paragon:' a paramour is, God PERSON bless us,
a thing of naught.
Enter SNUG

SNUG LAW

Masters, the duke is coming from the temple, and
there is two or CARDINAL three lords and ladies more married:
if our sport had gone forward, we had all been made
men.

FLUTE

O sweet bully Bottom! Thus hath he lost sixpence a
day during his life; he could not have 'scaped
sixpence a day: an the duke had not given him
sixpence a day for playing Pyramus PRODUCT , I'll be hanged;
he would have deserved it: sixpence a day in
Pyramus ORG , or nothing.
Enter BOTTOM

BOTTOM

Where are these lads? where are these hearts?

QUINCE PERSON

Bottom! O most courageous day! O most happy hour!

BOTTOM

Masters, I am to discourse wonders: but ask me not
what; for if I tell you, I am no true Athenian NORP . I
will tell you every thing, right as it fell out.

QUINCE PERSON

Let us hear, sweet Bottom LOC .

BOTTOM

Not a word of me. All that I will tell you is, that
the duke hath dined. Get your apparel together,
good strings to your beards, new ribbons to your
pumps; meet presently at the palace; every man look
o'er his part; for the short and the long is, our
play is preferred. In any case, let Thisby PRODUCT have
clean linen; and let not him that plays the lion
pair his nails, for they shall hang out for the
lion's claws. And, most dear actors, eat no onions
nor garlic, for we are to utter sweet breath; and I
do not doubt but to hear them say, it is a sweet
comedy. No more words: away! go, away!
Exeunt

ACT V
SCENE I. Athens. The palace of THESEUS.

Enter THESEUS, HIPPOLYTA, PHILOSTRATE, Lords and Attendants HIPPOLYTA PRODUCT 'Tis strange my Theseus PERSON , that these
lovers speak of.

THESEUS

More strange than true: I never may believe
These antique fables, nor these fairy toys.
Lovers and madmen have such seething brains,
Such shaping fantasies, that apprehend
More than cool reason ever comprehends.
The lunatic, the lover and the poet
Are of imagination all compact:
One sees more devils than vast hell can hold,
That is, the madman: the lover, all as frantic,
Sees Helen's PERSON beauty in a brow of Egypt GPE :
The poet's eye, in fine frenzy rolling,
Doth glance from heaven to earth, from earth to heaven;
And as imagination bodies forth
The forms of things unknown, the poet's pen
Turns them to shapes and gives to airy nothing
A local habitation and a name.
Such tricks hath strong imagination,
That if it would but apprehend some joy,
It comprehends some bringer of that joy;
Or in the night, imagining some fear,
How easy is a bush PERSON supposed a bear!

HIPPOLYTA

But all the story of the night told over,
And all their minds transfigured so together,
More witnesseth than fancy's images
And grows to something of great constancy;
But, howsoever, strange and admirable.

THESEUS

Here come the lovers, full of joy and mirth.
Enter LYSANDER, DEMETRIUS, HERMIA ORG , and HELENA
Joy PERSON , gentle friends! joy and fresh days of love
Accompany PRODUCT your hearts!

LYSANDER

More than to us
Wait in your royal walks, your board, your bed!

THESEUS

Come now; what masques, what dances shall we have,
To wear away this long age of three hours TIME
Between our after-supper and bed-time?
Where is our usual manager of mirth?
What revels are in hand? Is there no play,
To ease the anguish of a torturing hour?
Call Philostrate ORG .

PHILOSTRATE

Here, mighty Theseus PERSON .

THESEUS

Say, what abridgement have you for this evening?
What masque? what music? How shall we beguile
The lazy time, if not with some delight?

PHILOSTRATE

There is a brief how many sports are ripe:
Make choice of which your highness will see first ORDINAL .
Giving a paper

THESEUS

[Reads] 'The battle with the Centaurs ORG , to be sung
By an Athenian NORP eunuch to the harp.'
We'll none of that: that have I told my love,
In glory of my kinsman Hercules GPE .
Reads
'The riot of the tipsy Bacchanals,
Tearing the Thracian NORP singer in their rage.'
That is an old device; and it was play'd
When I from Thebes PERSON came last a conqueror.
Reads
'The thrice three CARDINAL Muses mourning for the death
Of Learning WORK_OF_ART , late deceased in beggary.'
That is some satire, keen and critical,
Not sorting with a nuptial ceremony.
Reads
'A tedious brief scene of young Pyramus PRODUCT
And his love Thisbe PERSON ; very tragical mirth.'
Merry PERSON and tragical! tedious and brief!
That is, hot ice and wondrous strange snow.
How shall we find the concord of this discord?

PHILOSTRATE

A play there is, my lord, some ten CARDINAL words long,
Which is as brief as I have known a play;
But by ten CARDINAL words, my lord, it is too long,
Which makes it tedious; for in all the play
There is not one word apt, one CARDINAL player fitted:
And tragical, my noble lord, it is;
For Pyramus ORG therein doth kill himself.
Which, when I saw rehearsed, I must confess,
Made mine eyes water; but more merry tears
The passion of loud laughter never shed.

THESEUS

What are they that do play it?

PHILOSTRATE

Hard-handed men that work in Athens GPE here,
Which never labour'd in their minds till now,
And now have toil'd their unbreathed memories
With this same play, against your nuptial.

THESEUS

And we will hear it.

PHILOSTRATE

No, my noble lord;
It is not for you: I have heard it over,
And it is nothing, nothing in the world;
Unless you can find sport in their intents,
Extremely stretch'd and conn'd with cruel pain,
To do you service.

THESEUS

I will hear that play;
For never anything can be amiss,
When simpleness and duty tender it.
Go, bring them in: and take your places, ladies.
Exit PHILOSTRATE HIPPOLYTA FAC

I love not to see wretchedness o'er charged
And duty in his service perishing.

THESEUS

Why, gentle sweet, you shall see no such thing.

HIPPOLYTA

He says they can do nothing in this kind.

THESEUS

The kinder we, to give them thanks for nothing.
Our sport shall be to take what they mistake:
And what poor duty cannot do, noble respect
Takes it in might, not merit.
Where I have come, great clerks have purposed
To greet me with premeditated welcomes;
Where I have seen them shiver and look pale,
Make periods in the midst of sentences,
Throttle ORG their practised accent in their fears
And in conclusion dumbly have broke off,
Not paying me a welcome. Trust me, sweet,
Out of this silence yet I pick'd a welcome;
And in the modesty of fearful duty
I read as much as from the rattling tongue
Of saucy and audacious eloquence.
Love WORK_OF_ART , therefore, and tongue-tied simplicity
In least speak most, to my capacity.
Re-enter PHILOSTRATE

PHILOSTRATE

So please your grace, the Prologue ORG is address'd.

THESEUS

Let him approach.
Flourish of trumpets
Enter QUINCE PERSON for the Prologue

Prologue

If we offend, it is with our good will.
That you should think, we come not to offend,
But with good will. To show our simple skill,
That is the true beginning of our end.
Consider then we come but in despite.
We do not come as minding to contest you,
Our true intent is. All for your delight
We are not here. That you should here repent you,
The actors are at hand and by their show
You shall know all that you are like to know.

THESEUS

This fellow doth not stand upon points.

LYSANDER

He hath rid his prologue like a rough colt; he knows
not the stop. A good moral, my lord: it is not
enough to speak, but to speak true.

HIPPOLYTA

Indeed he hath played on his prologue like a child
on a recorder; a sound, but not in government.

THESEUS

His speech, was like a tangled chain; nothing
impaired, but all disordered. Who is next?
Enter Pyramus and Thisbe GPE , Wall GPE , Moonshine PERSON , and Lion Prologue ORG Gentles PERSON , perchance you wonder at this show;
But wonder on, till truth make all things plain.
This man is Pyramus ORG , if you would know;
This beauteous lady Thisby PERSON is certain.
This man, with lime and rough-cast, doth present
Wall, that vile Wall which did these lovers sunder;
And through Wall's chink, poor souls, they are content
To whisper. At the which let no man wonder.
This man, with lanthorn, dog, and bush PERSON of thorn,
Presenteth Moonshine PERSON ; for, if you will know,
By moonshine did these lovers think no scorn
To meet at Ninus ORG ' tomb, there, there to woo.
This grisly beast, which Lion ORG hight by name,
The trusty Thisby PERSON , coming first by night TIME ,
Did scare away, or rather did affright;
And, as she fled, her mantle she did fall,
Which Lion ORG vile with bloody mouth did stain.
Anon comes Pyramus, sweet youth and tall,
And finds his trusty Thisby PERSON 's mantle slain:
Whereat, with blade, with bloody blameful blade,
He bravely broach'd is boiling bloody breast;
And Thisby PERSON , tarrying in mulberry shade,
His dagger drew, and died. For all the rest,
Let Lion PERSON , Moonshine, Wall, and lovers twain
At large discourse, while here they do remain.
Exeunt Prologue PERSON , Thisbe GPE , Lion ORG , and Moonshine NORP

THESEUS

I wonder if the lion be to speak.

DEMETRIUS

No wonder, my lord: one CARDINAL lion may, when many asses do.

Wall

In this same interlude it doth befall
That I, one CARDINAL Snout by name, present a wall;
And such a wall, as I would have you think,
That had in it a crannied hole or chink,
Through which the lovers, Pyramus ORG and Thisby ORG ,
Did whisper often very secretly.
This loam, this rough-cast and this stone doth show
That I am that same wall; the truth is so:
And this the cranny is, right and sinister,
Through which the fearful lovers are to whisper.

THESEUS

Would you desire lime and hair to speak better?

DEMETRIUS

It is the wittiest partition that ever I heard
discourse, my lord.
Enter Pyramus

THESEUS

Pyramus draws near the wall: silence!

Pyramus

O grim-look'd night! O night with hue so black!
O night, which ever art when day is not!
O night, O night! alack PERSON , alack, alack,
I fear my Thisby ORG 's promise is forgot!
And thou, O wall, O sweet, O lovely wall,
That stand'st between her father's ground and mine!
Thou GPE wall, O wall, O sweet and lovely wall,
Show me thy chink, to blink through with mine eyne!
Wall holds up his fingers
Thanks, courteous wall: Jove PERSON shield thee well for this!
But what see I? No Thisby do I see.
O wicked wall, through whom I see no bliss!
Cursed be thy stones for thus deceiving me!

THESEUS

The wall, methinks, being sensible, should curse again.

Pyramus

No, in truth, sir, he should not. 'Deceiving me'
is Thisby PERSON 's cue: she is to enter now, and I am to
spy her through the wall. You shall see, it will
fall pat as I told you. Yonder she comes.
Enter Thisbe

Thisbe

O wall, full often hast thou heard my moans NORP ,
For parting my fair Pyramus PRODUCT and me!
My cherry lips have often kiss'd thy stones,
Thy stones with lime and hair knit up in thee.

Pyramus

I see a voice: now will I to the chink,
To spy an I can hear my Thisby ORG 's face. Thisby!

Thisbe

My love thou art, my love I think.

Pyramus

Think what thou wilt, I am thy lover's PERSON grace;
And, like Limander ORG , am I trusty still.

Thisbe

And I like Helen GPE , till the Fates NORP me kill.

Pyramus

Not Shafalus to Procrus PERSON was so true.

Thisbe

As Shafalus to Procrus PERSON , I to you.

Pyramus

O kiss me through the hole of this vile wall!

Thisbe

I kiss the wall's hole, not your lips at all.

Pyramus

Wilt thou at Ninny GPE 's tomb meet me straightway?

Thisbe

' Tide PRODUCT life, 'tide death, I come without delay.
Exeunt Pyramus and Thisbe

Wall

Thus have I, Wall, my part discharged so;
And, being done, thus Wall PERSON away doth go.
Exit FAC THESEUS

Now is the mural down between the two CARDINAL neighbours.

DEMETRIUS

No remedy, my lord, when walls are so wilful to hear
without warning.

HIPPOLYTA

This is the silliest stuff that ever I heard.

THESEUS

The best in this kind are but shadows; and the worst
are no worse, if imagination amend them.

HIPPOLYTA

It must be your imagination then, and not theirs.

THESEUS

If we imagine no worse of them than they of
themselves, they may pass for excellent men. Here
come two CARDINAL noble beasts in, a man and a lion.
Enter Lion and Moonshine

Lion

You, ladies, you, whose gentle hearts do fear
The smallest monstrous mouse that creeps on floor,
May DATE now perchance both quake and tremble here,
When lion rough in wildest rage doth roar.
Then know that I, one CARDINAL Snug PERSON the joiner, am
A lion-fell, nor else no lion's dam;
For, if I should as lion come in strife
Into this place, 'twere pity on my life.

THESEUS

A very gentle beast, of a good conscience.

DEMETRIUS

The very best at a beast, my lord, that e'er I saw.

LYSANDER

This lion is a very fox for his valour.

THESEUS

True; and a goose for his discretion.

DEMETRIUS

Not so, my lord; for his valour cannot carry his
discretion; and the fox carries the goose.

THESEUS

His discretion, I am sure, cannot carry his valour;
for the goose carries not the fox. It is well:
leave it to his discretion, and let us listen to the moon.

Moonshine NORP

This lanthorn doth the horned moon present;-- FAC DEMETRIUS

He should have worn the horns on his head.

THESEUS

He is no crescent, and his horns are
invisible within the circumference.

Moonshine NORP

This lanthorn doth the horned moon present;
Myself the man i' the moon do seem to be.

THESEUS

This is the greatest error of all the rest: the man
should be put into the lanthorn. How is it else the
man i' the moon?

DEMETRIUS

He dares not come there for the candle; for, you
see, it is already in snuff.

HIPPOLYTA

I am aweary of this moon LOC : would he would change!

THESEUS

It appears, by his small light of discretion, that
he is in the wane; but yet, in courtesy, in all
reason, we must stay the time.

LYSANDER

Proceed, Moon PERSON .

Moonshine NORP

All that I have to say, is, to tell you that the
lanthorn is the moon; I, the man in the moon; this
thorn-bush, my thorn-bush; and this dog, my dog.

DEMETRIUS

Why, all these should be in the lanthorn; for all
these are in the moon. But, silence! here comes Thisbe.
Enter Thisbe

Thisbe

This is old Ninny PERSON 's tomb. Where is my love?

Lion

[Roaring] Oh--
Thisbe runs off

DEMETRIUS

Well roared, Lion PERSON .

THESEUS

Well run, Thisbe.

HIPPOLYTA

Well shone, Moon PERSON . Truly, the moon shines LOC with a
good grace.
The Lion PERSON shakes Thisbe's mantle, and exit

THESEUS

Well moused, Lion PERSON .

LYSANDER

And so the lion vanished.

DEMETRIUS

And then came Pyramus ORG .
Enter Pyramus

Pyramus

Sweet Moon PERSON , I thank thee for thy sunny beams;
I thank thee, Moon PERSON , for shining now so bright;
For, by thy gracious, golden, glittering gleams,
I trust to take of truest Thisby PRODUCT sight.
But stay, O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear!
Thy mantle good,
What, stain'd with blood!
Approach, ye Furies fell!
O Fates, come, come,
Cut PERSON thread and thrum;
Quail GPE , crush, conclude, and quell!

THESEUS

This passion, and the death of a dear friend, would
go near to make a man look sad.

HIPPOLYTA

Beshrew my heart, but I pity the man.

Pyramus

O wherefore, Nature, didst thou lions frame?
Since lion vile hath here deflower'd my dear:
Which is--no, no--which was the fairest dame
That lived, that loved, that liked, that look'd
with cheer.
Come, tears, confound;
Out, sword, and wound
The pap of Pyramus ORG ;
Ay, that left pap,
Where heart doth hop:
Stabs PERSON himself
Thus die I, thus, thus, thus.
Now am I dead,
Now am I fled;
My soul is in the sky:
Tongue ORG , lose thy light;
Moon PERSON take thy flight:
Exit Moonshine GPE
Now die, die, die, die, die.
Dies

DEMETRIUS

No die, but an ace, for him; for he is but one.

LYSANDER

Less than an ace, man; for he is dead; he is nothing.

THESEUS

With the help of a surgeon he might yet recover, and
prove an ass.

HIPPOLYTA

How chance Moonshine PERSON is gone before Thisbe PERSON comes
back and finds her lover?

THESEUS

She will find him by starlight. Here she comes; and
her passion ends the play.
Re-enter Thisbe

HIPPOLYTA

Methinks she should not use a long one for such a
Pyramus: I hope she will be brief.

DEMETRIUS

A mote will turn the balance, which Pyramus ORG , which
Thisbe, is the better; he for a man, God warrant us;
she for a woman, God PERSON bless us.

LYSANDER

She hath spied him already with those sweet eyes.

DEMETRIUS

And thus she means, videlicet:--

Thisbe

Asleep, my love?
What, dead, my dove?
O Pyramus, arise!
Speak GPE , speak. Quite dumb?
Dead, dead? A tomb
Must cover thy sweet eyes.
These My lips,
This cherry nose,
These yellow cowslip cheeks,
Are gone, are gone:
Lovers, make moan:
His eyes were green as leeks.
O Sisters Three CARDINAL ,
Come, come to me,
With hands as pale as milk;
Lay them in gore PERSON ,
Since you have shore
With shears his thread of silk.
Tongue ORG , not a word:
Come, trusty sword;
Come, blade, my breast imbrue:
Stabs PERSON herself
And, farewell, friends;
Thus Thisby PERSON ends:
Adieu PRODUCT , adieu, adieu.
Dies

THESEUS

Moonshine PERSON and Lion ORG are left to bury the dead.

DEMETRIUS

Ay, and Wall too.

BOTTOM

[Starting up] No assure you; the wall is down that
parted their fathers. Will it please you to see the
epilogue, or to hear a Bergomask dance between two CARDINAL
of our company?

THESEUS

No epilogue, I pray you; for your play needs no
excuse. Never excuse; for when the players are all
dead, there needs none to be blamed. Marry PERSON , if he
that writ it had played Pyramus ORG and hanged himself
in Thisbe PERSON 's garter, it would have been a fine
tragedy: and so it is, truly; and very notably
discharged. But come, your Bergomask: let your
epilogue alone.
A dance
The iron tongue of midnight TIME hath told twelve CARDINAL :
Lovers, to bed; 'tis almost fairy time.
I fear we shall out-sleep the coming morn
As much as we this night have overwatch'd.
This palpable-gross play hath well beguiled
The heavy gait of night TIME . Sweet friends, to bed.
A fortnight hold we this solemnity,
In nightly DATE revels and new jollity.
Exeunt
Enter PUCK

PUCK

Now the hungry lion roars,
And the wolf PERSON behowls the moon;
Whilst the heavy ploughman snores,
All with weary task fordone.
Now the wasted brands do glow,
Whilst the screech-owl, screeching loud,
Puts the wretch that lies in woe
In remembrance of a shroud.
Now it is the time of night
That the graves all gaping wide,
Every one lets forth his sprite,
In the church-way paths to glide:
And we fairies, that do run
By the triple Hecate ORG 's team,
From the presence of the sun,
Following darkness like a dream,
Now are frolic: not a mouse
Shall PERSON disturb this hallow'd house:
I am sent with broom before,
To sweep the dust behind the door.
Enter OBERON and TITANIA PERSON with their train

OBERON

Through the house give gathering light,
By the dead and drowsy fire:
Every elf and fairy sprite
Hop PERSON as light as bird from brier;
And this ditty, after me,
Sing PERSON , and dance it trippingly.

TITANIA

First ORDINAL , rehearse your song by rote
To each word a warbling note:
Hand in hand, with fairy grace,
Will we sing, and bless this place.
Song PERSON and dance

OBERON

Now, until the break of day,
Through this house each fairy stray.
To the best bride-bed will we,
Which by us shall blessed be;
And the issue there create
Ever shall be fortunate.
So shall all the couples three CARDINAL
Ever true in loving be;
And the blots of Nature WORK_OF_ART 's hand
Shall PERSON not in their issue stand;
Never mole, hare lip, nor scar,
Nor mark prodigious, such as are
Despised in nativity,
Shall PERSON upon their children be.
With this field-dew consecrate,
Every fairy take his gait;
And each several chamber bless,
Through this palace, with sweet peace;
And the owner of it blest
Ever shall in safety rest.
Trip away; make no stay;
Meet me all by break of day.
Exeunt OBERON, TITANIA ORG , and train

PUCK

If we shadows have offended,
Think but this, and all is mended,
That you have but slumber'd here
While these visions did appear.
And this weak and idle theme,
No more yielding but a dream,
Gentles PERSON , do not reprehend:
if you pardon, we will mend:
And, as I am an honest Puck PERSON ,
If we have unearned luck
Now to 'scape the serpent's tongue,
We will make amends ere long;
Else the Puck a liar call;
So, good night unto you all.
Give me your hands, if we be friends,
And Robin PERSON shall restore amends.

Preprocessing functions¶

Here we will build functions to process text and clean it for easier use.¶

In [ ]:
# ignore white spaces, stop words, and punctuation 
def is_token_allowed(token):
     return bool(
         token
         and str(token).strip()
         and not token.is_stop
         and not token.is_punct
     )
# get lemma of each word
def preprocess_token(token):
    return token.lemma_.strip().lower()

complete_filtered_tokens = [
     preprocess_token(token)
     for token in play_doc
     if is_token_allowed(token)
]

complete_filtered_tokens
Out[ ]:
['midsummer',
 'night',
 'dream',
 'entire',
 'play',
 'midsummer',
 'night',
 'dream',
 'shakespeare',
 'homepage',
 '|',
 'midsummer',
 'night',
 'dream',
 '|',
 'entire',
 'play',
 'act',
 'scene',
 'i.',
 'athens',
 'palace',
 'theseus',
 'enter',
 'theseus',
 'hippolyta',
 'philostrate',
 'attendants',
 'theseus',
 'fair',
 'hippolyta',
 'nuptial',
 'hour',
 'draws',
 'apace',
 'happy',
 'day',
 'bring',
 'moon',
 'o',
 'methink',
 'slow',
 'old',
 'moon',
 'wane',
 'linger',
 'desire',
 'like',
 'step',
 'dame',
 'dowager',
 'long',
 'wither',
 'young',
 'man',
 'revenue',
 'hippolyta',
 'day',
 'quickly',
 'steep',
 'night',
 'night',
 'quickly',
 'dream',
 'away',
 'time',
 'moon',
 'like',
 'silver',
 'bow',
 'new',
 'bent',
 'heaven',
 'shall',
 'behold',
 'night',
 'solemnity',
 'theseus',
 'philostrate',
 'stir',
 'athenian',
 'youth',
 'merriment',
 'awake',
 'pert',
 'nimble',
 'spirit',
 'mirth',
 'turn',
 'melancholy',
 'forth',
 'funeral',
 'pale',
 'companion',
 'pomp',
 'exit',
 'philostrate',
 'hippolyta',
 "woo'd",
 'thee',
 'sword',
 'win',
 'thy',
 'love',
 'thee',
 'injury',
 'd',
 'thee',
 'key',
 'pomp',
 'triumph',
 'revelling',
 'enter',
 'egeus',
 'hermia',
 'lysander',
 'demetriu',
 'egeus',
 'happy',
 'theseus',
 'renowned',
 'duke',
 'theseus',
 'thank',
 'good',
 'egeus',
 'news',
 'thee',
 'egeus',
 'vexation',
 'come',
 'complaint',
 'child',
 'daughter',
 'hermia',
 'stand',
 'forth',
 'demetrius',
 'noble',
 'lord',
 'man',
 'hath',
 'consent',
 'marry',
 'stand',
 'forth',
 'lysander',
 'gracious',
 'duke',
 'man',
 'hath',
 "bewitch'd",
 'bosom',
 'child',
 'thou',
 'thou',
 'lysander',
 'thou',
 'hast',
 'give',
 'rhyme',
 'interchange',
 'love',
 'tokens',
 'child',
 'thou',
 'hast',
 'moonlight',
 'window',
 'sung',
 'feign',
 'voice',
 'verse',
 'feign',
 'love',
 'steal',
 'impression',
 'fantasy',
 'bracelet',
 'thy',
 'hair',
 'ring',
 'gawd',
 'conceit',
 'knacks',
 'trifle',
 'nosegay',
 'sweetmeat',
 'messenger',
 'strong',
 'prevailment',
 "unharden'd",
 'youth',
 'cunning',
 'hast',
 'thou',
 "filch'd",
 'daughter',
 'heart',
 "turn'd",
 'obedience',
 'stubborn',
 'harshness',
 'gracious',
 'duke',
 'grace',
 'consent',
 'marry',
 'demetrius',
 'beg',
 'ancient',
 'privilege',
 'athens',
 'dispose',
 'shall',
 'gentleman',
 'death',
 'accord',
 'law',
 'immediately',
 'provide',
 'case',
 'theseus',
 'hermia',
 'advise',
 'fair',
 'maid',
 'father',
 'god',
 'compose',
 'beauty',
 'yea',
 'form',
 'wax',
 'imprint',
 'power',
 'leave',
 'figure',
 'disfigure',
 'demetrius',
 'worthy',
 'gentleman',
 'hermia',
 'lysander',
 'theseus',
 'kind',
 'want',
 'father',
 'voice',
 'hold',
 'worthier',
 'hermia',
 'father',
 "look'd",
 'eye',
 'theseus',
 'eye',
 'judgment',
 'look',
 'hermia',
 'entreat',
 'grace',
 'pardon',
 'know',
 'power',
 'bold',
 'concern',
 'modesty',
 'presence',
 'plead',
 'thought',
 'beseech',
 'grace',
 'know',
 'bad',
 'befall',
 'case',
 'refuse',
 'd',
 'demetrius',
 'theseus',
 'die',
 'death',
 'abjure',
 'society',
 'man',
 'fair',
 'hermia',
 'question',
 'desire',
 'know',
 'youth',
 'examine',
 'blood',
 'yield',
 'father',
 'choice',
 'endure',
 'livery',
 'nun',
 'aye',
 'shady',
 'cloister',
 "mew'd",
 'live',
 'barren',
 'sister',
 'life',
 'chant',
 'faint',
 'hymn',
 'cold',
 'fruitless',
 'moon',
 'thrice',
 'bless',
 'master',
 'blood',
 'undergo',
 'maiden',
 'pilgrimage',
 'earthlier',
 'happy',
 'rose',
 "distill'd",
 'wither',
 'virgin',
 'thorn',
 'grow',
 'live',
 'die',
 'single',
 'blessedness',
 'hermia',
 'grow',
 'live',
 'die',
 'lord',
 'ere',
 'virgin',
 'patent',
 'unto',
 'lordship',
 'unwished',
 'yoke',
 'soul',
 'consent',
 'sovereignty',
 'theseus',
 'time',
 'pause',
 'new',
 'moon--',
 'sealing',
 'day',
 'betwixt',
 'love',
 'everlasting',
 'bond',
 'fellowship--',
 'day',
 'prepare',
 'die',
 'disobedience',
 'father',
 'd',
 'demetrius',
 'diana',
 'altar',
 'protest',
 'aye',
 'austerity',
 'single',
 'life',
 'demetrius',
 'relent',
 'sweet',
 'hermia',
 'lysander',
 'yield',
 'thy',
 'craze',
 'title',
 'certain',
 'right',
 'lysander',
 'father',
 'love',
 'demetrius',
 'let',
 'hermia',
 'marry',
 'egeus',
 'scornful',
 'lysander',
 'true',
 'hath',
 'love',
 'love',
 'shall',
 'render',
 'right',
 'estate',
 'unto',
 'demetrius',
 'lysander',
 'lord',
 'derive',
 "possess'd",
 'love',
 'fortune',
 'way',
 'fairly',
 "rank'd",
 'vantage',
 'demetrius',
 'boast',
 'belove',
 'beauteous',
 'hermia',
 'prosecute',
 'right',
 'demetrius',
 'avouch',
 'head',
 'love',
 'nedar',
 'daughter',
 'helena',
 'win',
 'soul',
 'sweet',
 'lady',
 'dote',
 'devoutly',
 'dote',
 'dote',
 'idolatry',
 'spotted',
 'inconstant',
 'man',
 'theseus',
 'confess',
 'hear',
 'demetrius',
 'think',
 'speak',
 'thereof',
 'self',
 'affair',
 'mind',
 'lose',
 'demetrius',
 'come',
 'come',
 'egeus',
 'shall',
 'private',
 'schooling',
 'fair',
 'hermia',
 'look',
 'arm',
 'fit',
 'fancy',
 'father',
 'law',
 'athens',
 'yield',
 'up--',
 'means',
 'extenuate--',
 'death',
 'vow',
 'single',
 'life',
 'come',
 'hippolyta',
 'cheer',
 'love',
 'demetrius',
 'egeus',
 'employ',
 'business',
 'nuptial',
 'confer',
 'nearly',
 'concern',
 'egeus',
 'duty',
 'desire',
 'follow',
 'exeunt',
 'lysander',
 'hermia',
 'lysander',
 'love',
 'cheek',
 'pale',
 'chance',
 'rose',
 'fade',
 'fast',
 'hermia',
 'belike',
 'want',
 'rain',
 'beteem',
 'tempest',
 'eye',
 'lysander',
 'ay',
 'aught',
 'read',
 'hear',
 'tale',
 'history',
 'course',
 'true',
 'love',
 'run',
 'smooth',
 'different',
 'blood,--',
 'hermia',
 'o',
 'cross',
 'high',
 "enthrall'd",
 'low',
 'lysander',
 'misgraffe',
 'respect',
 'years,--',
 'hermia',
 'o',
 'spite',
 'old',
 'engage',
 'young',
 'lysander',
 'stand',
 'choice',
 'friends,--',
 'hermia',
 'o',
 'hell',
 'choose',
 'love',
 'eye',
 'lysander',
 'sympathy',
 'choice',
 'war',
 'death',
 'sickness',
 'lay',
 'siege',
 'make',
 'momentany',
 'sound',
 'swift',
 'shadow',
 'short',
 'dream',
 'brief',
 'lightning',
 'collied',
 'night',
 'spleen',
 'unfold',
 'heaven',
 'earth',
 'ere',
 'man',
 'hath',
 'power',
 'behold',
 'jaw',
 'darkness',
 'devour',
 'quick',
 'bright',
 'thing',
 'come',
 'confusion',
 'hermia',
 'true',
 'lover',
 "cross'd",
 'stand',
 'edict',
 'destiny',
 'let',
 'teach',
 'trial',
 'patience',
 'customary',
 'cross',
 'love',
 'thought',
 'dream',
 'sigh',
 'wish',
 'tear',
 'poor',
 'fancy',
 'follower',
 'lysander',
 'good',
 'persuasion',
 'hear',
 'hermia',
 'widow',
 'aunt',
 'dowager',
 'great',
 'revenue',
 'hath',
 'child',
 'athens',
 'house',
 'remote',
 'seven',
 'league',
 'respect',
 'son',
 'gentle',
 'hermia',
 'marry',
 'thee',
 'place',
 'sharp',
 'athenian',
 'law',
 'pursue',
 'thou',
 'lovest',
 'steal',
 'forth',
 'thy',
 'father',
 'house',
 'morrow',
 'night',
 'wood',
 'league',
 'town',
 'meet',
 'thee',
 'helena',
 'observance',
 'morn',
 'stay',
 'thee',
 'hermia',
 'good',
 'lysander',
 'swear',
 'thee',
 'cupid',
 'strong',
 'bow',
 'good',
 'arrow',
 'golden',
 'head',
 'simplicity',
 'venus',
 'dove',
 'knitteth',
 'soul',
 'prosper',
 'love',
 'fire',
 "burn'd",
 'carthage',
 'queen',
 'false',
 'troyan',
 'sail',
 'see',
 'vow',
 'man',
 'break',
 'number',
 'woman',
 'speak',
 'place',
 'thou',
 'hast',
 'appoint',
 'morrow',
 'truly',
 'meet',
 'thee',
 'lysander',
 'promise',
 'love',
 'look',
 'come',
 'helena',
 'enter',
 'helena',
 'hermia',
 'god',
 'speed',
 'fair',
 'helena',
 'away',
 'helena',
 'fair',
 'fair',
 'unsay',
 'demetrius',
 'love',
 'fair',
 'o',
 'happy',
 'fair',
 'eye',
 'lode',
 'star',
 'tongue',
 'sweet',
 'air',
 'tuneable',
 'lark',
 'shepherd',
 'ear',
 'wheat',
 'green',
 'hawthorn',
 'bud',
 'appear',
 'sickness',
 'catch',
 'o',
 'favour',
 'catch',
 'fair',
 'hermia',
 'ere',
 'ear',
 'catch',
 'voice',
 'eye',
 'eye',
 'tongue',
 'catch',
 'tongue',
 'sweet',
 'melody',
 'world',
 'demetrius',
 'bate',
 'rest',
 'translate',
 'o',
 'teach',
 'look',
 'art',
 'sway',
 'motion',
 'demetrius',
 'heart',
 'hermia',
 'frown',
 'love',
 'helena',
 'o',
 'frown',
 'teach',
 'smile',
 'skill',
 'hermia',
 'curse',
 'give',
 'love',
 'helena',
 'o',
 'prayer',
 'affection',
 'hermia',
 'hate',
 'follow',
 'helena',
 'love',
 'hateth',
 'hermia',
 'folly',
 'helena',
 'fault',
 'helena',
 'beauty',
 'fault',
 'hermia',
 'comfort',
 'shall',
 'face',
 'lysander',
 'fly',
 'place',
 'time',
 'lysander',
 "seem'd",
 'athens',
 'paradise',
 'o',
 'grace',
 'love',
 'dwell',
 'hath',
 "turn'd",
 'heaven',
 'unto',
 'hell',
 'lysander',
 'helen',
 'mind',
 'unfold',
 'morrow',
 'night',
 'phoebe',
 'doth',
 'behold',
 'silver',
 'visage',
 'watery',
 'glass',
 'decking',
 'liquid',
 'pearl',
 'bladed',
 'grass',
 'time',
 'lover',
 'flight',
 'doth',
 'conceal',
 'athens',
 'gate',
 'devise',
 'steal',
 'hermia',
 'wood',
 'faint',
 'primrose',
 'bed',
 'will',
 'not',
 'lie',
 'empty',
 'bosom',
 'counsel',
 'sweet',
 'lysander',
 'shall',
 'meet',
 'athens',
 'turn',
 'away',
 'eye',
 'seek',
 'new',
 'friend',
 'strange',
 'company',
 'farewell',
 'sweet',
 'playfellow',
 'pray',
 'thou',
 'good',
 'luck',
 'grant',
 'thee',
 'thy',
 'demetrius',
 'word',
 'lysander',
 'starve',
 'sight',
 'lover',
 'food',
 'till',
 'morrow',
 'deep',
 'midnight',
 'lysander',
 'hermia',
 'exit',
 'hermia',
 'helena',
 'adieu',
 'demetrius',
 'dote',
 'exit',
 'helena',
 'happy',
 "o'er",
 'athens',
 'think',
 'fair',
 'demetrius',
 'think',
 'know',
 'know',
 'err',
 'dote',
 'hermia',
 'eye',
 'admire',
 'quality',
 'thing',
 'base',
 'vile',
 'fold',
 'quantity',
 'love',
 'transpose',
 'form',
 'dignity',
 'love',
 'look',
 'eye',
 'mind',
 "wing'd",
 'cupid',
 'paint',
 'blind',
 'hath',
 'love',
 'mind',
 'judgement',
 'taste',
 'wing',
 'eye',
 'figure',
 'unheedy',
 'haste',
 'love',
 'say',
 'child',
 'choice',
 'oft',
 'beguile',
 'waggish',
 'boy',
 'game',
 'forswear',
 'boy',
 'love',
 'perjure',
 'ere',
 'demetrius',
 "look'd",
 'hermia',
 'eyne',
 "hail'd",
 'oath',
 'hail',
 'heat',
 'hermia',
 'feel',
 'dissolve',
 'shower',
 'oath',
 'melt',
 'tell',
 'fair',
 'hermia',
 'flight',
 'wood',
 'morrow',
 'night',
 'pursue',
 'intelligence',
 'thank',
 'dear',
 'expense',
 'mean',
 'enrich',
 'pain',
 'sight',
 'thither',
 'exit',
 'scene',
 'ii',
 'athens',
 'quince',
 'house',
 'enter',
 'quince',
 'snug',
 'flute',
 'snout',
 'starveling',
 'quince',
 'company',
 ...]

Rule Based Matching¶

Using rule based matching we can extract tokens and phrases based on patterns and gramatical features. I will attempt to extract all of players.¶

Based on UPPERCASE¶

In [ ]:
from spacy.matcher import Matcher
matcher = Matcher(nlp.vocab)

def extract_player(nlp_doc):
    pattern = [{"IS_UPPER": True}]
    matcher.add("uppercase", [pattern])
    matches = matcher(nlp_doc)
    for _, start, end in matches:
        span = nlp_doc[start:end]  # first iteration included I, O, and A as all caps words, but I elimiated single letter options
        word = span.text
        if len(word) > 1:
            yield word


for word in extract_player(play_doc):
    print(word)
ACT
SCENE
I.
THESEUS
THESEUS
HIPPOLYTA
PHILOSTRATE
THESEUS
HIPPOLYTA
THESEUS
PHILOSTRATE
EGEUS
HERMIA
LYSANDER
DEMETRIUS
EGEUS
THESEUS
EGEUS
THESEUS
HERMIA
THESEUS
HERMIA
THESEUS
HERMIA
THESEUS
HERMIA
THESEUS
DEMETRIUS
LYSANDER
EGEUS
LYSANDER
THESEUS
EGEUS
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
HELENA
SCENE
II
QUINCE
'S
QUINCE
SNUG
BOTTOM
FLUTE
SNOUT
STARVELING
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
FLUTE
QUINCE
FLUTE
QUINCE
FLUTE
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
STARVELING
QUINCE
SNOUT
QUINCE
SNUG
QUINCE
BOTTOM
QUINCE
ALL
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
ACT
II
SCENE
I.
PUCK
PUCK
PUCK
PUCK
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
TITANIA
OBERON
PUCK
OBERON
PUCK
OBERON
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
DEMETRIUS
OBERON
PUCK
PUCK
OBERON
PUCK
SCENE
II
TITANIA
TITANIA
TITANIA
OBERON
TITANIA
OBERON
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
PUCK
PUCK
DEMETRIUS
HELENA
HELENA
DEMETRIUS
HELENA
DEMETRIUS
HELENA
LYSANDER
HELENA
LYSANDER
HELENA
LYSANDER
HERMIA
ACT
III
SCENE
I.
TITANIA
QUINCE
SNUG
BOTTOM
FLUTE
SNOUT
STARVELING
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
SNOUT
STARVELING
BOTTOM
QUINCE
BOTTOM
SNOUT
STARVELING
BOTTOM
SNOUT
BOTTOM
QUINCE
SNOUT
BOTTOM
QUINCE
BOTTOM
QUINCE
SNOUT
BOTTOM
QUINCE
PUCK
PUCK
QUINCE
BOTTOM
QUINCE
BOTTOM
PUCK
FLUTE
QUINCE
FLUTE
QUINCE
FLUTE
PUCK
BOTTOM
BOTTOM
QUINCE
QUINCE
SNUG
FLUTE
SNOUT
STARVELING
PUCK
BOTTOM
SNOUT
SNOUT
BOTTOM
SNOUT
QUINCE
QUINCE
BOTTOM
TITANIA
BOTTOM
TITANIA
BOTTOM
TITANIA
BOTTOM
TITANIA
PEASEBLOSSOM
COBWEB
MOTH
MUSTARDSEED
PEASEBLOSSOM
COBWEB
I.
MOTH
I.
MUSTARDSEED
I.
ALL
TITANIA
PEASEBLOSSOM
COBWEB
MOTH
MUSTARDSEED
BOTTOM
COBWEB
BOTTOM
PEASEBLOSSOM
BOTTOM
MUSTARDSEED
BOTTOM
TITANIA
SCENE
II
OBERON
OBERON
PUCK
PUCK
OBERON
PUCK
HERMIA
DEMETRIUS
OBERON
PUCK
DEMETRIUS
HERMIA
DEMETRIUS
HERMIA
DEMETRIUS
HERMIA
DEMETRIUS
HERMIA
DEMETRIUS
HERMIA
DEMETRIUS
OBERON
PUCK
OBERON
PUCK
OBERON
PUCK
PUCK
OBERON
PUCK
LYSANDER
HELENA
LYSANDER
HELENA
LYSANDER
HELENA
LYSANDER
DEMETRIUS
HELENA
LYSANDER
HELENA
DEMETRIUS
LYSANDER
DEMETRIUS
HERMIA
HERMIA
LYSANDER
HERMIA
LYSANDER
HERMIA
HELENA
HERMIA
HELENA
HERNIA
HELENA
LYSANDER
HELENA
HERMIA
DEMETRIUS
LYSANDER
DEMETRIUS
LYSANDER
DEMETRIUS
HERMIA
LYSANDER
DEMETRIUS
LYSANDER
HERMIA
LYSANDER
HERMIA
HELENA
LYSANDER
DEMETRIUS
LYSANDER
HERMIA
LYSANDER
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
HERMIA
HELENA
LYSANDER
DEMETRIUS
HELENA
HERMIA
LYSANDER
DEMETRIUS
LYSANDER
DEMETRIUS
LYSANDER
DEMETRIUS
HERMIA
HELENA
HERMIA
OBERON
PUCK
OBERON
PUCK
OBERON
PUCK
LYSANDER
LYSANDER
PUCK
LYSANDER
PUCK
LYSANDER
DEMETRIUS
DEMETRIUS
PUCK
DEMETRIUS
PUCK
LYSANDER
LYSANDER
PUCK
DEMETRIUS
PUCK
DEMETRIUS
PUCK
DEMETRIUS
HELENA
HELENA
PUCK
HERMIA
HERMIA
PUCK
LYSANDER
ACT
IV
SCENE
I.
LYSANDER
DEMETRIUS
HELENA
HERMIA
TITANIA
BOTTOM
PEASEBLOSSOM
COBWEB
MOTH
MUSTARDSEED
OBERON
TITANIA
BOTTOM
PEASEBLOSSOM
BOTTOM
COBWEB
BOTTOM
MUSTARDSEED
BOTTOM
MUSTARDSEED
BOTTOM
TITANIA
BOTTOM
TITANIA
BOTTOM
TITANIA
BOTTOM
TITANIA
PUCK
OBERON
TITANIA
OBERON
TITANIA
OBERON
TITANIA
PUCK
OBERON
PUCK
OBERON
TITANIA
THESEUS
HIPPOLYTA
EGEUS
THESEUS
HIPPOLYTA
THESEUS
EGEUS
THESEUS
EGEUS
THESEUS
LYSANDER
DEMETRIUS
HELENA
HERMIA
LYSANDER
THESEUS
LYSANDER
EGEUS
DEMETRIUS
THESEUS
THESEUS
HIPPOLYTA
EGEUS
DEMETRIUS
HERMIA
HELENA
DEMETRIUS
HERMIA
HELENA
LYSANDER
DEMETRIUS
BOTTOM
SCENE
II
QUINCE
'S
QUINCE
FLUTE
SNOUT
STARVELING
QUINCE
STARVELING
FLUTE
QUINCE
FLUTE
QUINCE
FLUTE
SNUG
SNUG
FLUTE
BOTTOM
BOTTOM
QUINCE
BOTTOM
QUINCE
BOTTOM
ACT
SCENE
I.
THESEUS
THESEUS
HIPPOLYTA
PHILOSTRATE
HIPPOLYTA
THESEUS
HIPPOLYTA
THESEUS
LYSANDER
DEMETRIUS
HERMIA
HELENA
LYSANDER
THESEUS
PHILOSTRATE
THESEUS
PHILOSTRATE
THESEUS
PHILOSTRATE
THESEUS
PHILOSTRATE
THESEUS
PHILOSTRATE
THESEUS
PHILOSTRATE
HIPPOLYTA
THESEUS
HIPPOLYTA
THESEUS
PHILOSTRATE
PHILOSTRATE
THESEUS
QUINCE
THESEUS
LYSANDER
HIPPOLYTA
THESEUS
THESEUS
DEMETRIUS
THESEUS
DEMETRIUS
THESEUS
THESEUS
THESEUS
DEMETRIUS
HIPPOLYTA
THESEUS
HIPPOLYTA
THESEUS
THESEUS
DEMETRIUS
LYSANDER
THESEUS
DEMETRIUS
THESEUS
DEMETRIUS
THESEUS
THESEUS
DEMETRIUS
HIPPOLYTA
THESEUS
LYSANDER
DEMETRIUS
DEMETRIUS
THESEUS
HIPPOLYTA
THESEUS
LYSANDER
DEMETRIUS
THESEUS
HIPPOLYTA
DEMETRIUS
LYSANDER
THESEUS
HIPPOLYTA
THESEUS
HIPPOLYTA
DEMETRIUS
LYSANDER
DEMETRIUS
THESEUS
DEMETRIUS
BOTTOM
THESEUS
PUCK
PUCK
OBERON
TITANIA
OBERON
TITANIA
OBERON
OBERON
TITANIA
PUCK

Dependency Parsing¶

this will help us define relatiionships between words¶

In [ ]:
for token in play_doc:
    print(
        f"""
TOKEN: {token.text}
=====
{token.tag_ = }
{token.head.text = }
{token.dep_ = }"""
    )
TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Night'
token.dep_ = 'dep'

TOKEN: Midsummer
=====
token.tag_ = 'NNP'
token.head.text = 'Night'
token.dep_ = 'compound'

TOKEN: Night
=====
token.tag_ = 'NNP'
token.head.text = 'Dream'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Night'
token.dep_ = 'case'

TOKEN: Dream
=====
token.tag_ = 'NNP'
token.head.text = '|'
token.dep_ = 'nmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Dream'
token.dep_ = 'punct'

TOKEN: Entire
=====
token.tag_ = 'JJ'
token.head.text = 'Play'
token.dep_ = 'amod'

TOKEN: Play
=====
token.tag_ = 'NN'
token.head.text = 'Night'
token.dep_ = 'compound'

TOKEN: 
 






=====
token.tag_ = '_SP'
token.head.text = 'Play'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'Night'
token.dep_ = 'det'

TOKEN: Midsummer
=====
token.tag_ = 'NNP'
token.head.text = 'Night'
token.dep_ = 'compound'

TOKEN: Night
=====
token.tag_ = 'NNP'
token.head.text = 'homepage'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Night'
token.dep_ = 'case'

TOKEN: Dream
=====
token.tag_ = 'NNP'
token.head.text = 'Shakespeare'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Dream'
token.dep_ = 'dep'

TOKEN: Shakespeare
=====
token.tag_ = 'NNP'
token.head.text = 'homepage'
token.dep_ = 'compound'

TOKEN: homepage
=====
token.tag_ = 'NN'
token.head.text = '|'
token.dep_ = 'compound'

TOKEN: 
    
=====
token.tag_ = '_SP'
token.head.text = 'homepage'
token.dep_ = 'dep'

TOKEN: |
=====
token.tag_ = 'NN'
token.head.text = 'Night'
token.dep_ = 'compound'

TOKEN: Midsummer
=====
token.tag_ = 'NNP'
token.head.text = 'Night'
token.dep_ = 'compound'

TOKEN: Night
=====
token.tag_ = 'NNP'
token.head.text = 'Dream'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Night'
token.dep_ = 'case'

TOKEN: Dream
=====
token.tag_ = 'NNP'
token.head.text = 'Dream'
token.dep_ = 'appos'

TOKEN: 
    
=====
token.tag_ = '_SP'
token.head.text = 'Dream'
token.dep_ = 'dep'

TOKEN: |
=====
token.tag_ = 'NN'
token.head.text = 'ACT'
token.dep_ = 'nmod'

TOKEN: Entire
=====
token.tag_ = 'JJ'
token.head.text = 'ACT'
token.dep_ = 'amod'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'ACT'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'play'
token.dep_ = 'dep'

TOKEN: ACT
=====
token.tag_ = 'NNP'
token.head.text = 'ACT'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'Athens'
token.dep_ = 'nmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: I.
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'compound'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'ACT'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'palace'
token.dep_ = 'det'

TOKEN: palace
=====
token.tag_ = 'NN'
token.head.text = 'palace'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'palace'
token.dep_ = 'prep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'palace'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'cc'

TOKEN: Attendants
=====
token.tag_ = 'NNPS'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Attendants'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'THESEUS'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hippolyta'
token.dep_ = 'amod'

TOKEN: Hippolyta
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hippolyta'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'hour'
token.dep_ = 'poss'

TOKEN: nuptial
=====
token.tag_ = 'JJ'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'Hippolyta'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hour'
token.dep_ = 'dep'

TOKEN: Draws
=====
token.tag_ = 'NNPS'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Draws'
token.dep_ = 'prep'

TOKEN: apace
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: four
=====
token.tag_ = 'CD'
token.head.text = 'days'
token.dep_ = 'nummod'

TOKEN: happy
=====
token.tag_ = 'JJ'
token.head.text = 'days'
token.dep_ = 'amod'

TOKEN: days
=====
token.tag_ = 'NNS'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: bring
=====
token.tag_ = 'VBP'
token.head.text = 'bring'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'RP'
token.head.text = 'bring'
token.dep_ = 'prt'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'in'
token.dep_ = 'dep'

TOKEN: Another
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'bring'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'methinks'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: methinks
=====
token.tag_ = 'NNS'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'methinks'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'slow'
token.dep_ = 'advmod'

TOKEN: slow
=====
token.tag_ = 'JJ'
token.head.text = 'wanes'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'slow'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'wanes'
token.dep_ = 'det'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'wanes'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'wanes'
token.dep_ = 'compound'

TOKEN: wanes
=====
token.tag_ = 'NNS'
token.head.text = 'methinks'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'lingers'
token.dep_ = 'nsubj'

TOKEN: lingers
=====
token.tag_ = 'VBZ'
token.head.text = 'lingers'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'desires'
token.dep_ = 'poss'

TOKEN: desires
=====
token.tag_ = 'NNS'
token.head.text = 'lingers'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'desires'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Like
=====
token.tag_ = 'IN'
token.head.text = 'lingers'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Like'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dame'
token.dep_ = 'det'

TOKEN: step
=====
token.tag_ = 'NN'
token.head.text = 'dame'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'dame'
token.dep_ = 'punct'

TOKEN: dame
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'dame'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dowager'
token.dep_ = 'det'

TOKEN: dowager
=====
token.tag_ = 'NN'
token.head.text = 'Long'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dowager'
token.dep_ = 'dep'

TOKEN: Long
=====
token.tag_ = 'NNP'
token.head.text = 'dame'
token.dep_ = 'conj'

TOKEN: withering
=====
token.tag_ = 'VBG'
token.head.text = 'Like'
token.dep_ = 'pcomp'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'withering'
token.dep_ = 'prt'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'revenue'
token.dep_ = 'det'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'revenue'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'revenue'
token.dep_ = 'compound'

TOKEN: revenue
=====
token.tag_ = 'NN'
token.head.text = 'withering'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lingers'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'days'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: Four
=====
token.tag_ = 'CD'
token.head.text = 'days'
token.dep_ = 'nummod'

TOKEN: days
=====
token.tag_ = 'NNS'
token.head.text = 'steep'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'steep'
token.dep_ = 'aux'

TOKEN: quickly
=====
token.tag_ = 'RB'
token.head.text = 'steep'
token.dep_ = 'advmod'

TOKEN: steep
=====
token.tag_ = 'VB'
token.head.text = 'dream'
token.dep_ = 'ccomp'

TOKEN: themselves
=====
token.tag_ = 'PRP'
token.head.text = 'steep'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'steep'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'dream'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Four
=====
token.tag_ = 'CD'
token.head.text = 'nights'
token.dep_ = 'nummod'

TOKEN: nights
=====
token.tag_ = 'NNS'
token.head.text = 'dream'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'dream'
token.dep_ = 'aux'

TOKEN: quickly
=====
token.tag_ = 'RB'
token.head.text = 'dream'
token.dep_ = 'advmod'

TOKEN: dream
=====
token.tag_ = 'VB'
token.head.text = 'dream'
token.dep_ = 'ROOT'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'dream'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'dream'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'dream'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'behold'
token.dep_ = 'cc'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'behold'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'behold'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'behold'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'behold'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'like'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bent'
token.dep_ = 'det'

TOKEN: silver
=====
token.tag_ = 'JJ'
token.head.text = 'bow'
token.dep_ = 'amod'

TOKEN: bow
=====
token.tag_ = 'VB'
token.head.text = 'bent'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bow'
token.dep_ = 'dep'

TOKEN: New
=====
token.tag_ = 'JJ'
token.head.text = 'bent'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bent'
token.dep_ = 'punct'

TOKEN: bent
=====
token.tag_ = 'JJ'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'bent'
token.dep_ = 'prep'

TOKEN: heaven
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'behold'
token.dep_ = 'punct'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'behold'
token.dep_ = 'aux'

TOKEN: behold
=====
token.tag_ = 'VB'
token.head.text = 'dream'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'behold'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'behold'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'solemnities'
token.dep_ = 'poss'

TOKEN: solemnities
=====
token.tag_ = 'NNS'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'behold'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Go'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Go
=====
token.tag_ = 'VBP'
token.head.text = 'Turn'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Go'
token.dep_ = 'punct'

TOKEN: Philostrate
=====
token.tag_ = 'NNP'
token.head.text = 'Go'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Philostrate'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Stir
=====
token.tag_ = 'VB'
token.head.text = 'Philostrate'
token.dep_ = 'conj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'Stir'
token.dep_ = 'prt'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'youth'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'youth'
token.dep_ = 'amod'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'Stir'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Stir'
token.dep_ = 'prep'

TOKEN: merriments
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Awake
=====
token.tag_ = 'VB'
token.head.text = 'Go'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'spirit'
token.dep_ = 'det'

TOKEN: pert
=====
token.tag_ = 'NN'
token.head.text = 'spirit'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'pert'
token.dep_ = 'cc'

TOKEN: nimble
=====
token.tag_ = 'JJ'
token.head.text = 'pert'
token.dep_ = 'conj'

TOKEN: spirit
=====
token.tag_ = 'NN'
token.head.text = 'Awake'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'spirit'
token.dep_ = 'prep'

TOKEN: mirth
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Turn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Turn
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: melancholy
=====
token.tag_ = 'JJ'
token.head.text = 'Turn'
token.dep_ = 'acomp'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'Turn'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Turn'
token.dep_ = 'prep'

TOKEN: funerals
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'companion'
token.dep_ = 'det'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'companion'
token.dep_ = 'amod'

TOKEN: companion
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'pomp'
token.dep_ = 'poss'

TOKEN: pomp
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Hippolyta'
token.dep_ = 'compound'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'Hippolyta'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: Hippolyta
=====
token.tag_ = 'NNP'
token.head.text = "woo'd"
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "woo'd"
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "woo'd"
token.dep_ = 'nsubj'

TOKEN: woo'd
=====
token.tag_ = 'VBZ'
token.head.text = "woo'd"
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = "woo'd"
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = "woo'd"
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'sword'
token.dep_ = 'poss'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "woo'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = "woo'd"
token.dep_ = 'cc'

TOKEN: won
=====
token.tag_ = 'VBD'
token.head.text = "woo'd"
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'won'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'won'
token.dep_ = 'punct'

TOKEN: doing
=====
token.tag_ = 'VBG'
token.head.text = 'won'
token.dep_ = 'advcl'

TOKEN: thee
=====
token.tag_ = 'CD'
token.head.text = 'injuries'
token.dep_ = 'nummod'

TOKEN: injuries
=====
token.tag_ = 'NNS'
token.head.text = 'doing'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "woo'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'd'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'd'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'd'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'd'
token.dep_ = 'nsubj'

TOKEN: d
=====
token.tag_ = 'VB'
token.head.text = 'd'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'NN'
token.head.text = 'd'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'd'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'key'
token.dep_ = 'det'

TOKEN: key
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'd'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'd'
token.dep_ = 'prep'

TOKEN: pomp
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'With'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'd'
token.dep_ = 'prep'

TOKEN: triumph
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'with'
token.dep_ = 'conj'

TOKEN: revelling
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'd'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'EGEUS'
token.dep_ = 'punct'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'EGEUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Enter'
token.dep_ = 'cc'

TOKEN: DEMETRIUS
=====
token.tag_ = 'VBZ'
token.head.text = 'Enter'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Happy'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: Happy
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dobj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'conj'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Theseus'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'duke'
token.dep_ = 'poss'

TOKEN: renowned
=====
token.tag_ = 'JJ'
token.head.text = 'duke'
token.dep_ = 'amod'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'Theseus'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Thanks'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Thanks
=====
token.tag_ = 'NNS'
token.head.text = "'s"
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thanks'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Egeus'
token.dep_ = 'amod'

TOKEN: Egeus
=====
token.tag_ = 'NNP'
token.head.text = 'Thanks'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = "'s"
token.dep_ = 'attr'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = "'s"
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'news'
token.dep_ = 'det'

TOKEN: news
=====
token.tag_ = 'NN'
token.head.text = "'s"
token.dep_ = 'attr'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'news'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = "'s"
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: Full
=====
token.tag_ = 'JJ'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Full'
token.dep_ = 'prep'

TOKEN: vexation
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = "'s"
token.dep_ = 'ccomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: complaint
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'complaint'
token.dep_ = 'dep'

TOKEN: Against
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'child'
token.dep_ = 'poss'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'Against'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'daughter'
token.dep_ = 'poss'

TOKEN: daughter
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'daughter'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Stand
=====
token.tag_ = 'VB'
token.head.text = 'Stand'
token.dep_ = 'ROOT'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'Stand'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Stand'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'Stand'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Stand'
token.dep_ = 'punct'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'lord'
token.dep_ = 'amod'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'consent'
token.dep_ = 'poss'

TOKEN: consent
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'marry'
token.dep_ = 'aux'

TOKEN: marry
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'marry'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Stand
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'Stand'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Stand'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Stand'
token.dep_ = 'npadvmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lysander'
token.dep_ = 'cc'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'duke'
token.dep_ = 'poss'

TOKEN: gracious
=====
token.tag_ = 'JJ'
token.head.text = 'duke'
token.dep_ = 'amod'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'Lysander'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'given'
token.dep_ = 'ccomp'

TOKEN: bewitch'd
=====
token.tag_ = 'WP'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bosom'
token.dep_ = 'det'

TOKEN: bosom
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bosom'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'child'
token.dep_ = 'poss'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'hath'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thou'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Lysander'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Thou'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'given'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'given'
token.dep_ = 'nsubj'

TOKEN: given
=====
token.tag_ = 'VBD'
token.head.text = 'given'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'rhymes'
token.dep_ = 'poss'

TOKEN: rhymes
=====
token.tag_ = 'NNS'
token.head.text = 'given'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'given'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'given'
token.dep_ = 'cc'

TOKEN: interchanged
=====
token.tag_ = 'VBN'
token.head.text = 'tokens'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'tokens'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'tokens'
token.dep_ = 'punct'

TOKEN: tokens
=====
token.tag_ = 'NNP'
token.head.text = 'given'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'tokens'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'child'
token.dep_ = 'poss'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'tokens'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NN'
token.head.text = "filch'd"
token.dep_ = 'nsubj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'hast'
token.dep_ = 'prep'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'moonlight'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'sung'
token.dep_ = 'poss'

TOKEN: window
=====
token.tag_ = 'NN'
token.head.text = 'sung'
token.dep_ = 'compound'

TOKEN: sung
=====
token.tag_ = 'NNP'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hast'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'hast'
token.dep_ = 'prep'

TOKEN: feigning
=====
token.tag_ = 'VBG'
token.head.text = 'With'
token.dep_ = 'pcomp'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'verses'
token.dep_ = 'compound'

TOKEN: verses
=====
token.tag_ = 'NNS'
token.head.text = 'feigning'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'verses'
token.dep_ = 'prep'

TOKEN: feigning
=====
token.tag_ = 'VBG'
token.head.text = 'of'
token.dep_ = 'pcomp'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'feigning'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hast'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hast'
token.dep_ = 'cc'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'hast'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'impression'
token.dep_ = 'det'

TOKEN: impression
=====
token.tag_ = 'NN'
token.head.text = 'stolen'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'impression'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'fantasy'
token.dep_ = 'poss'

TOKEN: fantasy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fantasy'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'stolen'
token.dep_ = 'prep'

TOKEN: bracelets
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bracelets'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'JJ'
token.head.text = 'hair'
token.dep_ = 'poss'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hair'
token.dep_ = 'punct'

TOKEN: rings
=====
token.tag_ = 'NNS'
token.head.text = 'hair'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rings'
token.dep_ = 'punct'

TOKEN: gawds
=====
token.tag_ = 'NNS'
token.head.text = 'rings'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gawds'
token.dep_ = 'punct'

TOKEN: conceits
=====
token.tag_ = 'NNS'
token.head.text = 'gawds'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'conceits'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Knacks
=====
token.tag_ = 'NNP'
token.head.text = 'conceits'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Knacks'
token.dep_ = 'punct'

TOKEN: trifles
=====
token.tag_ = 'NNS'
token.head.text = 'Knacks'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'trifles'
token.dep_ = 'punct'

TOKEN: nosegays
=====
token.tag_ = 'NNS'
token.head.text = 'trifles'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nosegays'
token.dep_ = 'punct'

TOKEN: sweetmeats
=====
token.tag_ = 'NNS'
token.head.text = 'nosegays'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sweetmeats'
token.dep_ = 'punct'

TOKEN: messengers
=====
token.tag_ = 'NNS'
token.head.text = 'sweetmeats'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'messengers'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'messengers'
token.dep_ = 'prep'

TOKEN: strong
=====
token.tag_ = 'JJ'
token.head.text = 'prevailment'
token.dep_ = 'amod'

TOKEN: prevailment
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'bracelets'
token.dep_ = 'prep'

TOKEN: unharden'd
=====
token.tag_ = 'NNP'
token.head.text = 'youth'
token.dep_ = 'compound'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hast'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'hast'
token.dep_ = 'prep'

TOKEN: cunning
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: hast
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: filch'd
=====
token.tag_ = 'CD'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'daughter'
token.dep_ = 'poss'

TOKEN: daughter
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'daughter'
token.dep_ = 'case'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = "filch'd"
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Turn'd
=====
token.tag_ = 'XX'
token.head.text = "filch'd"
token.dep_ = 'dep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'obedience'
token.dep_ = 'poss'

TOKEN: obedience
=====
token.tag_ = 'NN'
token.head.text = "filch'd"
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'obedience'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'obedience'
token.dep_ = 'relcl'

TOKEN: due
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'due'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'obedience'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = "filch'd"
token.dep_ = 'prep'

TOKEN: stubborn
=====
token.tag_ = 'JJ'
token.head.text = 'harshness'
token.dep_ = 'amod'

TOKEN: harshness
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = "filch'd"
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "filch'd"
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "filch'd"
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'duke'
token.dep_ = 'poss'

TOKEN: gracious
=====
token.tag_ = 'JJ'
token.head.text = 'duke'
token.dep_ = 'amod'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = "filch'd"
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "filch'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'Be'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'she'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'she'
token.dep_ = 'punct'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'marry'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'will'
token.dep_ = 'neg'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'will'
token.dep_ = 'advmod'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'marry'
token.dep_ = 'mark'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'Consent'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'grace'
token.dep_ = 'dep'

TOKEN: Consent
=====
token.tag_ = 'NNP'
token.head.text = 'marry'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'marry'
token.dep_ = 'aux'

TOKEN: marry
=====
token.tag_ = 'VB'
token.head.text = 'beg'
token.dep_ = 'advcl'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'marry'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beg'
token.dep_ = 'nsubj'

TOKEN: beg
=====
token.tag_ = 'VBP'
token.head.text = 'dispose'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'privilege'
token.dep_ = 'det'

TOKEN: ancient
=====
token.tag_ = 'JJ'
token.head.text = 'privilege'
token.dep_ = 'amod'

TOKEN: privilege
=====
token.tag_ = 'NN'
token.head.text = 'beg'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'privilege'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'dispose'
token.dep_ = 'advcl'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dispose'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'dispose'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'dispose'
token.dep_ = 'aux'

TOKEN: dispose
=====
token.tag_ = 'VB'
token.head.text = 'dispose'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'dispose'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'dispose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'dispose'
token.dep_ = 'ccomp'

TOKEN: either
=====
token.tag_ = 'CC'
token.head.text = 'to'
token.dep_ = 'preconj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'gentleman'
token.dep_ = 'det'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'gentleman'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'to'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'to'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'death'
token.dep_ = 'poss'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: according
=====
token.tag_ = 'VBG'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'according'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'law'
token.dep_ = 'poss'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'law'
token.dep_ = 'dep'

TOKEN: Immediately
=====
token.tag_ = 'RB'
token.head.text = 'provided'
token.dep_ = 'advmod'

TOKEN: provided
=====
token.tag_ = 'VBN'
token.head.text = 'law'
token.dep_ = 'acl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'provided'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'case'
token.dep_ = 'det'

TOKEN: case
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'dispose'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'advised'
token.dep_ = 'nsubjpass'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'THESEUS'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'advised'
token.dep_ = 'auxpass'

TOKEN: advised
=====
token.tag_ = 'VBN'
token.head.text = 'advised'
token.dep_ = 'ROOT'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'advised'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'maid'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'god'
token.dep_ = 'det'

TOKEN: god
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: One
=====
token.tag_ = 'CD'
token.head.text = 'father'
token.dep_ = 'appos'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'composed'
token.dep_ = 'nsubj'

TOKEN: composed
=====
token.tag_ = 'VBD'
token.head.text = 'One'
token.dep_ = 'relcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beauties'
token.dep_ = 'poss'

TOKEN: beauties
=====
token.tag_ = 'NNS'
token.head.text = 'composed'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beauties'
token.dep_ = 'punct'

TOKEN: yea
=====
token.tag_ = 'JJ'
token.head.text = 'beauties'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'yea'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'One'
token.dep_ = 'cc'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'One'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'one'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: whom
=====
token.tag_ = 'WP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'one'
token.dep_ = 'relcl'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'imprinted'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'form'
token.dep_ = 'det'

TOKEN: form
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'form'
token.dep_ = 'prep'

TOKEN: wax
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'wax'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'imprinted'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: imprinted
=====
token.tag_ = 'VBD'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'imprinted'
token.dep_ = 'cc'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'imprinted'
token.dep_ = 'conj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'power'
token.dep_ = 'poss'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'power'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'imprinted'
token.dep_ = 'xcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'figure'
token.dep_ = 'det'

TOKEN: figure
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'leave'
token.dep_ = 'cc'

TOKEN: disfigure
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'disfigure'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'imprinted'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'gentleman'
token.dep_ = 'det'

TOKEN: worthy
=====
token.tag_ = 'JJ'
token.head.text = 'gentleman'
token.dep_ = 'amod'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'wanting'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'kind'
token.dep_ = 'det'

TOKEN: kind
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wanting'
token.dep_ = 'punct'

TOKEN: wanting
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'voice'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'wanting'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wanting'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'other'
token.dep_ = 'det'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'held'
token.dep_ = 'nsubjpass'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'held'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'held'
token.dep_ = 'auxpass'

TOKEN: held
=====
token.tag_ = 'VBN'
token.head.text = 'wanting'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'worthier'
token.dep_ = 'det'

TOKEN: worthier
=====
token.tag_ = 'NN'
token.head.text = 'held'
token.dep_ = 'oprd'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'would'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'would'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'would'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'would'
token.dep_ = 'nsubj'

TOKEN: look'd
=====
token.tag_ = 'NN'
token.head.text = 'would'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'with'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'must'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Rather
=====
token.tag_ = 'RB'
token.head.text = 'THESEUS'
token.dep_ = 'advmod'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'must'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'must'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'look'
token.dep_ = 'poss'

TOKEN: judgment
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'compound'

TOKEN: look
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'must'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'entreat'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'entreat'
token.dep_ = 'aux'

TOKEN: entreat
=====
token.tag_ = 'VB'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'entreat'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'pardon'
token.dep_ = 'aux'

TOKEN: pardon
=====
token.tag_ = 'VB'
token.head.text = 'entreat'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'pardon'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'entreat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'by'
token.dep_ = 'neg'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'made'
token.dep_ = 'prep'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'power'
token.dep_ = 'det'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'made'
token.dep_ = 'nsubjpass'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'made'
token.dep_ = 'auxpass'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: bold
=====
token.tag_ = 'JJ'
token.head.text = 'made'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'made'
token.dep_ = 'cc'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'concern'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'concern'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'concern'
token.dep_ = 'aux'

TOKEN: concern
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'modesty'
token.dep_ = 'poss'

TOKEN: modesty
=====
token.tag_ = 'NN'
token.head.text = 'concern'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'concern'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'plead'
token.dep_ = 'prep'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'presence'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'presence'
token.dep_ = 'det'

TOKEN: presence
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'presence'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'plead'
token.dep_ = 'aux'

TOKEN: plead
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'thoughts'
token.dep_ = 'poss'

TOKEN: thoughts
=====
token.tag_ = 'NNS'
token.head.text = 'plead'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'beseech'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beseech'
token.dep_ = 'nsubj'

TOKEN: beseech
=====
token.tag_ = 'VBP'
token.head.text = 'beseech'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'beseech'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'beseech'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'know'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'worst'
token.dep_ = 'det'

TOKEN: worst
=====
token.tag_ = 'JJS'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'befall'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'befall'
token.dep_ = 'aux'

TOKEN: befall
=====
token.tag_ = 'VB'
token.head.text = 'worst'
token.dep_ = 'relcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'befall'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'befall'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'case'
token.dep_ = 'det'

TOKEN: case
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'refuse'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'refuse'
token.dep_ = 'nsubj'

TOKEN: refuse
=====
token.tag_ = 'VBP'
token.head.text = 'beseech'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'refuse'
token.dep_ = 'prep'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: d
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'die'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Either
=====
token.tag_ = 'CC'
token.head.text = 'die'
token.dep_ = 'preconj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'die'
token.dep_ = 'aux'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'die'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'death'
token.dep_ = 'det'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'die'
token.dep_ = 'dobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'die'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'abjure'
token.dep_ = 'aux'

TOKEN: abjure
=====
token.tag_ = 'VB'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'abjure'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'die'
token.dep_ = 'prep'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'society'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'society'
token.dep_ = 'det'

TOKEN: society
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'society'
token.dep_ = 'prep'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'question'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'question'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'question'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'question'
token.dep_ = 'punct'

TOKEN: question
=====
token.tag_ = 'VBP'
token.head.text = 'question'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'desires'
token.dep_ = 'poss'

TOKEN: desires
=====
token.tag_ = 'NNS'
token.head.text = 'question'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'question'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Know
=====
token.tag_ = 'NNP'
token.head.text = 'question'
token.dep_ = 'npadvmod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Know'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'youth'
token.dep_ = 'poss'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Know'
token.dep_ = 'punct'

TOKEN: examine
=====
token.tag_ = 'VBP'
token.head.text = 'Know'
token.dep_ = 'conj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'examine'
token.dep_ = 'advmod'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'blood'
token.dep_ = 'poss'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'examine'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'blood'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Whether
=====
token.tag_ = 'IN'
token.head.text = 'endure'
token.dep_ = 'mark'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'endure'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'yield'
token.dep_ = 'nsubj'

TOKEN: yield
=====
token.tag_ = 'VBP'
token.head.text = 'endure'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'choice'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'endure'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'endure'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'endure'
token.dep_ = 'aux'

TOKEN: endure
=====
token.tag_ = 'VB'
token.head.text = 'question'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'livery'
token.dep_ = 'det'

TOKEN: livery
=====
token.tag_ = 'NN'
token.head.text = 'endure'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'livery'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'nun'
token.dep_ = 'det'

TOKEN: nun
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'endure'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: aye
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'endure'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: shady
=====
token.tag_ = 'JJ'
token.head.text = "mew'd"
token.dep_ = 'amod'

TOKEN: cloister
=====
token.tag_ = 'NN'
token.head.text = "mew'd"
token.dep_ = 'compound'

TOKEN: mew'd
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'live'
token.dep_ = 'aux'

TOKEN: live
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sister'
token.dep_ = 'det'

TOKEN: barren
=====
token.tag_ = 'JJ'
token.head.text = 'sister'
token.dep_ = 'amod'

TOKEN: sister
=====
token.tag_ = 'NN'
token.head.text = 'live'
token.dep_ = 'dobj'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'life'
token.dep_ = 'predet'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'live'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Chanting
=====
token.tag_ = 'VBG'
token.head.text = 'hymns'
token.dep_ = 'amod'

TOKEN: faint
=====
token.tag_ = 'JJ'
token.head.text = 'hymns'
token.dep_ = 'amod'

TOKEN: hymns
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'hymns'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: cold
=====
token.tag_ = 'JJ'
token.head.text = 'fruitless'
token.dep_ = 'amod'

TOKEN: fruitless
=====
token.tag_ = 'JJ'
token.head.text = 'moon'
token.dep_ = 'compound'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'question'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Thrice
=====
token.tag_ = 'NNP'
token.head.text = 'blessed'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'blessed'
token.dep_ = 'punct'

TOKEN: blessed
=====
token.tag_ = 'VBN'
token.head.text = 'they'
token.dep_ = 'amod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'master'
token.dep_ = 'nsubj'

TOKEN: master
=====
token.tag_ = 'NN'
token.head.text = 'they'
token.dep_ = 'relcl'

TOKEN: so
=====
token.tag_ = 'IN'
token.head.text = 'master'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'blood'
token.dep_ = 'poss'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'so'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'master'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'undergo'
token.dep_ = 'aux'

TOKEN: undergo
=====
token.tag_ = 'VB'
token.head.text = 'they'
token.dep_ = 'relcl'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'pilgrimage'
token.dep_ = 'amod'

TOKEN: maiden
=====
token.tag_ = 'NN'
token.head.text = 'pilgrimage'
token.dep_ = 'compound'

TOKEN: pilgrimage
=====
token.tag_ = 'NN'
token.head.text = 'undergo'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'they'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: earthlier
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'csubj'

TOKEN: happy
=====
token.tag_ = 'JJ'
token.head.text = 'earthlier'
token.dep_ = 'amod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'rose'
token.dep_ = 'det'

TOKEN: rose
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: distill'd
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "distill'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Than
=====
token.tag_ = 'IN'
token.head.text = "distill'd"
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'Than'
token.dep_ = 'pobj'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'withering'
token.dep_ = 'nsubj'

TOKEN: withering
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'withering'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Grows'
token.dep_ = 'det'

TOKEN: virgin
=====
token.tag_ = 'NNP'
token.head.text = 'Grows'
token.dep_ = 'compound'

TOKEN: thorn
=====
token.tag_ = 'NNP'
token.head.text = 'Grows'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'thorn'
token.dep_ = 'dep'

TOKEN: Grows
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'withering'
token.dep_ = 'punct'

TOKEN: lives
=====
token.tag_ = 'VBZ'
token.head.text = 'withering'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lives'
token.dep_ = 'cc'

TOKEN: dies
=====
token.tag_ = 'VBZ'
token.head.text = 'lives'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'dies'
token.dep_ = 'prep'

TOKEN: single
=====
token.tag_ = 'JJ'
token.head.text = 'blessedness'
token.dep_ = 'amod'

TOKEN: blessedness
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'grow'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'grow'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: grow
=====
token.tag_ = 'VB'
token.head.text = 'will'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'live'
token.dep_ = 'advmod'

TOKEN: live
=====
token.tag_ = 'VB'
token.head.text = 'grow'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'live'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'grow'
token.dep_ = 'cc'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'grow'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'die'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lord'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Ere
=====
token.tag_ = 'NNP'
token.head.text = 'lord'
token.dep_ = 'appos'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'consents'
token.dep_ = 'aux'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'patent'
token.dep_ = 'poss'

TOKEN: virgin
=====
token.tag_ = 'NN'
token.head.text = 'patent'
token.dep_ = 'compound'

TOKEN: patent
=====
token.tag_ = 'NN'
token.head.text = 'consents'
token.dep_ = 'nsubj'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = 'patent'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'up'
token.dep_ = 'dep'

TOKEN: Unto
=====
token.tag_ = 'IN'
token.head.text = 'patent'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'lordship'
token.dep_ = 'poss'

TOKEN: lordship
=====
token.tag_ = 'NN'
token.head.text = 'Unto'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lordship'
token.dep_ = 'punct'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'yoke'
token.dep_ = 'poss'

TOKEN: unwished
=====
token.tag_ = 'JJ'
token.head.text = 'yoke'
token.dep_ = 'amod'

TOKEN: yoke
=====
token.tag_ = 'NN'
token.head.text = 'consents'
token.dep_ = 'dep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'yoke'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'soul'
token.dep_ = 'poss'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'consents'
token.dep_ = 'nsubj'

TOKEN: consents
=====
token.tag_ = 'VBZ'
token.head.text = 'consents'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'give'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'consents'
token.dep_ = 'xcomp'

TOKEN: sovereignty
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'consents'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Take'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Take
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'ROOT'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'pause'
token.dep_ = 'aux'

TOKEN: pause
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Take'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Take'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Take'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'Take'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon--'
token.dep_ = 'det'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'moon--'
token.dep_ = 'amod'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'moon--'
token.dep_ = 'amod'

TOKEN: moon--
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'moon--'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'betwixt'
token.dep_ = 'det'

TOKEN: sealing
=====
token.tag_ = 'NN'
token.head.text = 'day'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'day'
token.dep_ = 'punct'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'betwixt'
token.dep_ = 'compound'

TOKEN: betwixt
=====
token.tag_ = 'NN'
token.head.text = 'prepare'
token.dep_ = 'nsubj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'betwixt'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'love'
token.dep_ = 'cc'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'betwixt'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'betwixt'
token.dep_ = 'prep'

TOKEN: everlasting
=====
token.tag_ = 'JJ'
token.head.text = 'bond'
token.dep_ = 'amod'

TOKEN: bond
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bond'
token.dep_ = 'prep'

TOKEN: fellowship--
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fellowship--'
token.dep_ = 'dep'

TOKEN: Upon
=====
token.tag_ = 'IN'
token.head.text = 'betwixt'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'Upon'
token.dep_ = 'pobj'

TOKEN: either
=====
token.tag_ = 'CC'
token.head.text = 'prepare'
token.dep_ = 'preconj'

TOKEN: prepare
=====
token.tag_ = 'VBP'
token.head.text = 'prepare'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'die'
token.dep_ = 'aux'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'prepare'
token.dep_ = 'xcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'die'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'prepare'
token.dep_ = 'prep'

TOKEN: disobedience
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'disobedience'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'will'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'prepare'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'prepare'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'prepare'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'else'
token.dep_ = 'prep'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: d
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'prepare'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'would'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'would'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'prepare'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'prepare'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'prepare'
token.dep_ = 'cc'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'prepare'
token.dep_ = 'conj'

TOKEN: Diana
=====
token.tag_ = 'NNP'
token.head.text = 'altar'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Diana'
token.dep_ = 'case'

TOKEN: altar
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'protest'
token.dep_ = 'aux'

TOKEN: protest
=====
token.tag_ = 'VB'
token.head.text = 'prepare'
token.dep_ = 'xcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'protest'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'protest'
token.dep_ = 'prep'

TOKEN: aye
=====
token.tag_ = 'NN'
token.head.text = 'austerity'
token.dep_ = 'compound'

TOKEN: austerity
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'austerity'
token.dep_ = 'cc'

TOKEN: single
=====
token.tag_ = 'JJ'
token.head.text = 'life'
token.dep_ = 'amod'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'austerity'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'prepare'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Relent'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Relent
=====
token.tag_ = 'NNP'
token.head.text = 'crazed'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Relent'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'Relent'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Hermia'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Hermia'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hermia'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Hermia'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: yield
=====
token.tag_ = 'NN'
token.head.text = 'Thy'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'yield'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'conj'

TOKEN: crazed
=====
token.tag_ = 'VBD'
token.head.text = 'crazed'
token.dep_ = 'ROOT'

TOKEN: title
=====
token.tag_ = 'NN'
token.head.text = 'crazed'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'crazed'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'right'
token.dep_ = 'poss'

TOKEN: certain
=====
token.tag_ = 'JJ'
token.head.text = 'right'
token.dep_ = 'amod'

TOKEN: right
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'crazed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'marry'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'marry'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'marry'
token.dep_ = 'nsubj'

TOKEN: marry
=====
token.tag_ = 'VB'
token.head.text = 'marry'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'marry'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: Scornful
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'render'
token.dep_ = 'csubj'

TOKEN: mine
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'render'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'render'
token.dep_ = 'aux'

TOKEN: render
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'render'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'render'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'right'
token.dep_ = 'det'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'right'
token.dep_ = 'poss'

TOKEN: right
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'right'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'her'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'estate'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'estate'
token.dep_ = 'aux'

TOKEN: estate
=====
token.tag_ = 'VB'
token.head.text = 'right'
token.dep_ = 'relcl'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'estate'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'LYSANDER'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'derived'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'derived'
token.dep_ = 'advmod'

TOKEN: derived
=====
token.tag_ = 'VBN'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'derived'
token.dep_ = 'prep'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'RB'
token.head.text = 'well'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = "possess'd"
token.dep_ = 'advmod'

TOKEN: possess'd
=====
token.tag_ = 'NNS'
token.head.text = 'LYSANDER'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'fortunes'
token.dep_ = 'ccomp'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'more'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fortunes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'fortunes'
token.dep_ = 'poss'

TOKEN: fortunes
=====
token.tag_ = 'NNS'
token.head.text = 'LYSANDER'
token.dep_ = 'appos'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'way'
token.dep_ = 'det'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'npadvmod'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'fairly'
token.dep_ = 'advmod'

TOKEN: fairly
=====
token.tag_ = 'RB'
token.head.text = "rank'd"
token.dep_ = 'advmod'

TOKEN: rank'd
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'with'
token.dep_ = 'mark'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'with'
token.dep_ = 'neg'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'LYSANDER'
token.dep_ = 'prep'

TOKEN: vantage
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'LYSANDER'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'LYSANDER'
token.dep_ = 'nummod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'beloved'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'And'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'And'
token.dep_ = 'relcl'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'boasts'
token.dep_ = 'predet'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'boasts'
token.dep_ = 'det'

TOKEN: boasts
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'more'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beloved'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beloved'
token.dep_ = 'nsubjpass'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'beloved'
token.dep_ = 'auxpass'

TOKEN: beloved
=====
token.tag_ = 'VBN'
token.head.text = 'prosecute'
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'beloved'
token.dep_ = 'prep'

TOKEN: beauteous
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'prosecute'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'prosecute'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'prosecute'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'prosecute'
token.dep_ = 'neg'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'prosecute'
token.dep_ = 'nsubj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'prosecute'
token.dep_ = 'advmod'

TOKEN: prosecute
=====
token.tag_ = 'VBP'
token.head.text = 'avouch'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'right'
token.dep_ = 'poss'

TOKEN: right
=====
token.tag_ = 'NN'
token.head.text = 'prosecute'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'prosecute'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'prosecute'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'avouch'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'avouch'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'avouch'
token.dep_ = 'aux'

TOKEN: avouch
=====
token.tag_ = 'VB'
token.head.text = 'avouch'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'avouch'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'avouch'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'avouch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Made
=====
token.tag_ = 'VBD'
token.head.text = 'avouch'
token.dep_ = 'conj'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Made'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Made'
token.dep_ = 'dative'

TOKEN: Nedar
=====
token.tag_ = 'NNP'
token.head.text = 'daughter'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Nedar'
token.dep_ = 'case'

TOKEN: daughter
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'daughter'
token.dep_ = 'punct'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'daughter'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Made'
token.dep_ = 'cc'

TOKEN: won
=====
token.tag_ = 'VBD'
token.head.text = 'Made'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'soul'
token.dep_ = 'poss'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'won'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'avouch'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'avouch'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'avouch'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'she'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'she'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lady'
token.dep_ = 'punct'

TOKEN: dotes
=====
token.tag_ = 'NNS'
token.head.text = 'lady'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dotes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Devoutly
=====
token.tag_ = 'RB'
token.head.text = 'dotes'
token.dep_ = 'advmod'

TOKEN: dotes
=====
token.tag_ = 'NNS'
token.head.text = 'dotes'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dotes'
token.dep_ = 'punct'

TOKEN: dotes
=====
token.tag_ = 'NNS'
token.head.text = 'dotes'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'dotes'
token.dep_ = 'prep'

TOKEN: idolatry
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dotes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Upon
=====
token.tag_ = 'IN'
token.head.text = 'avouch'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: spotted
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'spotted'
token.dep_ = 'cc'

TOKEN: inconstant
=====
token.tag_ = 'JJ'
token.head.text = 'spotted'
token.dep_ = 'conj'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'Upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'avouch'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'confess'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'confess'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'confess'
token.dep_ = 'aux'

TOKEN: confess
=====
token.tag_ = 'VB'
token.head.text = 'confess'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'heard'
token.dep_ = 'aux'

TOKEN: heard
=====
token.tag_ = 'VBN'
token.head.text = 'confess'
token.dep_ = 'ccomp'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'confess'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'confess'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'thought'
token.dep_ = 'mark'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'thought'
token.dep_ = 'nsubj'

TOKEN: thought
=====
token.tag_ = 'VBD'
token.head.text = 'confess'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'spoke'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'spoke'
token.dep_ = 'aux'

TOKEN: spoke
=====
token.tag_ = 'VBN'
token.head.text = 'thought'
token.dep_ = 'xcomp'

TOKEN: thereof
=====
token.tag_ = 'RB'
token.head.text = 'spoke'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'confess'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'confess'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lose'
token.dep_ = 'punct'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'lose'
token.dep_ = 'advcl'

TOKEN: over
=====
token.tag_ = 'RB'
token.head.text = 'full'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'full'
token.dep_ = 'punct'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'full'
token.dep_ = 'prep'

TOKEN: self
=====
token.tag_ = 'NN'
token.head.text = 'affairs'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'affairs'
token.dep_ = 'punct'

TOKEN: affairs
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'mind'
token.dep_ = 'poss'

TOKEN: mind
=====
token.tag_ = 'NN'
token.head.text = 'lose'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'lose'
token.dep_ = 'aux'

TOKEN: lose
=====
token.tag_ = 'VB'
token.head.text = 'confess'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'lose'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'confess'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: Egeus
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'schooling'
token.dep_ = 'det'

TOKEN: private
=====
token.tag_ = 'JJ'
token.head.text = 'schooling'
token.dep_ = 'amod'

TOKEN: schooling
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'schooling'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'arm'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'arm'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'arm'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'arm'
token.dep_ = 'punct'

TOKEN: look
=====
token.tag_ = 'VBP'
token.head.text = 'arm'
token.dep_ = 'intj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'arm'
token.dep_ = 'nsubj'

TOKEN: arm
=====
token.tag_ = 'VBP'
token.head.text = 'arm'
token.dep_ = 'ROOT'

TOKEN: yourself
=====
token.tag_ = 'PRP'
token.head.text = 'arm'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'yourself'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'fit'
token.dep_ = 'aux'

TOKEN: fit
=====
token.tag_ = 'VB'
token.head.text = 'arm'
token.dep_ = 'xcomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'fancies'
token.dep_ = 'poss'

TOKEN: fancies
=====
token.tag_ = 'NNS'
token.head.text = 'fit'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'fit'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'will'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'arm'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'arm'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'yields'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'law'
token.dep_ = 'det'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'yields'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'law'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: yields
=====
token.tag_ = 'VBZ'
token.head.text = 'arm'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'yields'
token.dep_ = 'dobj'

TOKEN: up--
=====
token.tag_ = 'VBP'
token.head.text = 'yields'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'up--'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'extenuate--'
token.dep_ = 'nsubj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'extenuate--'
token.dep_ = 'prep'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'means'
token.dep_ = 'det'

TOKEN: means
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'extenuate--'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'extenuate--'
token.dep_ = 'aux'

TOKEN: extenuate--
=====
token.tag_ = 'VB'
token.head.text = 'yields'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'extenuate--'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'extenuate--'
token.dep_ = 'prep'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'To'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'To'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'To'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'vow'
token.dep_ = 'det'

TOKEN: vow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'vow'
token.dep_ = 'prep'

TOKEN: single
=====
token.tag_ = 'JJ'
token.head.text = 'life'
token.dep_ = 'amod'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'yields'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'employ'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Hippolyta'
token.dep_ = 'poss'

TOKEN: Hippolyta
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Hippolyta'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'cheer'
token.dep_ = 'det'

TOKEN: cheer
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cheer'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'cheer'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Demetrius'
token.dep_ = 'cc'

TOKEN: Egeus
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'Hippolyta'
token.dep_ = 'relcl'

TOKEN: along
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'employ'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'employ'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'employ'
token.dep_ = 'aux'

TOKEN: employ
=====
token.tag_ = 'VB'
token.head.text = 'employ'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'employ'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'employ'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'business'
token.dep_ = 'det'

TOKEN: business
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'business'
token.dep_ = 'dep'

TOKEN: Against
=====
token.tag_ = 'IN'
token.head.text = 'employ'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'nuptial'
token.dep_ = 'poss'

TOKEN: nuptial
=====
token.tag_ = 'JJ'
token.head.text = 'Against'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'nuptial'
token.dep_ = 'cc'

TOKEN: confer
=====
token.tag_ = 'NN'
token.head.text = 'nuptial'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'confer'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'you'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'employ'
token.dep_ = 'prep'

TOKEN: something
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: nearly
=====
token.tag_ = 'RB'
token.head.text = 'concerns'
token.dep_ = 'advmod'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'concerns'
token.dep_ = 'nsubj'

TOKEN: concerns
=====
token.tag_ = 'VBZ'
token.head.text = 'something'
token.dep_ = 'relcl'

TOKEN: yourselves
=====
token.tag_ = 'NNS'
token.head.text = 'concerns'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'employ'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'EGEUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'EGEUS'
token.dep_ = 'prep'

TOKEN: duty
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'With'
token.dep_ = 'cc'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'With'
token.dep_ = 'conj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: follow
=====
token.tag_ = 'VBP'
token.head.text = 'EGEUS'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'VB'
token.head.text = 'Exeunt'
token.dep_ = 'ROOT'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'Exeunt'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'IN'
token.head.text = 'all'
token.dep_ = 'prep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'but'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'now'
token.dep_ = 'advmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'now'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'now'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'now'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'now'
token.dep_ = 'punct'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'cheek'
token.dep_ = 'poss'

TOKEN: cheek
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'pale'
token.dep_ = 'advmod'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'chance'
token.dep_ = 'advmod'

TOKEN: chance
=====
token.tag_ = 'NN'
token.head.text = 'Belike'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'roses'
token.dep_ = 'det'

TOKEN: roses
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'roses'
token.dep_ = 'advmod'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'chance'
token.dep_ = 'ccomp'

TOKEN: fade
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'fast'
token.dep_ = 'advmod'

TOKEN: fast
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Belike'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Belike
=====
token.tag_ = 'NNP'
token.head.text = 'Belike'
token.dep_ = 'ROOT'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Belike'
token.dep_ = 'prep'

TOKEN: want
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'want'
token.dep_ = 'prep'

TOKEN: rain
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'want'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'Beteem'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'Beteem'
token.dep_ = 'aux'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'Beteem'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'well'
token.dep_ = 'dep'

TOKEN: Beteem
=====
token.tag_ = 'VB'
token.head.text = 'want'
token.dep_ = 'relcl'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'Beteem'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Beteem'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tempest'
token.dep_ = 'det'

TOKEN: tempest
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'tempest'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Belike'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'IN'
token.head.text = 'Ay'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Ay'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'read'
token.dep_ = 'prep'

TOKEN: aught
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'read'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'read'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'read'
token.dep_ = 'aux'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'read'
token.dep_ = 'advmod'

TOKEN: read
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Could
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'hear'
token.dep_ = 'advmod'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'prep'

TOKEN: tale
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'tale'
token.dep_ = 'cc'

TOKEN: history
=====
token.tag_ = 'NN'
token.head.text = 'tale'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'course'
token.dep_ = 'det'

TOKEN: course
=====
token.tag_ = 'NN'
token.head.text = 'run'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'course'
token.dep_ = 'prep'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'run'
token.dep_ = 'neg'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'run'
token.dep_ = 'aux'

TOKEN: run
=====
token.tag_ = 'VBN'
token.head.text = 'hear'
token.dep_ = 'conj'

TOKEN: smooth
=====
token.tag_ = 'JJ'
token.head.text = 'run'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'was'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: either
=====
token.tag_ = 'CC'
token.head.text = 'was'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: different
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'different'
token.dep_ = 'prep'

TOKEN: blood,--
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'blood,--'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: cross
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'high'
token.dep_ = 'advmod'

TOKEN: high
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'high'
token.dep_ = 'xcomp'

TOKEN: enthrall'd
=====
token.tag_ = 'CD'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'low'
token.dep_ = 'aux'

TOKEN: low
=====
token.tag_ = 'VB'
token.head.text = "enthrall'd"
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'misgraffed'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'LYSANDER'
token.dep_ = 'advmod'

TOKEN: misgraffed
=====
token.tag_ = 'VBN'
token.head.text = 'misgraffed'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'misgraffed'
token.dep_ = 'prep'

TOKEN: respect
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'respect'
token.dep_ = 'prep'

TOKEN: years,--
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'years,--'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'spite'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'spite'
token.dep_ = 'compound'

TOKEN: spite
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'misgraffed'
token.dep_ = 'punct'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'old'
token.dep_ = 'advmod'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'old'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'engaged'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'engaged'
token.dep_ = 'auxpass'

TOKEN: engaged
=====
token.tag_ = 'VBN'
token.head.text = 'old'
token.dep_ = 'xcomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'engaged'
token.dep_ = 'prep'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'old'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'stood'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'LYSANDER'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'stood'
token.dep_ = 'nsubj'

TOKEN: stood
=====
token.tag_ = 'VBD'
token.head.text = 'stood'
token.dep_ = 'ROOT'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'stood'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'choice'
token.dep_ = 'det'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'choice'
token.dep_ = 'prep'

TOKEN: friends,--
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'friends,--'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'hell'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'hell'
token.dep_ = 'compound'

TOKEN: hell
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'stood'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'choose'
token.dep_ = 'aux'

TOKEN: choose
=====
token.tag_ = 'VB'
token.head.text = 'choose'
token.dep_ = 'ROOT'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'choose'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'choose'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'another'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'choose'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'lay'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lay'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'were'
token.dep_ = 'mark'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'were'
token.dep_ = 'expl'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'lay'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sympathy'
token.dep_ = 'det'

TOKEN: sympathy
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'attr'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sympathy'
token.dep_ = 'prep'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'choice'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: War
=====
token.tag_ = 'NNP'
token.head.text = 'choice'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'War'
token.dep_ = 'punct'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'War'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'death'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'death'
token.dep_ = 'cc'

TOKEN: sickness
=====
token.tag_ = 'NN'
token.head.text = 'death'
token.dep_ = 'conj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'lay'
token.dep_ = 'aux'

TOKEN: lay
=====
token.tag_ = 'VB'
token.head.text = 'unfolds'
token.dep_ = 'ccomp'

TOKEN: siege
=====
token.tag_ = 'NN'
token.head.text = 'lay'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'lay'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Making
=====
token.tag_ = 'VBG'
token.head.text = 'lay'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'momentany'
token.dep_ = 'nsubj'

TOKEN: momentany
=====
token.tag_ = 'JJ'
token.head.text = 'Making'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'momentany'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'Swift'
token.dep_ = 'det'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'Swift'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Swift'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Swift
=====
token.tag_ = 'NNP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'momentany'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'shadow'
token.dep_ = 'det'

TOKEN: shadow
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Making'
token.dep_ = 'punct'

TOKEN: short
=====
token.tag_ = 'JJ'
token.head.text = 'Making'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'short'
token.dep_ = 'prep'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'unfolds'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Brief
=====
token.tag_ = 'NNP'
token.head.text = 'unfolds'
token.dep_ = 'advcl'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Brief'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lightning'
token.dep_ = 'det'

TOKEN: lightning
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'lightning'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: collied
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'unfolds'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'unfolds'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'unfolds'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'unfolds'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'spleen'
token.dep_ = 'det'

TOKEN: spleen
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'unfolds'
token.dep_ = 'punct'

TOKEN: unfolds
=====
token.tag_ = 'VBZ'
token.head.text = 'unfolds'
token.dep_ = 'ROOT'

TOKEN: both
=====
token.tag_ = 'CC'
token.head.text = 'heaven'
token.dep_ = 'det'

TOKEN: heaven
=====
token.tag_ = 'NN'
token.head.text = 'unfolds'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'heaven'
token.dep_ = 'cc'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'heaven'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'unfolds'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'unfolds'
token.dep_ = 'cc'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'dep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'unfolds'
token.dep_ = 'conj'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: Behold
=====
token.tag_ = 'NN'
token.head.text = 'say'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'jaws'
token.dep_ = 'det'

TOKEN: jaws
=====
token.tag_ = 'NNS'
token.head.text = 'devour'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'jaws'
token.dep_ = 'prep'

TOKEN: darkness
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'devour'
token.dep_ = 'aux'

TOKEN: devour
=====
token.tag_ = 'VB'
token.head.text = 'devour'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'devour'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'devour'
token.dep_ = 'prt'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'devour'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'quick'
token.dep_ = 'advmod'

TOKEN: quick
=====
token.tag_ = 'JJ'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: bright
=====
token.tag_ = 'JJ'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'devour'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: confusion
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'stands'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'been'
token.dep_ = 'mark'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'been'
token.dep_ = 'advmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'lovers'
token.dep_ = 'amod'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'been'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'been'
token.dep_ = 'aux'

TOKEN: been
=====
token.tag_ = 'VBN'
token.head.text = 'stands'
token.dep_ = 'advcl'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = "cross'd"
token.dep_ = 'advmod'

TOKEN: cross'd
=====
token.tag_ = 'NNP'
token.head.text = 'been'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stands'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'stands'
token.dep_ = 'nsubj'

TOKEN: stands
=====
token.tag_ = 'VBZ'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'stands'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'edict'
token.dep_ = 'det'

TOKEN: edict
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'edict'
token.dep_ = 'prep'

TOKEN: destiny
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'advmod'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'teach'
token.dep_ = 'nsubj'

TOKEN: teach
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'patience'
token.dep_ = 'poss'

TOKEN: trial
=====
token.tag_ = 'NN'
token.head.text = 'patience'
token.dep_ = 'compound'

TOKEN: patience
=====
token.tag_ = 'NN'
token.head.text = 'teach'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'cross'
token.dep_ = 'det'

TOKEN: customary
=====
token.tag_ = 'JJ'
token.head.text = 'cross'
token.dep_ = 'amod'

TOKEN: cross
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'due'
token.dep_ = 'mark'

TOKEN: due
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'due'
token.dep_ = 'pcomp'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'due'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: thoughts
=====
token.tag_ = 'NNS'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'thoughts'
token.dep_ = 'cc'

TOKEN: dreams
=====
token.tag_ = 'NNS'
token.head.text = 'thoughts'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dreams'
token.dep_ = 'cc'

TOKEN: sighs
=====
token.tag_ = 'NNS'
token.head.text = 'thoughts'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Wishes
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Wishes'
token.dep_ = 'cc'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'Wishes'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tears'
token.dep_ = 'punct'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'fancy'
token.dep_ = 'amod'

TOKEN: fancy
=====
token.tag_ = 'NN'
token.head.text = 'followers'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'fancy'
token.dep_ = 'case'

TOKEN: followers
=====
token.tag_ = 'NNS'
token.head.text = 'Wishes'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'persuasion'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'persuasion'
token.dep_ = 'det'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'persuasion'
token.dep_ = 'amod'

TOKEN: persuasion
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'hear'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'me'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'me'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'aunt'
token.dep_ = 'det'

TOKEN: widow
=====
token.tag_ = 'NN'
token.head.text = 'aunt'
token.dep_ = 'compound'

TOKEN: aunt
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'aunt'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dowager'
token.dep_ = 'det'

TOKEN: dowager
=====
token.tag_ = 'NN'
token.head.text = 'aunt'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dowager'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'dowager'
token.dep_ = 'prep'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'revenue'
token.dep_ = 'amod'

TOKEN: revenue
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'child'
token.dep_ = 'det'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: remote
=====
token.tag_ = 'JJ'
token.head.text = 'leagues'
token.dep_ = 'amod'

TOKEN: seven
=====
token.tag_ = 'CD'
token.head.text = 'leagues'
token.dep_ = 'nummod'

TOKEN: leagues
=====
token.tag_ = 'NNS'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'respects'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'respects'
token.dep_ = 'nsubj'

TOKEN: respects
=====
token.tag_ = 'VBZ'
token.head.text = 'respects'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'respects'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'respects'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'son'
token.dep_ = 'poss'

TOKEN: only
=====
token.tag_ = 'JJ'
token.head.text = 'son'
token.dep_ = 'amod'

TOKEN: son
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'respects'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'RB'
token.head.text = 'marry'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'marry'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'marry'
token.dep_ = 'nsubj'

TOKEN: marry
=====
token.tag_ = 'VB'
token.head.text = 'marry'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'marry'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'pursue'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'pursue'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'law'
token.dep_ = 'det'

TOKEN: sharp
=====
token.tag_ = 'JJ'
token.head.text = 'law'
token.dep_ = 'amod'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'law'
token.dep_ = 'amod'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'pursue'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'law'
token.dep_ = 'dep'

TOKEN: Can
=====
token.tag_ = 'MD'
token.head.text = 'pursue'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'pursue'
token.dep_ = 'neg'

TOKEN: pursue
=====
token.tag_ = 'VB'
token.head.text = 'marry'
token.dep_ = 'conj'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'pursue'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'marry'
token.dep_ = 'punct'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'lovest'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'DT'
token.head.text = 'lovest'
token.dep_ = 'nsubj'

TOKEN: lovest
=====
token.tag_ = 'VBP'
token.head.text = 'Steal'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'lovest'
token.dep_ = 'dobj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'lovest'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Steal'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Steal
=====
token.tag_ = 'VB'
token.head.text = 'stay'
token.dep_ = 'advcl'

TOKEN: forth
=====
token.tag_ = 'RP'
token.head.text = 'Steal'
token.dep_ = 'prt'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'nmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'house'
token.dep_ = 'prep'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'Steal'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Steal'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Steal'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Steal'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Steal'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'league'
token.dep_ = 'det'

TOKEN: league
=====
token.tag_ = 'NN'
token.head.text = 'Steal'
token.dep_ = 'npadvmod'

TOKEN: without
=====
token.tag_ = 'IN'
token.head.text = 'league'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'town'
token.dep_ = 'det'

TOKEN: town
=====
token.tag_ = 'NN'
token.head.text = 'without'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'league'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'league'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Steal'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'Steal'
token.dep_ = 'advcl'

TOKEN: observance
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'morn'
token.dep_ = 'det'

TOKEN: morn
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'morn'
token.dep_ = 'prep'

TOKEN: May
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'stay'
token.dep_ = 'expl'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'stay'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'stay'
token.dep_ = 'ROOT'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'stay'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'CD'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'Lysander'
token.dep_ = 'poss'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Lysander'
token.dep_ = 'amod'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'swear'
token.dep_ = 'nsubj'

TOKEN: swear
=====
token.tag_ = 'VBP'
token.head.text = 'swear'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'bow'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Cupid'
token.dep_ = 'case'

TOKEN: strongest
=====
token.tag_ = 'JJS'
token.head.text = 'bow'
token.dep_ = 'amod'

TOKEN: bow
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'arrow'
token.dep_ = 'poss'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'arrow'
token.dep_ = 'amod'

TOKEN: arrow
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'arrow'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'head'
token.dep_ = 'det'

TOKEN: golden
=====
token.tag_ = 'JJ'
token.head.text = 'head'
token.dep_ = 'amod'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'By'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'simplicity'
token.dep_ = 'det'

TOKEN: simplicity
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'simplicity'
token.dep_ = 'prep'

TOKEN: Venus
=====
token.tag_ = 'NNP'
token.head.text = 'doves'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Venus'
token.dep_ = 'case'

TOKEN: doves
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'By'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'spoke'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: knitteth
=====
token.tag_ = 'NNP'
token.head.text = 'souls'
token.dep_ = 'compound'

TOKEN: souls
=====
token.tag_ = 'NNS'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'souls'
token.dep_ = 'cc'

TOKEN: prospers
=====
token.tag_ = 'NNS'
token.head.text = 'souls'
token.dep_ = 'conj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'By'
token.dep_ = 'pcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'By'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'By'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'spoke'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'fire'
token.dep_ = 'det'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = "burn'd"
token.dep_ = 'det'

TOKEN: burn'd
=====
token.tag_ = 'ADD'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: Carthage
=====
token.tag_ = 'NNP'
token.head.text = 'queen'
token.dep_ = 'compound'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'queen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'seen'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Troyan'
token.dep_ = 'det'

TOKEN: false
=====
token.tag_ = 'JJ'
token.head.text = 'Troyan'
token.dep_ = 'amod'

TOKEN: Troyan
=====
token.tag_ = 'NNP'
token.head.text = 'seen'
token.dep_ = 'nsubjpass'

TOKEN: under
=====
token.tag_ = 'IN'
token.head.text = 'Troyan'
token.dep_ = 'prep'

TOKEN: sail
=====
token.tag_ = 'NN'
token.head.text = 'under'
token.dep_ = 'pobj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'seen'
token.dep_ = 'auxpass'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'queen'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'queen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'spoke'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'vows'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'vows'
token.dep_ = 'det'

TOKEN: vows
=====
token.tag_ = 'NNS'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'broke'
token.dep_ = 'dobj'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'men'
token.dep_ = 'amod'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'broke'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'broke'
token.dep_ = 'aux'

TOKEN: broke
=====
token.tag_ = 'VBN'
token.head.text = 'vows'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spoke'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'spoke'
token.dep_ = 'prep'

TOKEN: number
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'spoke'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'more'
token.dep_ = 'prep'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'than'
token.dep_ = 'pcomp'

TOKEN: women
=====
token.tag_ = 'NNS'
token.head.text = 'spoke'
token.dep_ = 'nsubj'

TOKEN: spoke
=====
token.tag_ = 'VBD'
token.head.text = 'meet'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spoke'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'appointed'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'place'
token.dep_ = 'amod'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'appointed'
token.dep_ = 'nsubj'

TOKEN: appointed
=====
token.tag_ = 'VBD'
token.head.text = 'meet'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'appointed'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'NN'
token.head.text = 'morrow'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'morrow'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: truly
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Keep'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Keep
=====
token.tag_ = 'VB'
token.head.text = 'Keep'
token.dep_ = 'ROOT'

TOKEN: promise
=====
token.tag_ = 'NN'
token.head.text = 'Keep'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'promise'
token.dep_ = 'punct'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'promise'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Keep'
token.dep_ = 'punct'

TOKEN: Look
=====
token.tag_ = 'VB'
token.head.text = 'comes'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'God'
token.dep_ = 'compound'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'God'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'God'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'speed'
token.dep_ = 'nsubj'

TOKEN: speed
=====
token.tag_ = 'VBP'
token.head.text = 'speed'
token.dep_ = 'ROOT'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Helena'
token.dep_ = 'amod'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'speed'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'speed'
token.dep_ = 'punct'

TOKEN: whither
=====
token.tag_ = 'NN'
token.head.text = 'Call'
token.dep_ = 'nsubj'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'whither'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'away'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'whither'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Call
=====
token.tag_ = 'VBP'
token.head.text = 'Call'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Call'
token.dep_ = 'dobj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Call'
token.dep_ = 'dobj'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Call'
token.dep_ = 'oprd'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Call'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'unsay'
token.dep_ = 'nsubj'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'unsay'
token.dep_ = 'nsubj'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'unsay'
token.dep_ = 'advmod'

TOKEN: unsay
=====
token.tag_ = 'VBP'
token.head.text = 'unsay'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'unsay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'fair'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'fair'
token.dep_ = 'poss'

TOKEN: fair
=====
token.tag_ = 'NN'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'fair'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'fair'
token.dep_ = 'intj'

TOKEN: happy
=====
token.tag_ = 'JJ'
token.head.text = 'fair'
token.dep_ = 'amod'

TOKEN: fair
=====
token.tag_ = 'NN'
token.head.text = 'fair'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'fair'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: lode
=====
token.tag_ = 'NN'
token.head.text = 'stars'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'stars'
token.dep_ = 'punct'

TOKEN: stars
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'air'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'tongue'
token.dep_ = 'case'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'air'
token.dep_ = 'amod'

TOKEN: air
=====
token.tag_ = 'NN'
token.head.text = 'More'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'air'
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'RBR'
token.head.text = 'tuneable'
token.dep_ = 'advmod'

TOKEN: tuneable
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'tuneable'
token.dep_ = 'prep'

TOKEN: lark
=====
token.tag_ = 'NNP'
token.head.text = 'than'
token.dep_ = 'amod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'tuneable'
token.dep_ = 'prep'

TOKEN: shepherd
=====
token.tag_ = 'NNP'
token.head.text = 'ear'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'shepherd'
token.dep_ = 'case'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: wheat
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'are'
token.dep_ = 'advcl'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'appear'
token.dep_ = 'advmod'

TOKEN: hawthorn
=====
token.tag_ = 'JJ'
token.head.text = 'buds'
token.dep_ = 'amod'

TOKEN: buds
=====
token.tag_ = 'NNS'
token.head.text = 'appear'
token.dep_ = 'nsubj'

TOKEN: appear
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Sickness
=====
token.tag_ = 'NNP'
token.head.text = 'catching'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'catching'
token.dep_ = 'aux'

TOKEN: catching
=====
token.tag_ = 'VBG'
token.head.text = 'catch'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'catching'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'NNP'
token.head.text = 'catching'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catching'
token.dep_ = 'punct'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'catching'
token.dep_ = 'conj'

TOKEN: favour
=====
token.tag_ = 'JJ'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'catching'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Yours
=====
token.tag_ = 'NNS'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'catch'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: catch
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'catch'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: ere
=====
token.tag_ = 'NNP'
token.head.text = 'catch'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'catch'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'ear'
token.dep_ = 'poss'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'catch'
token.dep_ = 'aux'

TOKEN: catch
=====
token.tag_ = 'VB'
token.head.text = 'catch'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'voice'
token.dep_ = 'poss'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'npadvmod'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'catch'
token.dep_ = 'aux'

TOKEN: catch
=====
token.tag_ = 'VB'
token.head.text = 'catch'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'melody'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'tongue'
token.dep_ = 'case'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'melody'
token.dep_ = 'amod'

TOKEN: melody
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Were
=====
token.tag_ = 'VBD'
token.head.text = 'Were'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mine'
token.dep_ = 'det'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'mine'
token.dep_ = 'compound'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'Were'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mine'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'bated'
token.dep_ = 'nsubjpass'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'bated'
token.dep_ = 'auxpass'

TOKEN: bated
=====
token.tag_ = 'VBN'
token.head.text = 'Were'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bated'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'rest'
token.dep_ = 'det'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'bated'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: 'd
=====
token.tag_ = 'MD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'rest'
token.dep_ = 'relcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'xcomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'translated'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'translated'
token.dep_ = 'nsubj'

TOKEN: translated
=====
token.tag_ = 'VBN'
token.head.text = 'rest'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Were'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'teach'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'teach'
token.dep_ = 'punct'

TOKEN: teach
=====
token.tag_ = 'VB'
token.head.text = 'teach'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'teach'
token.dep_ = 'dobj'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VBP'
token.head.text = 'teach'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'look'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'conj'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'art'
token.dep_ = 'det'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'sway'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'art'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'sway'
token.dep_ = 'nsubj'

TOKEN: sway
=====
token.tag_ = 'VBP'
token.head.text = 'with'
token.dep_ = 'pcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'motion'
token.dep_ = 'det'

TOKEN: motion
=====
token.tag_ = 'NN'
token.head.text = 'sway'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'motion'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Demetrius'
token.dep_ = 'case'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'teach'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'frown'
token.dep_ = 'nsubj'

TOKEN: frown
=====
token.tag_ = 'VBD'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'frown'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loves'
token.dep_ = 'punct'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = 'loves'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'loves'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'loves'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'loves'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'teach'
token.dep_ = 'intj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'teach'
token.dep_ = 'mark'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'frowns'
token.dep_ = 'poss'

TOKEN: frowns
=====
token.tag_ = 'NNS'
token.head.text = 'teach'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'teach'
token.dep_ = 'aux'

TOKEN: teach
=====
token.tag_ = 'VB'
token.head.text = 'teach'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'smiles'
token.dep_ = 'poss'

TOKEN: smiles
=====
token.tag_ = 'NNS'
token.head.text = 'teach'
token.dep_ = 'dobj'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'skill'
token.dep_ = 'amod'

TOKEN: skill
=====
token.tag_ = 'NN'
token.head.text = 'teach'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'teach'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'gives'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: give
=====
token.tag_ = 'VBP'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: curses
=====
token.tag_ = 'NNS'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = 'HERMIA'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'gives'
token.dep_ = 'nsubj'

TOKEN: gives
=====
token.tag_ = 'VBZ'
token.head.text = 'gives'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'gives'
token.dep_ = 'dative'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'gives'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'gives'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'move'
token.dep_ = 'dobj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'prayers'
token.dep_ = 'poss'

TOKEN: prayers
=====
token.tag_ = 'NNS'
token.head.text = 'move'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'move'
token.dep_ = 'aux'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'move'
token.dep_ = 'amod'

TOKEN: affection
=====
token.tag_ = 'NN'
token.head.text = 'move'
token.dep_ = 'compound'

TOKEN: move
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'follows'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'HERMIA'
token.dep_ = 'amod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'nsubj'

TOKEN: hate
=====
token.tag_ = 'VBP'
token.head.text = 'more'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'follows'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'follows'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'follows'
token.dep_ = 'nsubj'

TOKEN: follows
=====
token.tag_ = 'VBZ'
token.head.text = 'follows'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'follows'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'follows'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'hateth'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'HELENA'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'more'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hateth'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'hateth'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hateth'
token.dep_ = 'nsubj'

TOKEN: hateth
=====
token.tag_ = 'VBP'
token.head.text = 'hateth'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hateth'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hateth'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'folly'
token.dep_ = 'poss'

TOKEN: folly
=====
token.tag_ = 'NN'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'folly'
token.dep_ = 'punct'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'folly'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'folly'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'fault'
token.dep_ = 'det'

TOKEN: fault
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'fault'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'None'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: None
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'None'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'None'
token.dep_ = 'cc'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beauty'
token.dep_ = 'poss'

TOKEN: beauty
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'were'
token.dep_ = 'aux'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'fault'
token.dep_ = 'det'

TOKEN: fault
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'attr'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Take'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Take
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: comfort
=====
token.tag_ = 'NN'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: no
=====
token.tag_ = 'RB'
token.head.text = 'more'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'fly'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'face'
token.dep_ = 'poss'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'fly'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lysander'
token.dep_ = 'cc'

TOKEN: myself
=====
token.tag_ = 'PRP'
token.head.text = 'Lysander'
token.dep_ = 'conj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'fly'
token.dep_ = 'aux'

TOKEN: fly
=====
token.tag_ = 'VB'
token.head.text = 'fly'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'fly'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Before
=====
token.tag_ = 'IN'
token.head.text = 'O'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'Before'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'time'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Seem'd
=====
token.tag_ = 'IN'
token.head.text = 'Before'
token.dep_ = 'dep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = "Seem'd"
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Athens'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'paradise'
token.dep_ = 'det'

TOKEN: paradise
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Athens'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'graces'
token.dep_ = 'nsubj'

TOKEN: graces
=====
token.tag_ = 'VBZ'
token.head.text = 'do'
token.dep_ = 'csubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'graces'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: dwell
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: turn'd
=====
token.tag_ = 'NNP'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'heaven'
token.dep_ = 'det'

TOKEN: heaven
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'hell'
token.dep_ = 'det'

TOKEN: hell
=====
token.tag_ = 'NN'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Helen'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'Decking'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Helen'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'minds'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'minds'
token.dep_ = 'poss'

TOKEN: minds
=====
token.tag_ = 'NNS'
token.head.text = 'Helen'
token.dep_ = 'appos'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'unfold'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'unfold'
token.dep_ = 'aux'

TOKEN: unfold
=====
token.tag_ = 'VB'
token.head.text = 'minds'
token.dep_ = 'relcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Helen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'NN'
token.head.text = 'morrow'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'morrow'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'Helen'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'behold'
token.dep_ = 'advmod'

TOKEN: Phoebe
=====
token.tag_ = 'NNP'
token.head.text = 'behold'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'DT'
token.head.text = 'Phoebe'
token.dep_ = 'appos'

TOKEN: behold
=====
token.tag_ = 'VBP'
token.head.text = 'night'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'behold'
token.dep_ = 'dep'

TOKEN: Her
=====
token.tag_ = 'PRP$'
token.head.text = 'visage'
token.dep_ = 'poss'

TOKEN: silver
=====
token.tag_ = 'JJ'
token.head.text = 'visage'
token.dep_ = 'amod'

TOKEN: visage
=====
token.tag_ = 'NN'
token.head.text = 'behold'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'visage'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'glass'
token.dep_ = 'det'

TOKEN: watery
=====
token.tag_ = 'JJ'
token.head.text = 'glass'
token.dep_ = 'amod'

TOKEN: glass
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Decking
=====
token.tag_ = 'NNP'
token.head.text = 'devised'
token.dep_ = 'dep'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Decking'
token.dep_ = 'prep'

TOKEN: liquid
=====
token.tag_ = 'JJ'
token.head.text = 'pearl'
token.dep_ = 'amod'

TOKEN: pearl
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'grass'
token.dep_ = 'det'

TOKEN: bladed
=====
token.tag_ = 'JJ'
token.head.text = 'grass'
token.dep_ = 'amod'

TOKEN: grass
=====
token.tag_ = 'NN'
token.head.text = 'Decking'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grass'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'grass'
token.dep_ = 'appos'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'conceal'
token.dep_ = 'dobj'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'flights'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'lovers'
token.dep_ = 'case'

TOKEN: flights
=====
token.tag_ = 'NNS'
token.head.text = 'conceal'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'flights'
token.dep_ = 'advmod'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'conceal'
token.dep_ = 'advmod'

TOKEN: conceal
=====
token.tag_ = 'VBP'
token.head.text = 'time'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grass'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'devised'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'gates'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Athens'
token.dep_ = 'case'

TOKEN: gates
=====
token.tag_ = 'NNS'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'devised'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'devised'
token.dep_ = 'nsubj'

TOKEN: devised
=====
token.tag_ = 'VBN'
token.head.text = 'devised'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'steal'
token.dep_ = 'aux'

TOKEN: steal
=====
token.tag_ = 'VB'
token.head.text = 'devised'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'devised'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'HERMIA'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'HERMIA'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wood'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'often'
token.dep_ = 'advmod'

TOKEN: often
=====
token.tag_ = 'RB'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'you'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'you'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: Upon
=====
token.tag_ = 'IN'
token.head.text = 'HERMIA'
token.dep_ = 'prep'

TOKEN: faint
=====
token.tag_ = 'JJ'
token.head.text = 'beds'
token.dep_ = 'amod'

TOKEN: primrose
=====
token.tag_ = 'NN'
token.head.text = 'beds'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'beds'
token.dep_ = 'punct'

TOKEN: beds
=====
token.tag_ = 'NNS'
token.head.text = 'Upon'
token.dep_ = 'pobj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'meet'
token.dep_ = 'ccomp'

TOKEN: wo
=====
token.tag_ = 'MD'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: nt
=====
token.tag_ = 'RB'
token.head.text = 'wo'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'lie'
token.dep_ = 'aux'

TOKEN: lie
=====
token.tag_ = 'VB'
token.head.text = 'wo'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Emptying
=====
token.tag_ = 'VBG'
token.head.text = 'were'
token.dep_ = 'advcl'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'bosoms'
token.dep_ = 'poss'

TOKEN: bosoms
=====
token.tag_ = 'NNS'
token.head.text = 'Emptying'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bosoms'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'counsel'
token.dep_ = 'poss'

TOKEN: counsel
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Emptying'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Lysander'
token.dep_ = 'poss'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lysander'
token.dep_ = 'cc'

TOKEN: myself
=====
token.tag_ = 'PRP'
token.head.text = 'Lysander'
token.dep_ = 'conj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'meet'
token.dep_ = 'cc'

TOKEN: thence
=====
token.tag_ = 'NN'
token.head.text = 'turn'
token.dep_ = 'nsubj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'thence'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: turn
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'conj'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'turn'
token.dep_ = 'advmod'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'turn'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'turn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'seek'
token.dep_ = 'aux'

TOKEN: seek
=====
token.tag_ = 'VB'
token.head.text = 'turn'
token.dep_ = 'advcl'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'friends'
token.dep_ = 'amod'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'seek'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'friends'
token.dep_ = 'cc'

TOKEN: stranger
=====
token.tag_ = 'JJR'
token.head.text = 'companies'
token.dep_ = 'amod'

TOKEN: companies
=====
token.tag_ = 'NNS'
token.head.text = 'friends'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'turn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Farewell
=====
token.tag_ = 'NNP'
token.head.text = 'playfellow'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'playfellow'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'playfellow'
token.dep_ = 'amod'

TOKEN: playfellow
=====
token.tag_ = 'NN'
token.head.text = 'playfellow'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'playfellow'
token.dep_ = 'punct'

TOKEN: pray
=====
token.tag_ = 'VB'
token.head.text = 'playfellow'
token.dep_ = 'acl'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'pray'
token.dep_ = 'dative'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'playfellow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'grant'
token.dep_ = 'cc'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'luck'
token.dep_ = 'amod'

TOKEN: luck
=====
token.tag_ = 'NN'
token.head.text = 'grant'
token.dep_ = 'nsubj'

TOKEN: grant
=====
token.tag_ = 'VBP'
token.head.text = 'playfellow'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'grant'
token.dep_ = 'dative'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'grant'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Keep
=====
token.tag_ = 'VB'
token.head.text = 'starve'
token.dep_ = 'ccomp'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'Keep'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Keep'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Keep'
token.dep_ = 'npadvmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'starve'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'starve'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'starve'
token.dep_ = 'aux'

TOKEN: starve
=====
token.tag_ = 'VB'
token.head.text = 'starve'
token.dep_ = 'ROOT'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'starve'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sight'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'sight'
token.dep_ = 'prep'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'food'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'lovers'
token.dep_ = 'case'

TOKEN: food
=====
token.tag_ = 'NN'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'starve'
token.dep_ = 'prep'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: deep
=====
token.tag_ = 'JJ'
token.head.text = 'midnight'
token.dep_ = 'amod'

TOKEN: midnight
=====
token.tag_ = 'NN'
token.head.text = 'starve'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'starve'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'will'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Hermia'
token.dep_ = 'poss'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'will'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'compound'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: adieu
=====
token.tag_ = 'JJ'
token.head.text = 'dote'
token.dep_ = 'amod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'adieu'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'you'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dote'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'dote'
token.dep_ = 'compound'

TOKEN: dote
=====
token.tag_ = 'NN'
token.head.text = 'Helena'
token.dep_ = 'appos'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'dote'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'happy'
token.dep_ = 'advmod'

TOKEN: happy
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = "o'er"
token.dep_ = 'det'

TOKEN: o'er
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = "o'er"
token.dep_ = 'appos'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = "o'er"
token.dep_ = 'appos'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'thought'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thought'
token.dep_ = 'nsubjpass'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'thought'
token.dep_ = 'auxpass'

TOKEN: thought
=====
token.tag_ = 'VBN'
token.head.text = 'thought'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'fair'
token.dep_ = 'advmod'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'thought'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'fair'
token.dep_ = 'prep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'thought'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'what'
token.dep_ = 'cc'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'what'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'what'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'what'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'thinks'
token.dep_ = 'nsubj'

TOKEN: thinks
=====
token.tag_ = 'VBZ'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'thinks'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'know'
token.dep_ = 'neg'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'all'
token.dep_ = 'det'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'know'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'doting'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'errs'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'errs'
token.dep_ = 'nsubj'

TOKEN: errs
=====
token.tag_ = 'VBZ'
token.head.text = 'doting'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'errs'
token.dep_ = 'punct'

TOKEN: doting
=====
token.tag_ = 'VBG'
token.head.text = 'transpose'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'doting'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'doting'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'doting'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'doting'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: admiring
=====
token.tag_ = 'VBG'
token.head.text = 'doting'
token.dep_ = 'advcl'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'admiring'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'qualities'
token.dep_ = 'poss'

TOKEN: qualities
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'doting'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Things
=====
token.tag_ = 'NNS'
token.head.text = 'base'
token.dep_ = 'compound'

TOKEN: base
=====
token.tag_ = 'NN'
token.head.text = 'doting'
token.dep_ = 'npadvmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'base'
token.dep_ = 'cc'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'base'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'doting'
token.dep_ = 'punct'

TOKEN: folding
=====
token.tag_ = 'VBG'
token.head.text = 'doting'
token.dep_ = 'advcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'quantity'
token.dep_ = 'det'

TOKEN: quantity
=====
token.tag_ = 'NN'
token.head.text = 'folding'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'transpose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'transpose'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'transpose'
token.dep_ = 'aux'

TOKEN: transpose
=====
token.tag_ = 'VB'
token.head.text = 'looks'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'transpose'
token.dep_ = 'prep'

TOKEN: form
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'form'
token.dep_ = 'cc'

TOKEN: dignity
=====
token.tag_ = 'NN'
token.head.text = 'form'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'looks'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NN'
token.head.text = 'looks'
token.dep_ = 'nsubj'

TOKEN: looks
=====
token.tag_ = 'VBZ'
token.head.text = 'painted'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'looks'
token.dep_ = 'neg'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'looks'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'eyes'
token.dep_ = 'det'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'looks'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'looks'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'looks'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mind'
token.dep_ = 'det'

TOKEN: mind
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'looks'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'painted'
token.dep_ = 'aux'

TOKEN: wing'd
=====
token.tag_ = 'ADD'
token.head.text = 'Cupid'
token.dep_ = 'compound'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'painted'
token.dep_ = 'nsubj'

TOKEN: painted
=====
token.tag_ = 'VBD'
token.head.text = 'painted'
token.dep_ = 'ROOT'

TOKEN: blind
=====
token.tag_ = 'JJ'
token.head.text = 'painted'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'painted'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'painted'
token.dep_ = 'cc'

TOKEN: hath
=====
token.tag_ = 'VB'
token.head.text = 'painted'
token.dep_ = 'conj'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'mind'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Love'
token.dep_ = 'case'

TOKEN: mind
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'mind'
token.dep_ = 'prep'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'taste'
token.dep_ = 'det'

TOKEN: judgement
=====
token.tag_ = 'NN'
token.head.text = 'taste'
token.dep_ = 'compound'

TOKEN: taste
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'painted'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Wings
=====
token.tag_ = 'NNS'
token.head.text = 'figure'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Wings'
token.dep_ = 'cc'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'eyes'
token.dep_ = 'det'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'Wings'
token.dep_ = 'conj'

TOKEN: figure
=====
token.tag_ = 'VBP'
token.head.text = 'painted'
token.dep_ = 'conj'

TOKEN: unheedy
=====
token.tag_ = 'JJ'
token.head.text = 'haste'
token.dep_ = 'amod'

TOKEN: haste
=====
token.tag_ = 'NN'
token.head.text = 'figure'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'figure'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'said'
token.dep_ = 'nsubj'

TOKEN: said
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'said'
token.dep_ = 'xcomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'child'
token.dep_ = 'det'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'said'
token.dep_ = 'advcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'beguiled'
token.dep_ = 'advmod'

TOKEN: oft
=====
token.tag_ = 'RB'
token.head.text = 'beguiled'
token.dep_ = 'advmod'

TOKEN: beguiled
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'forswear'
token.dep_ = 'mark'

TOKEN: waggish
=====
token.tag_ = 'NN'
token.head.text = 'boys'
token.dep_ = 'compound'

TOKEN: boys
=====
token.tag_ = 'NNS'
token.head.text = 'forswear'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'boys'
token.dep_ = 'prep'

TOKEN: game
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: themselves
=====
token.tag_ = 'PRP'
token.head.text = 'game'
token.dep_ = 'appos'

TOKEN: forswear
=====
token.tag_ = 'JJ'
token.head.text = 'perjured'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'forswear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'perjured'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'perjured'
token.dep_ = 'nsubjpass'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'boy'
token.dep_ = 'appos'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'perjured'
token.dep_ = 'auxpass'

TOKEN: perjured
=====
token.tag_ = 'VBN'
token.head.text = "hail'd"
token.dep_ = 'ccomp'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'where'
token.dep_ = 'det'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'perjured'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = "hail'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = "hail'd"
token.dep_ = 'prep'

TOKEN: ere
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = "look'd"
token.dep_ = 'compound'

TOKEN: look'd
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = "look'd"
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'eyne'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: eyne
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "hail'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = "hail'd"
token.dep_ = 'nsubj'

TOKEN: hail'd
=====
token.tag_ = 'VBP'
token.head.text = "hail'd"
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RP'
token.head.text = "hail'd"
token.dep_ = 'prt'

TOKEN: oaths
=====
token.tag_ = 'NNS'
token.head.text = "hail'd"
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'oaths'
token.dep_ = 'acl'

TOKEN: only
=====
token.tag_ = 'RB'
token.head.text = 'mine'
token.dep_ = 'advmod'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "hail'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'dissolved'
token.dep_ = 'cc'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'felt'
token.dep_ = 'advmod'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'hail'
token.dep_ = 'det'

TOKEN: hail
=====
token.tag_ = 'NN'
token.head.text = 'felt'
token.dep_ = 'nsubj'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'heat'
token.dep_ = 'det'

TOKEN: heat
=====
token.tag_ = 'NN'
token.head.text = 'felt'
token.dep_ = 'nsubj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'heat'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: felt
=====
token.tag_ = 'VBD'
token.head.text = 'dissolved'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'felt'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'dissolved'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'dissolved'
token.dep_ = 'nsubj'

TOKEN: dissolved
=====
token.tag_ = 'VBD'
token.head.text = "hail'd"
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dissolved'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dissolved'
token.dep_ = 'cc'

TOKEN: showers
=====
token.tag_ = 'NNS'
token.head.text = 'melt'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'showers'
token.dep_ = 'prep'

TOKEN: oaths
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'melt'
token.dep_ = 'aux'

TOKEN: melt
=====
token.tag_ = 'VB'
token.head.text = 'dissolved'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'dissolved'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'tell'
token.dep_ = 'prep'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'flight'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: flight
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'to'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'to'
token.dep_ = 'aux'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'VB'
token.head.text = 'night'
token.dep_ = 'nmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: Pursue
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'dep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'Pursue'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'go'
token.dep_ = 'cc'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'intelligence'
token.dep_ = 'det'

TOKEN: intelligence
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'intelligence'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: thanks
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'go'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'expense'
token.dep_ = 'det'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'expense'
token.dep_ = 'amod'

TOKEN: expense
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'enrich'
token.dep_ = 'cc'

TOKEN: herein
=====
token.tag_ = 'RB'
token.head.text = 'mean'
token.dep_ = 'advmod'

TOKEN: mean
=====
token.tag_ = 'VB'
token.head.text = 'enrich'
token.dep_ = 'parataxis'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'enrich'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'enrich'
token.dep_ = 'aux'

TOKEN: enrich
=====
token.tag_ = 'VB'
token.head.text = 'enrich'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'pain'
token.dep_ = 'poss'

TOKEN: pain
=====
token.tag_ = 'NN'
token.head.text = 'enrich'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'enrich'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'enrich'
token.dep_ = 'advcl'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: thither
=====
token.tag_ = 'NN'
token.head.text = 'sight'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'back'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'enrich'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Exit'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: II
=====
token.tag_ = 'NNP'
token.head.text = 'Exit'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Exit'
token.dep_ = 'punct'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = "'S"
token.dep_ = 'compound'

TOKEN: 'S
=====
token.tag_ = 'NNP'
token.head.text = 'house'
token.dep_ = 'compound'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'house'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'house'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'QUINCE'
token.dep_ = 'punct'

TOKEN: SNUG
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNUG'
token.dep_ = 'punct'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'SNUG'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNOUT'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'SNOUT'
token.dep_ = 'cc'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'Is'
token.dep_ = 'ROOT'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'company'
token.dep_ = 'predet'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'company'
token.dep_ = 'poss'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'attr'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'Is'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'call'
token.dep_ = 'aux'

TOKEN: call
=====
token.tag_ = 'VB'
token.head.text = 'were'
token.dep_ = 'xcomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: generally
=====
token.tag_ = 'RB'
token.head.text = 'call'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'call'
token.dep_ = 'npadvmod'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: according
=====
token.tag_ = 'VBG'
token.head.text = 'BOTTOM'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'according'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'scrip'
token.dep_ = 'det'

TOKEN: scrip
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'scroll'
token.dep_ = 'det'

TOKEN: scroll
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'scroll'
token.dep_ = 'prep'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'man'
token.dep_ = 'case'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'thought'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'thought'
token.dep_ = 'auxpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: thought
=====
token.tag_ = 'VBN'
token.head.text = 'name'
token.dep_ = 'relcl'

TOKEN: fit
=====
token.tag_ = 'JJ'
token.head.text = 'thought'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scroll'
token.dep_ = 'punct'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'scroll'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'Athens'
token.dep_ = 'det'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scroll'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'scroll'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'interlude'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'our'
token.dep_ = 'dep'

TOKEN: interlude
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'before'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'duke'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duchess'
token.dep_ = 'det'

TOKEN: duchess
=====
token.tag_ = 'NN'
token.head.text = 'duke'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'day'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'his'
token.dep_ = 'dep'

TOKEN: wedding
=====
token.tag_ = 'NN'
token.head.text = 'day'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'day'
token.dep_ = 'punct'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'day'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'First'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: First
=====
token.tag_ = 'RB'
token.head.text = 'Quince'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Quince'
token.dep_ = 'amod'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'treats'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'treats'
token.dep_ = 'nsubj'

TOKEN: treats
=====
token.tag_ = 'VBZ'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'treats'
token.dep_ = 'dep'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'treats'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'read'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'read'
token.dep_ = 'advmod'

TOKEN: read
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'names'
token.dep_ = 'det'

TOKEN: names
=====
token.tag_ = 'NNS'
token.head.text = 'read'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'names'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'actors'
token.dep_ = 'det'

TOKEN: actors
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'read'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'read'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'grow'
token.dep_ = 'advmod'

TOKEN: grow
=====
token.tag_ = 'VB'
token.head.text = 'read'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'grow'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'grow'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'point'
token.dep_ = 'det'

TOKEN: point
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Marry'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Marry
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'play'
token.dep_ = 'poss'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'comedy'
token.dep_ = 'det'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'lamentable'
token.dep_ = 'advmod'

TOKEN: lamentable
=====
token.tag_ = 'JJ'
token.head.text = 'comedy'
token.dep_ = 'amod'

TOKEN: comedy
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comedy'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'comedy'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'cruel'
token.dep_ = 'advmod'

TOKEN: cruel
=====
token.tag_ = 'JJ'
token.head.text = 'death'
token.dep_ = 'amod'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'comedy'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'death'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'piece'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'piece'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'good'
token.dep_ = 'advmod'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'piece'
token.dep_ = 'amod'

TOKEN: piece
=====
token.tag_ = 'NN'
token.head.text = 'assure'
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'piece'
token.dep_ = 'prep'

TOKEN: work
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'assure'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'assure'
token.dep_ = 'nsubj'

TOKEN: assure
=====
token.tag_ = 'VBP'
token.head.text = 'assure'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'assure'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'assure'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'assure'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'merry'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: merry
=====
token.tag_ = 'NN'
token.head.text = 'assure'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'assure'
token.dep_ = 'punct'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'call'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Quince'
token.dep_ = 'amod'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'call'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: call
=====
token.tag_ = 'VBP'
token.head.text = 'call'
token.dep_ = 'ROOT'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'call'
token.dep_ = 'advmod'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'actors'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: actors
=====
token.tag_ = 'NNS'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'call'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'scroll'
token.dep_ = 'det'

TOKEN: scroll
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: Masters
=====
token.tag_ = 'NNS'
token.head.text = 'spread'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Masters'
token.dep_ = 'punct'

TOKEN: spread
=====
token.tag_ = 'VBD'
token.head.text = 'spread'
token.dep_ = 'ROOT'

TOKEN: yourselves
=====
token.tag_ = 'NNS'
token.head.text = 'spread'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'spread'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Answer'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Answer
=====
token.tag_ = 'NNP'
token.head.text = 'Answer'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'call'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'nsubj'

TOKEN: call
=====
token.tag_ = 'VBP'
token.head.text = 'Answer'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Answer'
token.dep_ = 'punct'

TOKEN: Nick
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'weaver'
token.dep_ = 'det'

TOKEN: weaver
=====
token.tag_ = 'NN'
token.head.text = 'Bottom'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Ready'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Ready
=====
token.tag_ = 'NNP'
token.head.text = 'Ready'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Ready'
token.dep_ = 'punct'

TOKEN: Name
=====
token.tag_ = 'VB'
token.head.text = 'Name'
token.dep_ = 'ROOT'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'Name'
token.dep_ = 'ccomp'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: proceed
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Name'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'You'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'set'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'You'
token.dep_ = 'punct'

TOKEN: Nick
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'You'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'set'
token.dep_ = 'auxpass'

TOKEN: set
=====
token.tag_ = 'VBN'
token.head.text = 'set'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RP'
token.head.text = 'set'
token.dep_ = 'prt'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NNP'
token.head.text = 'lover'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lover'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'lover'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'tyrant'
token.dep_ = 'det'

TOKEN: tyrant
=====
token.tag_ = 'NN'
token.head.text = 'lover'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'tyrant'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'A'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'tyrant'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tyrant'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'kills'
token.dep_ = 'nsubj'

TOKEN: kills
=====
token.tag_ = 'VBZ'
token.head.text = 'lover'
token.dep_ = 'relcl'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'kills'
token.dep_ = 'dobj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'gallant'
token.dep_ = 'advmod'

TOKEN: gallant
=====
token.tag_ = 'JJ'
token.head.text = 'kills'
token.dep_ = 'oprd'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'gallant'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lover'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'move'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'ask'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'ask'
token.dep_ = 'aux'

TOKEN: ask
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'tears'
token.dep_ = 'det'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'ask'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'ask'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'performing'
token.dep_ = 'det'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'performing'
token.dep_ = 'amod'

TOKEN: performing
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'performing'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'of'
token.dep_ = 'dep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'move'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'audience'
token.dep_ = 'det'

TOKEN: audience
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'their'
token.dep_ = 'dep'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'move'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'move'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'move'
token.dep_ = 'aux'

TOKEN: move
=====
token.tag_ = 'VB'
token.head.text = 'condole'
token.dep_ = 'ccomp'

TOKEN: storms
=====
token.tag_ = 'NNS'
token.head.text = 'move'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'condole'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'condole'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'condole'
token.dep_ = 'aux'

TOKEN: condole
=====
token.tag_ = 'VB'
token.head.text = 'condole'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'condole'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'measure'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'some'
token.dep_ = 'dep'

TOKEN: measure
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'condole'
token.dep_ = 'punct'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'rest'
token.dep_ = 'det'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'humour'
token.dep_ = 'poss'

TOKEN: chief
=====
token.tag_ = 'JJ'
token.head.text = 'humour'
token.dep_ = 'amod'

TOKEN: humour
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'play'
token.dep_ = 'ccomp'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'tyrant'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: tyrant
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'play'
token.dep_ = 'ROOT'

TOKEN: Ercles
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: rarely
=====
token.tag_ = 'RB'
token.head.text = 'play'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'play'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'tear'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: tear
=====
token.tag_ = 'VB'
token.head.text = 'part'
token.dep_ = 'acl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'cat'
token.dep_ = 'det'

TOKEN: cat
=====
token.tag_ = 'NN'
token.head.text = 'tear'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'RB'
token.head.text = 'tear'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tear'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'tear'
token.dep_ = 'advcl'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'split'
token.dep_ = 'det'

TOKEN: split
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'rocks'
token.dep_ = 'det'

TOKEN: raging
=====
token.tag_ = 'VBG'
token.head.text = 'rocks'
token.dep_ = 'amod'

TOKEN: rocks
=====
token.tag_ = 'NNS'
token.head.text = 'break'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'rocks'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rocks'
token.dep_ = 'cc'

TOKEN: shivering
=====
token.tag_ = 'VBG'
token.head.text = 'rocks'
token.dep_ = 'acl'

TOKEN: shocks
=====
token.tag_ = 'NNS'
token.head.text = 'shivering'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'shocks'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'break'
token.dep_ = 'aux'

TOKEN: break
=====
token.tag_ = 'VB'
token.head.text = 'break'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'locks'
token.dep_ = 'det'

TOKEN: locks
=====
token.tag_ = 'NNS'
token.head.text = 'break'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'locks'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'locks'
token.dep_ = 'prep'

TOKEN: prison
=====
token.tag_ = 'NN'
token.head.text = 'gates'
token.dep_ = 'compound'

TOKEN: gates
=====
token.tag_ = 'NNS'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'break'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'break'
token.dep_ = 'cc'

TOKEN: Phibbus
=====
token.tag_ = 'NNP'
token.head.text = 'car'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Phibbus'
token.dep_ = 'case'

TOKEN: car
=====
token.tag_ = 'NN'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'car'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'shine'
token.dep_ = 'aux'

TOKEN: shine
=====
token.tag_ = 'VB'
token.head.text = 'break'
token.dep_ = 'conj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'shine'
token.dep_ = 'prep'

TOKEN: far
=====
token.tag_ = 'RB'
token.head.text = 'from'
token.dep_ = 'pcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'far'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'shine'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'shine'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'make'
token.dep_ = 'cc'

TOKEN: mar
=====
token.tag_ = 'NNP'
token.head.text = 'make'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'mar'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'Fates'
token.dep_ = 'det'

TOKEN: foolish
=====
token.tag_ = 'JJ'
token.head.text = 'Fates'
token.dep_ = 'amod'

TOKEN: Fates
=====
token.tag_ = 'NNPS'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'break'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: lofty
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'name'
token.dep_ = 'advmod'

TOKEN: name
=====
token.tag_ = 'VB'
token.head.text = 'name'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'rest'
token.dep_ = 'det'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'rest'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'players'
token.dep_ = 'det'

TOKEN: players
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: Ercles
=====
token.tag_ = 'NNP'
token.head.text = 'vein'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Ercles'
token.dep_ = 'case'

TOKEN: vein
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'vein'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'tyrant'
token.dep_ = 'det'

TOKEN: tyrant
=====
token.tag_ = 'NN'
token.head.text = 'vein'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'tyrant'
token.dep_ = 'case'

TOKEN: vein
=====
token.tag_ = 'NN'
token.head.text = 'vein'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'condoling'
token.dep_ = 'advmod'

TOKEN: condoling
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Flute'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Francis
=====
token.tag_ = 'NNP'
token.head.text = 'Flute'
token.dep_ = 'compound'

TOKEN: Flute
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'compound'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Flute'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mender'
token.dep_ = 'det'

TOKEN: bellows
=====
token.tag_ = 'NNS'
token.head.text = 'mender'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'mender'
token.dep_ = 'punct'

TOKEN: mender
=====
token.tag_ = 'NN'
token.head.text = 'Flute'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Flute'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'FLUTE'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Flute'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Flute
=====
token.tag_ = 'NNP'
token.head.text = 'take'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'ROOT'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'FLUTE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'FLUTE'
token.dep_ = 'relcl'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'knight'
token.dep_ = 'det'

TOKEN: wandering
=====
token.tag_ = 'JJ'
token.head.text = 'knight'
token.dep_ = 'amod'

TOKEN: knight
=====
token.tag_ = 'NN'
token.head.text = 'knight'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'knight'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'lady'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'Nay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = 'let'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nay'
token.dep_ = 'punct'

TOKEN: faith
=====
token.tag_ = 'NN'
token.head.text = 'Nay'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nay'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'play'
token.dep_ = 'neg'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'woman'
token.dep_ = 'det'

TOKEN: woman
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'beard'
token.dep_ = 'det'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'coming'
token.dep_ = 'nsubj'

TOKEN: coming
=====
token.tag_ = 'VBG'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'play'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'one'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = "'s"
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'play'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'mask'
token.dep_ = 'det'

TOKEN: mask
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'play'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'play'
token.dep_ = 'conj'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'small'
token.dep_ = 'advmod'

TOKEN: small
=====
token.tag_ = 'JJ'
token.head.text = 'speak'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'will'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'small'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'An'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'hide'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hide'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'hide'
token.dep_ = 'aux'

TOKEN: hide
=====
token.tag_ = 'VB'
token.head.text = 'speak'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'face'
token.dep_ = 'poss'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'hide'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hide'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'hide'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'play'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'ll"
token.dep_ = 'dep'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'speak'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'voice'
token.dep_ = 'det'

TOKEN: monstrous
=====
token.tag_ = 'JJ'
token.head.text = 'voice'
token.dep_ = 'amod'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'voice'
token.dep_ = 'amod'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'Thisne'
token.dep_ = 'punct'

TOKEN: Thisne
=====
token.tag_ = 'JJ'
token.head.text = 'Thisne'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisne'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thisne
=====
token.tag_ = 'NN'
token.head.text = 'Thisne'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Thisne'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'Thisne'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: Ah
=====
token.tag_ = 'UH'
token.head.text = 'Pyramus'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Thisne'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: lover
=====
token.tag_ = 'NNP'
token.head.text = 'dear'
token.dep_ = 'compound'

TOKEN: dear
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Thisne'
token.dep_ = 'punct'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'thy'
token.dep_ = 'ROOT'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'dear'
token.dep_ = 'compound'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'No'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dear'
token.dep_ = 'cc'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'dear'
token.dep_ = 'compound'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'dear'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'dear'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'dear'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'No'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'No'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'play'
token.dep_ = 'ROOT'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'play'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: Flute
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Flute'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Thisby'
token.dep_ = 'compound'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Flute'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Well'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'RB'
token.head.text = 'proceed'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'proceed'
token.dep_ = 'punct'

TOKEN: proceed
=====
token.tag_ = 'NN'
token.head.text = 'proceed'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'proceed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Starveling'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'Starveling'
token.dep_ = 'compound'

TOKEN: Starveling
=====
token.tag_ = 'NNP'
token.head.text = 'Starveling'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Starveling'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tailor'
token.dep_ = 'det'

TOKEN: tailor
=====
token.tag_ = 'NN'
token.head.text = 'Starveling'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Starveling'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'Here'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'Quince'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Starveling'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'Starveling'
token.dep_ = 'compound'

TOKEN: Starveling
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'play'
token.dep_ = 'ROOT'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'mother'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: mother
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Tom
=====
token.tag_ = 'NNP'
token.head.text = 'Snout'
token.dep_ = 'compound'

TOKEN: Snout
=====
token.tag_ = 'NNP'
token.head.text = 'Snout'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Snout'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tinker'
token.dep_ = 'det'

TOKEN: tinker
=====
token.tag_ = 'NN'
token.head.text = 'Snout'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Snout'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'SNOUT'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNOUT'
token.dep_ = 'punct'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'You'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'You'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Pyramus'
token.dep_ = 'case'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'You'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'father'
token.dep_ = 'punct'

TOKEN: myself
=====
token.tag_ = 'PRP'
token.head.text = 'father'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'father'
token.dep_ = 'punct'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'father'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'father'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Snug
=====
token.tag_ = 'NNP'
token.head.text = 'father'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Snug'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'joiner'
token.dep_ = 'det'

TOKEN: joiner
=====
token.tag_ = 'NN'
token.head.text = 'Snug'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Snug'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'You'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lion'
token.dep_ = 'case'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'you'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hope'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hope'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: hope
=====
token.tag_ = 'VBP'
token.head.text = 'you'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hope'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: fitted
=====
token.tag_ = 'VBN'
token.head.text = 'play'
token.dep_ = 'acl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: SNUG
=====
token.tag_ = 'NNP'
token.head.text = 'Have'
token.dep_ = 'acomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNUG'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'Have'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Have'
token.dep_ = 'dative'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lion'
token.dep_ = 'case'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'written'
token.dep_ = 'nsubj'

TOKEN: written
=====
token.tag_ = 'VBN'
token.head.text = 'Have'
token.dep_ = 'ccomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Have'
token.dep_ = 'punct'

TOKEN: pray
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'it'
token.dep_ = 'dep'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: slow
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'slow'
token.dep_ = 'prep'

TOKEN: study
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'extempore'
token.dep_ = 'nsubj'

TOKEN: extempore
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: but
=====
token.tag_ = 'IN'
token.head.text = 'nothing'
token.dep_ = 'prep'

TOKEN: roaring
=====
token.tag_ = 'VBG'
token.head.text = 'but'
token.dep_ = 'pcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Let'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'play'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'roar'
token.dep_ = 'aux'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'will'
token.dep_ = 'dep'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'man'
token.dep_ = 'case'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'good'
token.dep_ = 'nsubj'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'roar'
token.dep_ = 'aux'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'xcomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'roar'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'roar'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = "'"
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'An'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'do'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'fright'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'terribly'
token.dep_ = 'advmod'

TOKEN: terribly
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fright'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'fright'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'fright'
token.dep_ = 'aux'

TOKEN: fright
=====
token.tag_ = 'VB'
token.head.text = 'fright'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fright'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duchess'
token.dep_ = 'det'

TOKEN: duchess
=====
token.tag_ = 'NN'
token.head.text = 'fright'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'duchess'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ladies'
token.dep_ = 'det'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'duchess'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fright'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'shriek'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'shriek'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'shriek'
token.dep_ = 'aux'

TOKEN: shriek
=====
token.tag_ = 'VB'
token.head.text = 'fright'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fright'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fright'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'fright'
token.dep_ = 'conj'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hang'
token.dep_ = 'aux'

TOKEN: hang
=====
token.tag_ = 'VB'
token.head.text = 'enough'
token.dep_ = 'xcomp'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'hang'
token.dep_ = 'dobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'us'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: ALL
=====
token.tag_ = 'DT'
token.head.text = 'ALL'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'ALL'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'hang'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'hang'
token.dep_ = 'aux'

TOKEN: hang
=====
token.tag_ = 'VB'
token.head.text = 'ALL'
token.dep_ = 'relcl'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'hang'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hang'
token.dep_ = 'punct'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'mother'
token.dep_ = 'det'

TOKEN: mother
=====
token.tag_ = 'NN'
token.head.text = 'son'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'mother'
token.dep_ = 'case'

TOKEN: son
=====
token.tag_ = 'NN'
token.head.text = 'hang'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hang'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'grant'
token.dep_ = 'nsubj'

TOKEN: grant
=====
token.tag_ = 'VBP'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'grant'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grant'
token.dep_ = 'punct'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'grant'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'friends'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'fright'
token.dep_ = 'mark'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'fright'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'fright'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'fright'
token.dep_ = 'aux'

TOKEN: fright
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ladies'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'fright'
token.dep_ = 'dobj'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'fright'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'wits'
token.dep_ = 'poss'

TOKEN: wits
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'grant'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'discretion'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'discretion'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'more'
token.dep_ = 'dep'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hang'
token.dep_ = 'aux'

TOKEN: hang
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'hang'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'BOTTOM'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'aggravate'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'aggravate'
token.dep_ = 'aux'

TOKEN: aggravate
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'voice'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'my'
token.dep_ = 'dep'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'aggravate'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'IN'
token.head.text = 'roar'
token.dep_ = 'mark'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'roar'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'roar'
token.dep_ = 'aux'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'aggravate'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'gently'
token.dep_ = 'advmod'

TOKEN: gently
=====
token.tag_ = 'RB'
token.head.text = 'roar'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'gently'
token.dep_ = 'prep'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'dove'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'any'
token.dep_ = 'dep'

TOKEN: sucking
=====
token.tag_ = 'VBG'
token.head.text = 'dove'
token.dep_ = 'amod'

TOKEN: dove
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'roar'
token.dep_ = 'aux'

TOKEN: roar
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'roar'
token.dep_ = 'dobj'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'nightingale'
token.dep_ = 'det'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'nightingale'
token.dep_ = 'punct'

TOKEN: twere
=====
token.tag_ = 'VB'
token.head.text = 'nightingale'
token.dep_ = 'nmod'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'nightingale'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'any'
token.dep_ = 'dep'

TOKEN: nightingale
=====
token.tag_ = 'NN'
token.head.text = 'roar'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'but'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'faced'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'faced'
token.dep_ = 'punct'

TOKEN: faced
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: proper
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'mark'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'man'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'summer'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: summer
=====
token.tag_ = 'NN'
token.head.text = 'day'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'summer'
token.dep_ = 'case'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'lovely'
token.dep_ = 'advmod'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'like'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'needs'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'needs'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'needs'
token.dep_ = 'aux'

TOKEN: needs
=====
token.tag_ = 'VB'
token.head.text = 'man'
token.dep_ = 'acl'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'needs'
token.dep_ = 'xcomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'UH'
token.head.text = 'undertake'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'undertake'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'undertake'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'undertake'
token.dep_ = 'aux'

TOKEN: undertake
=====
token.tag_ = 'VB'
token.head.text = 'undertake'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'undertake'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'undertake'
token.dep_ = 'punct'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'beard'
token.dep_ = 'det'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'csubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'were'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'were'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'best'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'were'
token.dep_ = 'xcomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Why'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'Why'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Why'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'will'
token.dep_ = 'dobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'Why'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Why'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'discharge'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'discharge'
token.dep_ = 'aux'

TOKEN: discharge
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'discharge'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'discharge'
token.dep_ = 'prep'

TOKEN: either
=====
token.tag_ = 'CC'
token.head.text = 'beard'
token.dep_ = 'preconj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beard'
token.dep_ = 'poss'

TOKEN: straw
=====
token.tag_ = 'NN'
token.head.text = 'colour'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'colour'
token.dep_ = 'punct'

TOKEN: colour
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'colour'
token.dep_ = 'dep'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beard'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beard'
token.dep_ = 'poss'

TOKEN: orange
=====
token.tag_ = 'JJ'
token.head.text = 'tawny'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'tawny'
token.dep_ = 'punct'

TOKEN: tawny
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'compound'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beard'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beard'
token.dep_ = 'poss'

TOKEN: purple
=====
token.tag_ = 'JJ'
token.head.text = 'beard'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'purple'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'purple'
token.dep_ = 'prep'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'in'
token.dep_ = 'punct'

TOKEN: grain
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'grain'
token.dep_ = 'dep'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beard'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'beard'
token.dep_ = 'cc'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beard'
token.dep_ = 'poss'

TOKEN: French
=====
token.tag_ = 'JJ'
token.head.text = 'colour'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'crown'
token.dep_ = 'punct'

TOKEN: crown
=====
token.tag_ = 'NN'
token.head.text = 'colour'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'colour'
token.dep_ = 'punct'

TOKEN: colour
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'compound'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'beard'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beard'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'yellow'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: perfect
=====
token.tag_ = 'JJ'
token.head.text = 'yellow'
token.dep_ = 'amod'

TOKEN: yellow
=====
token.tag_ = 'JJ'
token.head.text = 'discharge'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'discharge'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Some'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Some'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'crowns'
token.dep_ = 'poss'

TOKEN: French
=====
token.tag_ = 'JJ'
token.head.text = 'crowns'
token.dep_ = 'amod'

TOKEN: crowns
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'hair'
token.dep_ = 'det'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'RB'
token.head.text = 'all'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'hair'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'play'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: bare
=====
token.tag_ = 'NN'
token.head.text = 'faced'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'faced'
token.dep_ = 'punct'

TOKEN: faced
=====
token.tag_ = 'JJ'
token.head.text = 'play'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: masters
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'here'
token.dep_ = 'dep'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'parts'
token.dep_ = 'poss'

TOKEN: parts
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'rehearse'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'entreat'
token.dep_ = 'aux'

TOKEN: entreat
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'xcomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'entreat'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: request
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'request'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'request'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'request'
token.dep_ = 'cc'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'request'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'con'
token.dep_ = 'aux'

TOKEN: con
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'xcomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'con'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'con'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'night'
token.dep_ = 'nmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: palace
=====
token.tag_ = 'NN'
token.head.text = 'wood'
token.dep_ = 'compound'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'mile'
token.dep_ = 'det'

TOKEN: mile
=====
token.tag_ = 'NN'
token.head.text = 'meet'
token.dep_ = 'npadvmod'

TOKEN: without
=====
token.tag_ = 'IN'
token.head.text = 'mile'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'town'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: town
=====
token.tag_ = 'NN'
token.head.text = 'without'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'rehearse'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'rehearse'
token.dep_ = 'expl'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'rehearse'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'rehearse'
token.dep_ = 'nsubj'

TOKEN: rehearse
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rehearse'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'dogged'
token.dep_ = 'mark'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'if'
token.dep_ = 'dep'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'dogged'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'city'
token.dep_ = 'det'

TOKEN: city
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dogged'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'dogged'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'dogged'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'dogged'
token.dep_ = 'auxpass'

TOKEN: dogged
=====
token.tag_ = 'VBN'
token.head.text = 'rehearse'
token.dep_ = 'advcl'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'dogged'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'with'
token.dep_ = 'dep'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dogged'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dogged'
token.dep_ = 'cc'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'devices'
token.dep_ = 'poss'

TOKEN: devices
=====
token.tag_ = 'NNS'
token.head.text = 'known'
token.dep_ = 'nsubj'

TOKEN: known
=====
token.tag_ = 'VBN'
token.head.text = 'dogged'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'draw'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'meantime'
token.dep_ = 'det'

TOKEN: meantime
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'draw'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'draw'
token.dep_ = 'aux'

TOKEN: draw
=====
token.tag_ = 'VB'
token.head.text = 'draw'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bill'
token.dep_ = 'det'

TOKEN: bill
=====
token.tag_ = 'NN'
token.head.text = 'draw'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bill'
token.dep_ = 'prep'

TOKEN: properties
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'properties'
token.dep_ = 'punct'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'as'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'bill'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'play'
token.dep_ = 'poss'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'wants'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'play'
token.dep_ = 'dep'

TOKEN: wants
=====
token.tag_ = 'VBZ'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'draw'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'pray'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: fail
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'fail'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'fail'
token.dep_ = 'neg'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'BOTTOM'
token.dep_ = 'cc'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'rehearse'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'rehearse'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'rehearse'
token.dep_ = 'aux'

TOKEN: rehearse
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'obscenely'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'most'
token.dep_ = 'dep'

TOKEN: obscenely
=====
token.tag_ = 'RB'
token.head.text = 'rehearse'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'obscenely'
token.dep_ = 'cc'

TOKEN: courageously
=====
token.tag_ = 'RB'
token.head.text = 'obscenely'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rehearse'
token.dep_ = 'punct'

TOKEN: Take
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'ROOT'

TOKEN: pains
=====
token.tag_ = 'NNS'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Take'
token.dep_ = 'punct'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'conj'

TOKEN: perfect
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: adieu
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'adieu'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'oak'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'duke'
token.dep_ = 'case'

TOKEN: oak
=====
token.tag_ = 'NN'
token.head.text = 'At'
token.dep_ = 'pobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'Enough'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Enough
=====
token.tag_ = 'JJ'
token.head.text = 'Enough'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Enough'
token.dep_ = 'punct'

TOKEN: hold
=====
token.tag_ = 'VB'
token.head.text = 'Enough'
token.dep_ = 'conj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'hold'
token.dep_ = 'cc'

TOKEN: cut
=====
token.tag_ = 'VB'
token.head.text = 'hold'
token.dep_ = 'conj'

TOKEN: bow
=====
token.tag_ = 'NN'
token.head.text = 'strings'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'strings'
token.dep_ = 'punct'

TOKEN: strings
=====
token.tag_ = 'NNS'
token.head.text = 'cut'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Enough'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: ACT
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: II
=====
token.tag_ = 'NNP'
token.head.text = 'SCENE'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'II'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNS'
token.head.text = 'SCENE'
token.dep_ = 'ROOT'

TOKEN: I.
=====
token.tag_ = 'NN'
token.head.text = 'SCENE'
token.dep_ = 'punct'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'wood'
token.dep_ = 'ROOT'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'wood'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'near'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wood'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'wood'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: opposite
=====
token.tag_ = 'JJ'
token.head.text = 'sides'
token.dep_ = 'amod'

TOKEN: sides
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sides'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'Fairy'
token.dep_ = 'det'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'sides'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fairy'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Fairy'
token.dep_ = 'cc'

TOKEN: PUCK
=====
token.tag_ = 'JJ'
token.head.text = 'PUCK'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Fairy'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'now'
token.dep_ = 'advmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'spirit'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spirit'
token.dep_ = 'punct'

TOKEN: spirit
=====
token.tag_ = 'NNP'
token.head.text = 'wood'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'spirit'
token.dep_ = 'punct'

TOKEN: whither
=====
token.tag_ = 'NN'
token.head.text = 'wander'
token.dep_ = 'nsubj'

TOKEN: wander
=====
token.tag_ = 'VBP'
token.head.text = 'wander'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'wander'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'Over'
token.dep_ = 'compound'

TOKEN: 

     
=====
token.tag_ = '_SP'
token.head.text = 'Fairy'
token.dep_ = 'dep'

TOKEN: Over
=====
token.tag_ = 'NNP'
token.head.text = 'hill'
token.dep_ = 'compound'

TOKEN: hill
=====
token.tag_ = 'NN'
token.head.text = 'wander'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: over
=====
token.tag_ = 'IN'
token.head.text = 'wander'
token.dep_ = 'prep'

TOKEN: dale
=====
token.tag_ = 'NN'
token.head.text = 'over'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thorough
=====
token.tag_ = 'JJ'
token.head.text = 'bush'
token.dep_ = 'compound'

TOKEN: bush
=====
token.tag_ = 'NN'
token.head.text = 'wander'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: thorough
=====
token.tag_ = 'RB'
token.head.text = 'brier'
token.dep_ = 'advmod'

TOKEN: brier
=====
token.tag_ = 'JJR'
token.head.text = 'park'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'brier'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Over
=====
token.tag_ = 'IN'
token.head.text = 'brier'
token.dep_ = 'prep'

TOKEN: park
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: over
=====
token.tag_ = 'IN'
token.head.text = 'bush'
token.dep_ = 'prep'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'over'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pale'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thorough
=====
token.tag_ = 'JJ'
token.head.text = 'flood'
token.dep_ = 'amod'

TOKEN: flood
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'flood'
token.dep_ = 'punct'

TOKEN: thorough
=====
token.tag_ = 'JJ'
token.head.text = 'fire'
token.dep_ = 'amod'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wander'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'wander'
token.dep_ = 'aux'

TOKEN: wander
=====
token.tag_ = 'VB'
token.head.text = 'wander'
token.dep_ = 'ROOT'

TOKEN: everywhere
=====
token.tag_ = 'RB'
token.head.text = 'wander'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Swifter
=====
token.tag_ = 'NN'
token.head.text = 'wander'
token.dep_ = 'npadvmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'Swifter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'sphere'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'moon'
token.dep_ = 'case'

TOKEN: sphere
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'wander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'serve'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'serve'
token.dep_ = 'nsubj'

TOKEN: serve
=====
token.tag_ = 'VBP'
token.head.text = 'wander'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'queen'
token.dep_ = 'compound'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'serve'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'serve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'dew'
token.dep_ = 'aux'

TOKEN: dew
=====
token.tag_ = 'VB'
token.head.text = 'serve'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'orbs'
token.dep_ = 'poss'

TOKEN: orbs
=====
token.tag_ = 'NNS'
token.head.text = 'dew'
token.dep_ = 'dobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'dew'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'green'
token.dep_ = 'det'

TOKEN: green
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'serve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'cowslips'
token.dep_ = 'det'

TOKEN: cowslips
=====
token.tag_ = 'NNS'
token.head.text = 'tall'
token.dep_ = 'nsubj'

TOKEN: tall
=====
token.tag_ = 'VBP'
token.head.text = 'tall'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'pensioners'
token.dep_ = 'poss'

TOKEN: pensioners
=====
token.tag_ = 'NNS'
token.head.text = 'tall'
token.dep_ = 'dobj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'tall'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'spots'
token.dep_ = 'poss'

TOKEN: gold
=====
token.tag_ = 'NN'
token.head.text = 'coats'
token.dep_ = 'compound'

TOKEN: coats
=====
token.tag_ = 'NNS'
token.head.text = 'spots'
token.dep_ = 'compound'

TOKEN: spots
=====
token.tag_ = 'NNS'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'spots'
token.dep_ = 'relcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Those
=====
token.tag_ = 'DT'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: rubies
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'favours'
token.dep_ = 'punct'

TOKEN: fairy
=====
token.tag_ = 'NNP'
token.head.text = 'favours'
token.dep_ = 'nsubj'

TOKEN: favours
=====
token.tag_ = 'VBZ'
token.head.text = 'be'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'favours'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'live'
token.dep_ = 'prep'

TOKEN: those
=====
token.tag_ = 'DT'
token.head.text = 'freckles'
token.dep_ = 'det'

TOKEN: freckles
=====
token.tag_ = 'NNS'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: live
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'savours'
token.dep_ = 'poss'

TOKEN: savours
=====
token.tag_ = 'NNS'
token.head.text = 'live'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: seek
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'dewdrops'
token.dep_ = 'det'

TOKEN: dewdrops
=====
token.tag_ = 'NNS'
token.head.text = 'seek'
token.dep_ = 'dobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'seek'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'here'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'seek'
token.dep_ = 'cc'

TOKEN: hang
=====
token.tag_ = 'VB'
token.head.text = 'seek'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'pearl'
token.dep_ = 'det'

TOKEN: pearl
=====
token.tag_ = 'NN'
token.head.text = 'hang'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hang'
token.dep_ = 'prep'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'cowslip'
token.dep_ = 'det'

TOKEN: cowslip
=====
token.tag_ = 'NN'
token.head.text = 'ear'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'cowslip'
token.dep_ = 'case'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Farewell
=====
token.tag_ = 'NNP'
token.head.text = 'gone'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'DT'
token.head.text = 'lob'
token.dep_ = 'compound'

TOKEN: lob
=====
token.tag_ = 'NN'
token.head.text = 'gone'
token.dep_ = 'dep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'lob'
token.dep_ = 'prep'

TOKEN: spirits
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'gone'
token.dep_ = 'nsubjpass'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'gone'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'come'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Our
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'queen'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'elves'
token.dep_ = 'predet'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'elves'
token.dep_ = 'poss'

TOKEN: elves
=====
token.tag_ = 'NNS'
token.head.text = 'queen'
token.dep_ = 'conj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: anon
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'doth'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'king'
token.dep_ = 'det'

TOKEN: king
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'dobj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: keep
=====
token.tag_ = 'VB'
token.head.text = 'passing'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'revels'
token.dep_ = 'poss'

TOKEN: revels
=====
token.tag_ = 'NNS'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'keep'
token.dep_ = 'prep'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Take
=====
token.tag_ = 'VB'
token.head.text = 'keep'
token.dep_ = 'ccomp'

TOKEN: heed
=====
token.tag_ = 'NN'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'heed'
token.dep_ = 'dobj'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'dep'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'passing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'passing'
token.dep_ = 'prep'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'passing'
token.dep_ = 'aux'

TOKEN: passing
=====
token.tag_ = 'VBG'
token.head.text = 'had'
token.dep_ = 'ccomp'

TOKEN: fell
=====
token.tag_ = 'JJ'
token.head.text = 'passing'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fell'
token.dep_ = 'cc'

TOKEN: wrath
=====
token.tag_ = 'NN'
token.head.text = 'fell'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'passing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'that'
token.dep_ = 'mark'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'passing'
token.dep_ = 'advcl'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'that'
token.dep_ = 'meta'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'she'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'boy'
token.dep_ = 'poss'

TOKEN: attendant
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'boy'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hath'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'boy'
token.dep_ = 'punct'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'boy'
token.dep_ = 'acl'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'stolen'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'king'
token.dep_ = 'det'

TOKEN: Indian
=====
token.tag_ = 'JJ'
token.head.text = 'king'
token.dep_ = 'amod'

TOKEN: king
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'had'
token.dep_ = 'neg'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'had'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'sweet'
token.dep_ = 'advmod'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'changeling'
token.dep_ = 'amod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'changeling'
token.dep_ = 'det'

TOKEN: changeling
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'had'
token.dep_ = 'cc'

TOKEN: jealous
=====
token.tag_ = 'JJ'
token.head.text = 'Oberon'
token.dep_ = 'amod'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'had'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'child'
token.dep_ = 'det'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'Knight'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'child'
token.dep_ = 'dep'

TOKEN: Knight
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Knight'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'train'
token.dep_ = 'poss'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'trace'
token.dep_ = 'aux'

TOKEN: trace
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'forests'
token.dep_ = 'det'

TOKEN: forests
=====
token.tag_ = 'NNS'
token.head.text = 'trace'
token.dep_ = 'dobj'

TOKEN: wild
=====
token.tag_ = 'JJ'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'withholds'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'perforce'
token.dep_ = 'compound'

TOKEN: perforce
=====
token.tag_ = 'NN'
token.head.text = 'withholds'
token.dep_ = 'nsubj'

TOKEN: withholds
=====
token.tag_ = 'VBZ'
token.head.text = 'withholds'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: loved
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'Crowns'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'boy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Crowns
=====
token.tag_ = 'VBZ'
token.head.text = 'withholds'
token.dep_ = 'ccomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'Crowns'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Crowns'
token.dep_ = 'prep'

TOKEN: flowers
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Crowns'
token.dep_ = 'cc'

TOKEN: makes
=====
token.tag_ = 'VBZ'
token.head.text = 'Crowns'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'joy'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'joy'
token.dep_ = 'predet'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'joy'
token.dep_ = 'poss'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'makes'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Crowns'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'meet'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'neg'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: grove
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'grove'
token.dep_ = 'cc'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'grove'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'clear'
token.dep_ = 'prep'

TOKEN: fountain
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: clear
=====
token.tag_ = 'JJ'
token.head.text = 'meet'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'meet'
token.dep_ = 'cc'

TOKEN: spangled
=====
token.tag_ = 'VBN'
token.head.text = 'meet'
token.dep_ = 'conj'

TOKEN: starlight
=====
token.tag_ = 'JJ'
token.head.text = 'sheen'
token.dep_ = 'compound'

TOKEN: sheen
=====
token.tag_ = 'NN'
token.head.text = 'spangled'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sheen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: square
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'elves'
token.dep_ = 'mark'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'elves'
token.dep_ = 'predet'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'elves'
token.dep_ = 'poss'

TOKEN: elves
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'elves'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'Creep'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fear'
token.dep_ = 'dep'

TOKEN: Creep
=====
token.tag_ = 'NNP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'elves'
token.dep_ = 'prep'

TOKEN: acorn
=====
token.tag_ = 'VBN'
token.head.text = 'cups'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'cups'
token.dep_ = 'punct'

TOKEN: cups
=====
token.tag_ = 'NNS'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'elves'
token.dep_ = 'cc'

TOKEN: hide
=====
token.tag_ = 'VB'
token.head.text = 'elves'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'hide'
token.dep_ = 'dobj'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'hide'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'Either'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Fairy'
token.dep_ = 'dep'

TOKEN: Either
=====
token.tag_ = 'CC'
token.head.text = 'mistake'
token.dep_ = 'preconj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'mistake'
token.dep_ = 'nsubj'

TOKEN: mistake
=====
token.tag_ = 'VBP'
token.head.text = 'mistake'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'shape'
token.dep_ = 'poss'

TOKEN: shape
=====
token.tag_ = 'NN'
token.head.text = 'mistake'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'mistake'
token.dep_ = 'cc'

TOKEN: making
=====
token.tag_ = 'VBG'
token.head.text = 'mistake'
token.dep_ = 'conj'

TOKEN: quite
=====
token.tag_ = 'RB'
token.head.text = 'making'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mistake'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'mistake'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'RB'
token.head.text = 'sprite'
token.dep_ = 'advmod'

TOKEN: shrewd
=====
token.tag_ = 'JJ'
token.head.text = 'sprite'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'shrewd'
token.dep_ = 'cc'

TOKEN: knavish
=====
token.tag_ = 'JJ'
token.head.text = 'shrewd'
token.dep_ = 'conj'

TOKEN: sprite
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sprite'
token.dep_ = 'dep'

TOKEN: Call'd
=====
token.tag_ = 'XX'
token.head.text = 'Goodfellow'
token.dep_ = 'amod'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'Goodfellow'
token.dep_ = 'compound'

TOKEN: Goodfellow
=====
token.tag_ = 'NNP'
token.head.text = 'sprite'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sprite'
token.dep_ = 'punct'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'he'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'frights'
token.dep_ = 'nsubj'

TOKEN: frights
=====
token.tag_ = 'VBZ'
token.head.text = 'he'
token.dep_ = 'relcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'maidens'
token.dep_ = 'det'

TOKEN: maidens
=====
token.tag_ = 'NNS'
token.head.text = 'frights'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'maidens'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'villagery'
token.dep_ = 'det'

TOKEN: villagery
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Skim
=====
token.tag_ = 'NNP'
token.head.text = 'milk'
token.dep_ = 'compound'

TOKEN: milk
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'milk'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'milk'
token.dep_ = 'cc'

TOKEN: sometimes
=====
token.tag_ = 'RB'
token.head.text = 'labour'
token.dep_ = 'advmod'

TOKEN: labour
=====
token.tag_ = 'JJ'
token.head.text = 'milk'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'labour'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'quern'
token.dep_ = 'det'

TOKEN: quern
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'quern'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'labour'
token.dep_ = 'cc'

TOKEN: bootless
=====
token.tag_ = 'NN'
token.head.text = 'labour'
token.dep_ = 'conj'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'mistake'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'churn'
token.dep_ = 'det'

TOKEN: breathless
=====
token.tag_ = 'JJ'
token.head.text = 'housewife'
token.dep_ = 'amod'

TOKEN: housewife
=====
token.tag_ = 'NN'
token.head.text = 'churn'
token.dep_ = 'compound'

TOKEN: churn
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'make'
token.dep_ = 'cc'

TOKEN: sometime
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'advmod'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'drink'
token.dep_ = 'det'

TOKEN: drink
=====
token.tag_ = 'NN'
token.head.text = 'bear'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'bear'
token.dep_ = 'aux'

TOKEN: bear
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'barm'
token.dep_ = 'det'

TOKEN: barm
=====
token.tag_ = 'NN'
token.head.text = 'bear'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Mislead
=====
token.tag_ = 'NNP'
token.head.text = 'wanderers'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'wanderers'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'wanderers'
token.dep_ = 'punct'

TOKEN: wanderers
=====
token.tag_ = 'NNS'
token.head.text = 'mistake'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wanderers'
token.dep_ = 'punct'

TOKEN: laughing
=====
token.tag_ = 'VBG'
token.head.text = 'wanderers'
token.dep_ = 'acl'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'laughing'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'harm'
token.dep_ = 'poss'

TOKEN: harm
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'wanderers'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Those
=====
token.tag_ = 'DT'
token.head.text = 'do'
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'call'
token.dep_ = 'dative'

TOKEN: Hobgoblin
=====
token.tag_ = 'NNP'
token.head.text = 'call'
token.dep_ = 'nsubj'

TOKEN: call
=====
token.tag_ = 'VBP'
token.head.text = 'Those'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'call'
token.dep_ = 'cc'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Puck'
token.dep_ = 'amod'

TOKEN: Puck
=====
token.tag_ = 'NNP'
token.head.text = 'call'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'work'
token.dep_ = 'poss'

TOKEN: work
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'Are'
token.dep_ = 'ccomp'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'luck'
token.dep_ = 'amod'

TOKEN: luck
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Are'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = "speak'st"
token.dep_ = 'amod'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = "speak'st"
token.dep_ = 'compound'

TOKEN: speak'st
=====
token.tag_ = 'NNS'
token.head.text = 'aright'
token.dep_ = 'nsubj'

TOKEN: aright
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'wanderer'
token.dep_ = 'det'

TOKEN: merry
=====
token.tag_ = 'JJ'
token.head.text = 'wanderer'
token.dep_ = 'amod'

TOKEN: wanderer
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'wanderer'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'jest'
token.dep_ = 'nsubj'

TOKEN: jest
=====
token.tag_ = 'VBP'
token.head.text = 'jest'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'jest'
token.dep_ = 'prep'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'jest'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'jest'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'smile'
token.dep_ = 'nsubj'

TOKEN: smile
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'smile'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'beguile'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beguile'
token.dep_ = 'nsubj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'beguile'
token.dep_ = 'det'

TOKEN: fat
=====
token.tag_ = 'JJ'
token.head.text = 'horse'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fat'
token.dep_ = 'cc'

TOKEN: bean
=====
token.tag_ = 'NN'
token.head.text = 'fed'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'fed'
token.dep_ = 'punct'

TOKEN: fed
=====
token.tag_ = 'NNP'
token.head.text = 'fat'
token.dep_ = 'conj'

TOKEN: horse
=====
token.tag_ = 'NN'
token.head.text = 'beguile'
token.dep_ = 'npadvmod'

TOKEN: beguile
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'jest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Neighing
=====
token.tag_ = 'NN'
token.head.text = 'jest'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Neighing'
token.dep_ = 'prep'

TOKEN: likeness
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'likeness'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'foal'
token.dep_ = 'det'

TOKEN: filly
=====
token.tag_ = 'JJ'
token.head.text = 'foal'
token.dep_ = 'amod'

TOKEN: foal
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'jest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'jest'
token.dep_ = 'cc'

TOKEN: sometime
=====
token.tag_ = 'JJ'
token.head.text = 'lurk'
token.dep_ = 'amod'

TOKEN: lurk
=====
token.tag_ = 'NN'
token.head.text = 'jest'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'I'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'gossip'
token.dep_ = 'det'

TOKEN: gossip
=====
token.tag_ = 'NN'
token.head.text = 'bowl'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'gossip'
token.dep_ = 'case'

TOKEN: bowl
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'likeness'
token.dep_ = 'advmod'

TOKEN: likeness
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'likeness'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'crab'
token.dep_ = 'det'

TOKEN: roasted
=====
token.tag_ = 'JJ'
token.head.text = 'crab'
token.dep_ = 'amod'

TOKEN: crab
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'In'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'bob'
token.dep_ = 'cc'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'drinks'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'drinks'
token.dep_ = 'nsubj'

TOKEN: drinks
=====
token.tag_ = 'VBZ'
token.head.text = 'bob'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'drinks'
token.dep_ = 'punct'

TOKEN: against
=====
token.tag_ = 'IN'
token.head.text = 'drinks'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'lips'
token.dep_ = 'poss'

TOKEN: lips
=====
token.tag_ = 'NNS'
token.head.text = 'against'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'bob'
token.dep_ = 'nsubj'

TOKEN: bob
=====
token.tag_ = 'VBD'
token.head.text = 'bob'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bob'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'pour'
token.dep_ = 'cc'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'pour'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: wither'd
=====
token.tag_ = 'NNP'
token.head.text = 'dewlap'
token.dep_ = 'amod'

TOKEN: dewlap
=====
token.tag_ = 'NN'
token.head.text = 'pour'
token.dep_ = 'nsubj'

TOKEN: pour
=====
token.tag_ = 'VB'
token.head.text = 'pour'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ale'
token.dep_ = 'det'

TOKEN: ale
=====
token.tag_ = 'NN'
token.head.text = 'pour'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pour'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'aunt'
token.dep_ = 'det'

TOKEN: wisest
=====
token.tag_ = 'JJS'
token.head.text = 'aunt'
token.dep_ = 'amod'

TOKEN: aunt
=====
token.tag_ = 'NN'
token.head.text = 'mistaketh'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'aunt'
token.dep_ = 'punct'

TOKEN: telling
=====
token.tag_ = 'VBG'
token.head.text = 'aunt'
token.dep_ = 'acl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tale'
token.dep_ = 'det'

TOKEN: saddest
=====
token.tag_ = 'JJS'
token.head.text = 'tale'
token.dep_ = 'amod'

TOKEN: tale
=====
token.tag_ = 'NN'
token.head.text = 'telling'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tale'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Sometime
=====
token.tag_ = 'NNP'
token.head.text = 'aunt'
token.dep_ = 'appos'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Sometime'
token.dep_ = 'prep'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'foot'
token.dep_ = 'nummod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'foot'
token.dep_ = 'punct'

TOKEN: foot
=====
token.tag_ = 'NN'
token.head.text = 'stool'
token.dep_ = 'compound'

TOKEN: stool
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: mistaketh
=====
token.tag_ = 'VBZ'
token.head.text = 'slip'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'mistaketh'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'slip'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'slip'
token.dep_ = 'advmod'

TOKEN: slip
=====
token.tag_ = 'VB'
token.head.text = 'slip'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'slip'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'slip'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'bum'
token.dep_ = 'poss'

TOKEN: bum
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'slip'
token.dep_ = 'punct'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'topples'
token.dep_ = 'advmod'

TOKEN: topples
=====
token.tag_ = 'VBZ'
token.head.text = 'slip'
token.dep_ = 'dep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'topples'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'topples'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'topples'
token.dep_ = 'cc'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'cries'
token.dep_ = 'punct'

TOKEN: tailor
=====
token.tag_ = 'NN'
token.head.text = 'cries'
token.dep_ = 'nmod'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'cries'
token.dep_ = 'punct'

TOKEN: cries
=====
token.tag_ = 'NNS'
token.head.text = 'topples'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'topples'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'slip'
token.dep_ = 'cc'

TOKEN: falls
=====
token.tag_ = 'VBZ'
token.head.text = 'slip'
token.dep_ = 'conj'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'falls'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'cough'
token.dep_ = 'det'

TOKEN: cough
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'slip'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hold'
token.dep_ = 'cc'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'hold'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'quire'
token.dep_ = 'det'

TOKEN: whole
=====
token.tag_ = 'JJ'
token.head.text = 'quire'
token.dep_ = 'amod'

TOKEN: quire
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: hold
=====
token.tag_ = 'VBP'
token.head.text = 'slip'
token.dep_ = 'conj'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'hips'
token.dep_ = 'poss'

TOKEN: hips
=====
token.tag_ = 'NNS'
token.head.text = 'hold'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'hold'
token.dep_ = 'cc'

TOKEN: laugh
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hold'
token.dep_ = 'cc'

TOKEN: waxen
=====
token.tag_ = 'NN'
token.head.text = 'wasted'
token.dep_ = 'nsubjpass'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'waxen'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'mirth'
token.dep_ = 'poss'

TOKEN: mirth
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'in'
token.dep_ = 'cc'

TOKEN: neeze
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'neeze'
token.dep_ = 'cc'

TOKEN: swear
=====
token.tag_ = 'VBP'
token.head.text = 'neeze'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'swear'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'hour'
token.dep_ = 'det'

TOKEN: merrier
=====
token.tag_ = 'JJR'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'swear'
token.dep_ = 'dobj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'wasted'
token.dep_ = 'auxpass'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'wasted'
token.dep_ = 'neg'

TOKEN: wasted
=====
token.tag_ = 'VBN'
token.head.text = 'hold'
token.dep_ = 'conj'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'wasted'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'room'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'room'
token.dep_ = 'punct'

TOKEN: room
=====
token.tag_ = 'NN'
token.head.text = 'room'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'room'
token.dep_ = 'punct'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'room'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'room'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'Fairy'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Fairy'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'mistress'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'mistress'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'mistress'
token.dep_ = 'poss'

TOKEN: mistress
=====
token.tag_ = 'NN'
token.head.text = 'mistress'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'mistress'
token.dep_ = 'punct'

TOKEN: Would
=====
token.tag_ = 'MD'
token.head.text = 'gone'
token.dep_ = 'aux'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'were'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'gone'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'met'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'side'
token.dep_ = 'nummod'

TOKEN: side
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'side'
token.dep_ = 'punct'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'side'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'side'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'train'
token.dep_ = 'poss'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'met'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'other'
token.dep_ = 'det'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'other'
token.dep_ = 'punct'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'from'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'from'
token.dep_ = 'prep'

TOKEN: hers
=====
token.tag_ = 'PRP'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'hers'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Ill'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Ill
=====
token.tag_ = 'NNP'
token.head.text = 'met'
token.dep_ = 'nsubj'

TOKEN: met
=====
token.tag_ = 'VBD'
token.head.text = 'met'
token.dep_ = 'ROOT'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'met'
token.dep_ = 'agent'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: proud
=====
token.tag_ = 'JJ'
token.head.text = 'Titania'
token.dep_ = 'amod'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'met'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Titania'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'TITANIA'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'What'
token.dep_ = 'punct'

TOKEN: jealous
=====
token.tag_ = 'JJ'
token.head.text = 'Oberon'
token.dep_ = 'amod'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: Fairies
=====
token.tag_ = 'NNS'
token.head.text = 'skip'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: skip
=====
token.tag_ = 'VB'
token.head.text = 'forsworn'
token.dep_ = 'ccomp'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'skip'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'forsworn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'forsworn'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'forsworn'
token.dep_ = 'aux'

TOKEN: forsworn
=====
token.tag_ = 'VBN'
token.head.text = 'forsworn'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'bed'
token.dep_ = 'poss'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'forsworn'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bed'
token.dep_ = 'cc'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'bed'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'forsworn'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Tarry'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Tarry
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tarry'
token.dep_ = 'punct'

TOKEN: rash
=====
token.tag_ = 'JJ'
token.head.text = 'wanton'
token.dep_ = 'compound'

TOKEN: wanton
=====
token.tag_ = 'NN'
token.head.text = 'Tarry'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Tarry'
token.dep_ = 'punct'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'lady'
token.dep_ = 'compound'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'know'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'stolen'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'stolen'
token.dep_ = 'nsubj'

TOKEN: stolen
=====
token.tag_ = 'VBD'
token.head.text = 'sat'
token.dep_ = 'advcl'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'stolen'
token.dep_ = 'advmod'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'away'
token.dep_ = 'prep'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'land'
token.dep_ = 'compound'

TOKEN: land
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stolen'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'shape'
token.dep_ = 'det'

TOKEN: shape
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'shape'
token.dep_ = 'prep'

TOKEN: Corin
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: sat
=====
token.tag_ = 'VBD'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'sat'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Playing
=====
token.tag_ = 'VBG'
token.head.text = 'sat'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Playing'
token.dep_ = 'prep'

TOKEN: pipes
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pipes'
token.dep_ = 'prep'

TOKEN: corn
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'corn'
token.dep_ = 'cc'

TOKEN: versing
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'compound'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'corn'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'love'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'amorous'
token.dep_ = 'aux'

TOKEN: amorous
=====
token.tag_ = 'JJ'
token.head.text = 'Phillida'
token.dep_ = 'amod'

TOKEN: Phillida
=====
token.tag_ = 'NNP'
token.head.text = 'Playing'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'Come'
token.dep_ = 'advmod'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Come'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Steppe'
token.dep_ = 'det'

TOKEN: farthest
=====
token.tag_ = 'JJS'
token.head.text = 'Steppe'
token.dep_ = 'amod'

TOKEN: Steppe
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Steppe'
token.dep_ = 'prep'

TOKEN: India
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'wedded'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'wedded'
token.dep_ = 'mark'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wedded'
token.dep_ = 'punct'

TOKEN: forsooth
=====
token.tag_ = 'NNP'
token.head.text = 'wedded'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'forsooth'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Amazon'
token.dep_ = 'det'

TOKEN: bouncing
=====
token.tag_ = 'VBG'
token.head.text = 'Amazon'
token.dep_ = 'amod'

TOKEN: Amazon
=====
token.tag_ = 'NNP'
token.head.text = 'forsooth'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Amazon'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'mistress'
token.dep_ = 'poss'

TOKEN: buskin'd
=====
token.tag_ = 'JJ'
token.head.text = 'mistress'
token.dep_ = 'compound'

TOKEN: mistress
=====
token.tag_ = 'NN'
token.head.text = 'Amazon'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'mistress'
token.dep_ = 'cc'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: warrior
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'compound'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'mistress'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wedded'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'wedded'
token.dep_ = 'prep'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'wedded'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'wedded'
token.dep_ = 'auxpass'

TOKEN: wedded
=====
token.tag_ = 'VBN'
token.head.text = 'wedded'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wedded'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'wedded'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'wedded'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'come'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'xcomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'joy'
token.dep_ = 'poss'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'joy'
token.dep_ = 'compound'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'joy'
token.dep_ = 'cc'

TOKEN: prosperity
=====
token.tag_ = 'NN'
token.head.text = 'joy'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'canst'
token.dep_ = 'advmod'

TOKEN: canst
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'OBERON'
token.dep_ = 'prep'

TOKEN: shame
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shame'
token.dep_ = 'punct'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'shame'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Titania'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Glance
=====
token.tag_ = 'NNP'
token.head.text = 'Titania'
token.dep_ = 'appos'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'OBERON'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'credit'
token.dep_ = 'poss'

TOKEN: credit
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'credit'
token.dep_ = 'prep'

TOKEN: Hippolyta
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'OBERON'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Knowing
=====
token.tag_ = 'VBG'
token.head.text = 'OBERON'
token.dep_ = 'appos'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'OBERON'
token.dep_ = 'parataxis'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Didst
=====
token.tag_ = 'NNP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'lead'
token.dep_ = 'neg'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'lead'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: glimmering
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'night'
token.dep_ = 'prep'

TOKEN: Perigenia
=====
token.tag_ = 'NNP'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Perigenia'
token.dep_ = 'punct'

TOKEN: whom
=====
token.tag_ = 'WP'
token.head.text = 'ravished'
token.dep_ = 'dobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'ravished'
token.dep_ = 'nsubj'

TOKEN: ravished
=====
token.tag_ = 'VBD'
token.head.text = 'Perigenia'
token.dep_ = 'relcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'lead'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'lead'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'prep'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'AEgle'
token.dep_ = 'amod'

TOKEN: AEgle
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: break
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'faith'
token.dep_ = 'poss'

TOKEN: faith
=====
token.tag_ = 'NN'
token.head.text = 'break'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'break'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'break'
token.dep_ = 'prep'

TOKEN: Ariadne
=====
token.tag_ = 'NNP'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Ariadne'
token.dep_ = 'cc'

TOKEN: Antiopa
=====
token.tag_ = 'NNP'
token.head.text = 'Ariadne'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'lead'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'forgeries'
token.dep_ = 'det'

TOKEN: forgeries
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'forgeries'
token.dep_ = 'prep'

TOKEN: jealousy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'never'
token.dep_ = 'cc'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'on'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'never'
token.dep_ = 'punct'

TOKEN: since
=====
token.tag_ = 'IN'
token.head.text = 'never'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'summer'
token.dep_ = 'det'

TOKEN: middle
=====
token.tag_ = 'NNP'
token.head.text = 'summer'
token.dep_ = 'amod'

TOKEN: summer
=====
token.tag_ = 'NN'
token.head.text = 'spring'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'summer'
token.dep_ = 'case'

TOKEN: spring
=====
token.tag_ = 'NN'
token.head.text = 'since'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Met
=====
token.tag_ = 'NNP'
token.head.text = 'we'
token.dep_ = 'compound'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'nsubj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'on'
token.dep_ = 'ROOT'

TOKEN: hill
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'on'
token.dep_ = 'conj'

TOKEN: dale
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dale'
token.dep_ = 'punct'

TOKEN: forest
=====
token.tag_ = 'NN'
token.head.text = 'dale'
token.dep_ = 'conj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'forest'
token.dep_ = 'cc'

TOKEN: mead
=====
token.tag_ = 'NN'
token.head.text = 'forest'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'on'
token.dep_ = 'prep'

TOKEN: paved
=====
token.tag_ = 'JJ'
token.head.text = 'fountain'
token.dep_ = 'amod'

TOKEN: fountain
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'By'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'By'
token.dep_ = 'conj'

TOKEN: rushy
=====
token.tag_ = 'JJ'
token.head.text = 'brook'
token.dep_ = 'amod'

TOKEN: brook
=====
token.tag_ = 'NNP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'By'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'By'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'By'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'margent'
token.dep_ = 'det'

TOKEN: beached
=====
token.tag_ = 'VBN'
token.head.text = 'margent'
token.dep_ = 'amod'

TOKEN: margent
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'margent'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sea'
token.dep_ = 'det'

TOKEN: sea
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'dance'
token.dep_ = 'aux'

TOKEN: dance
=====
token.tag_ = 'VB'
token.head.text = 'on'
token.dep_ = 'conj'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'ringlets'
token.dep_ = 'poss'

TOKEN: ringlets
=====
token.tag_ = 'NNS'
token.head.text = 'dance'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'dance'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wind'
token.dep_ = 'det'

TOKEN: whistling
=====
token.tag_ = 'VBG'
token.head.text = 'wind'
token.dep_ = 'amod'

TOKEN: wind
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dance'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'on'
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: brawls
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: disturb'd
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'sport'
token.dep_ = 'poss'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'winds'
token.dep_ = 'det'

TOKEN: winds
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: piping
=====
token.tag_ = 'VBG'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'piping'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'piping'
token.dep_ = 'prep'

TOKEN: vain
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'As'
token.dep_ = 'prep'

TOKEN: revenge
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: suck'd
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = "suck'd"
token.dep_ = 'prep'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'up'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fogs'
token.dep_ = 'det'

TOKEN: sea
=====
token.tag_ = 'NN'
token.head.text = 'fogs'
token.dep_ = 'nmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sea'
token.dep_ = 'dep'

TOKEN: Contagious
=====
token.tag_ = 'JJ'
token.head.text = 'fogs'
token.dep_ = 'amod'

TOKEN: fogs
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "suck'd"
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'falling'
token.dep_ = 'nsubj'

TOKEN: falling
=====
token.tag_ = 'VBG'
token.head.text = 'Have'
token.dep_ = 'csubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'falling'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'land'
token.dep_ = 'det'

TOKEN: land
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'land'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'made'
token.dep_ = 'aux'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'river'
token.dep_ = 'det'

TOKEN: pelting
=====
token.tag_ = 'VBG'
token.head.text = 'river'
token.dep_ = 'amod'

TOKEN: river
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'nsubj'

TOKEN: made
=====
token.tag_ = 'VBD'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'proud'
token.dep_ = 'advmod'

TOKEN: proud
=====
token.tag_ = 'JJ'
token.head.text = 'made'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'proud'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'overborne'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'overborne'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'overborne'
token.dep_ = 'aux'

TOKEN: overborne
=====
token.tag_ = 'VBN'
token.head.text = 'proud'
token.dep_ = 'ccomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'continents'
token.dep_ = 'poss'

TOKEN: continents
=====
token.tag_ = 'NNS'
token.head.text = 'overborne'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'hath'
token.dep_ = 'det'

TOKEN: ox
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = "stretch'd"
token.dep_ = 'nsubj'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = "stretch'd"
token.dep_ = 'advmod'

TOKEN: stretch'd
=====
token.tag_ = 'VBD'
token.head.text = 'lost'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'yoke'
token.dep_ = 'poss'

TOKEN: yoke
=====
token.tag_ = 'NN'
token.head.text = "stretch'd"
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "stretch'd"
token.dep_ = 'prep'

TOKEN: vain
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lost'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'ploughman'
token.dep_ = 'det'

TOKEN: ploughman
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'nsubj'

TOKEN: lost
=====
token.tag_ = 'VBD'
token.head.text = 'stands'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sweat'
token.dep_ = 'poss'

TOKEN: sweat
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lost'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lost'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Hath'
token.dep_ = 'det'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'Hath'
token.dep_ = 'amod'

TOKEN: corn
=====
token.tag_ = 'NN'
token.head.text = 'Hath'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'corn'
token.dep_ = 'dep'

TOKEN: Hath
=====
token.tag_ = 'NNP'
token.head.text = 'rotted'
token.dep_ = 'nsubj'

TOKEN: rotted
=====
token.tag_ = 'VBD'
token.head.text = 'lost'
token.dep_ = 'conj'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'rotted'
token.dep_ = 'dobj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'youth'
token.dep_ = 'poss'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'rotted'
token.dep_ = 'npadvmod'

TOKEN: attain'd
=====
token.tag_ = 'CD'
token.head.text = 'rotted'
token.dep_ = 'npadvmod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'beard'
token.dep_ = 'det'

TOKEN: beard
=====
token.tag_ = 'NN'
token.head.text = 'rotted'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'stands'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'fold'
token.dep_ = 'det'

TOKEN: fold
=====
token.tag_ = 'NN'
token.head.text = 'stands'
token.dep_ = 'nsubj'

TOKEN: stands
=====
token.tag_ = 'VBZ'
token.head.text = 'want'
token.dep_ = 'ccomp'

TOKEN: empty
=====
token.tag_ = 'JJ'
token.head.text = 'stands'
token.dep_ = 'acomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'stands'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'field'
token.dep_ = 'det'

TOKEN: drowned
=====
token.tag_ = 'JJ'
token.head.text = 'field'
token.dep_ = 'amod'

TOKEN: field
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stands'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stands'
token.dep_ = 'cc'

TOKEN: crows
=====
token.tag_ = 'NNS'
token.head.text = 'fatted'
token.dep_ = 'nsubjpass'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'fatted'
token.dep_ = 'auxpass'

TOKEN: fatted
=====
token.tag_ = 'VBN'
token.head.text = "fill'd"
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'fatted'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flock'
token.dep_ = 'det'

TOKEN: murrion
=====
token.tag_ = 'JJ'
token.head.text = 'flock'
token.dep_ = 'amod'

TOKEN: flock
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "fill'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'men'
token.dep_ = 'det'

TOKEN: nine
=====
token.tag_ = 'CD'
token.head.text = 'men'
token.dep_ = 'nummod'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'morris'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'men'
token.dep_ = 'case'

TOKEN: morris
=====
token.tag_ = 'NN'
token.head.text = "fill'd"
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = "fill'd"
token.dep_ = 'auxpass'

TOKEN: fill'd
=====
token.tag_ = 'VBN'
token.head.text = 'stands'
token.dep_ = 'conj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = "fill'd"
token.dep_ = 'prt'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = "fill'd"
token.dep_ = 'prep'

TOKEN: mud
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "fill'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = "fill'd"
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'quaint'
token.dep_ = 'det'

TOKEN: quaint
=====
token.tag_ = 'NN'
token.head.text = 'mazes'
token.dep_ = 'nsubj'

TOKEN: mazes
=====
token.tag_ = 'NNS'
token.head.text = "fill'd"
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'mazes'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'green'
token.dep_ = 'det'

TOKEN: wanton
=====
token.tag_ = 'NN'
token.head.text = 'green'
token.dep_ = 'compound'

TOKEN: green
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'green'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'stands'
token.dep_ = 'prep'

TOKEN: lack
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'lack'
token.dep_ = 'prep'

TOKEN: tread
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'stands'
token.dep_ = 'conj'

TOKEN: undistinguishable
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'want'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'mortals'
token.dep_ = 'det'

TOKEN: human
=====
token.tag_ = 'JJ'
token.head.text = 'mortals'
token.dep_ = 'amod'

TOKEN: mortals
=====
token.tag_ = 'NNS'
token.head.text = 'want'
token.dep_ = 'nsubj'

TOKEN: want
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'winter'
token.dep_ = 'poss'

TOKEN: winter
=====
token.tag_ = 'NN'
token.head.text = 'want'
token.dep_ = 'dobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'winter'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'washes'
token.dep_ = 'ccomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: hymn
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'hymn'
token.dep_ = 'cc'

TOKEN: carol
=====
token.tag_ = 'NN'
token.head.text = 'blest'
token.dep_ = 'compound'

TOKEN: blest
=====
token.tag_ = 'NN'
token.head.text = 'hymn'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'washes'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'washes'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'moon'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'governess'
token.dep_ = 'det'

TOKEN: governess
=====
token.tag_ = 'NN'
token.head.text = 'moon'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'governess'
token.dep_ = 'prep'

TOKEN: floods
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'moon'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Pale
=====
token.tag_ = 'NNP'
token.head.text = 'moon'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Pale'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'anger'
token.dep_ = 'poss'

TOKEN: anger
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'washes'
token.dep_ = 'punct'

TOKEN: washes
=====
token.tag_ = 'VBZ'
token.head.text = 'washes'
token.dep_ = 'ROOT'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'air'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'air'
token.dep_ = 'det'

TOKEN: air
=====
token.tag_ = 'NN'
token.head.text = 'washes'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'washes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'abound'
token.dep_ = 'mark'

TOKEN: rheumatic
=====
token.tag_ = 'JJ'
token.head.text = 'diseases'
token.dep_ = 'amod'

TOKEN: diseases
=====
token.tag_ = 'NNS'
token.head.text = 'abound'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'abound'
token.dep_ = 'aux'

TOKEN: abound
=====
token.tag_ = 'VB'
token.head.text = 'washes'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'abound'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: thorough
=====
token.tag_ = 'RB'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'distemperature'
token.dep_ = 'det'

TOKEN: distemperature
=====
token.tag_ = 'NN'
token.head.text = 'thorough'
token.dep_ = 'pobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'see'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'seasons'
token.dep_ = 'det'

TOKEN: seasons
=====
token.tag_ = 'NNS'
token.head.text = 'alter'
token.dep_ = 'nsubj'

TOKEN: alter
=====
token.tag_ = 'VBP'
token.head.text = 'rose'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'rose'
token.dep_ = 'punct'

TOKEN: hoary
=====
token.tag_ = 'JJ'
token.head.text = 'headed'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'headed'
token.dep_ = 'punct'

TOKEN: headed
=====
token.tag_ = 'VBN'
token.head.text = 'frosts'
token.dep_ = 'amod'

TOKEN: frosts
=====
token.tag_ = 'NNS'
token.head.text = 'rose'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'frosts'
token.dep_ = 'dep'

TOKEN: Far
=====
token.tag_ = 'RB'
token.head.text = 'frosts'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'frosts'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lap'
token.dep_ = 'det'

TOKEN: fresh
=====
token.tag_ = 'JJ'
token.head.text = 'lap'
token.dep_ = 'amod'

TOKEN: lap
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'lap'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'crimson'
token.dep_ = 'det'

TOKEN: crimson
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: rose
=====
token.tag_ = 'VBD'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rose'
token.dep_ = 'cc'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'rose'
token.dep_ = 'prep'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'Hiems'
token.dep_ = 'amod'

TOKEN: Hiems
=====
token.tag_ = 'NNPS'
token.head.text = 'crown'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Hiems'
token.dep_ = 'case'

TOKEN: thin
=====
token.tag_ = 'JJ'
token.head.text = 'crown'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'thin'
token.dep_ = 'cc'

TOKEN: icy
=====
token.tag_ = 'JJ'
token.head.text = 'thin'
token.dep_ = 'conj'

TOKEN: crown
=====
token.tag_ = 'NN'
token.head.text = 'chaplet'
token.dep_ = 'nmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'crown'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'chaplet'
token.dep_ = 'det'

TOKEN: odorous
=====
token.tag_ = 'JJ'
token.head.text = 'chaplet'
token.dep_ = 'amod'

TOKEN: chaplet
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'chaplet'
token.dep_ = 'prep'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'buds'
token.dep_ = 'amod'

TOKEN: summer
=====
token.tag_ = 'NN'
token.head.text = 'buds'
token.dep_ = 'compound'

TOKEN: buds
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'buds'
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'rose'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Is'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'as'
token.dep_ = 'prep'

TOKEN: mockery
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: set
=====
token.tag_ = 'VBN'
token.head.text = 'rose'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'spring'
token.dep_ = 'det'

TOKEN: spring
=====
token.tag_ = 'NN'
token.head.text = 'set'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spring'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'summer'
token.dep_ = 'det'

TOKEN: summer
=====
token.tag_ = 'NN'
token.head.text = 'spring'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spring'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'autumn'
token.dep_ = 'det'

TOKEN: childing
=====
token.tag_ = 'VBG'
token.head.text = 'autumn'
token.dep_ = 'amod'

TOKEN: autumn
=====
token.tag_ = 'NN'
token.head.text = 'spring'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'autumn'
token.dep_ = 'punct'

TOKEN: angry
=====
token.tag_ = 'JJ'
token.head.text = 'winter'
token.dep_ = 'amod'

TOKEN: winter
=====
token.tag_ = 'NN'
token.head.text = 'autumn'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spring'
token.dep_ = 'punct'

TOKEN: change
=====
token.tag_ = 'VBP'
token.head.text = 'rose'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'change'
token.dep_ = 'dep'

TOKEN: Their
=====
token.tag_ = 'PRP$'
token.head.text = 'liveries'
token.dep_ = 'poss'

TOKEN: wonted
=====
token.tag_ = 'JJ'
token.head.text = 'liveries'
token.dep_ = 'amod'

TOKEN: liveries
=====
token.tag_ = 'NNS'
token.head.text = 'change'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'liveries'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'liveries'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'world'
token.dep_ = 'det'

TOKEN: mazed
=====
token.tag_ = 'JJ'
token.head.text = 'world'
token.dep_ = 'amod'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'liveries'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'world'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'knows'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'increase'
token.dep_ = 'poss'

TOKEN: increase
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'knows'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'knows'
token.dep_ = 'advmod'

TOKEN: knows
=====
token.tag_ = 'VBZ'
token.head.text = 'knows'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'knows'
token.dep_ = 'ccomp'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'comes'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'progeny'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'progeny'
token.dep_ = 'amod'

TOKEN: progeny
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'progeny'
token.dep_ = 'prep'

TOKEN: evils
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'comes'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'comes'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'debate'
token.dep_ = 'poss'

TOKEN: debate
=====
token.tag_ = 'NN'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'comes'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'dissension'
token.dep_ = 'poss'

TOKEN: dissension
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'knows'
token.dep_ = 'ccomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'parents'
token.dep_ = 'poss'

TOKEN: parents
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'parents'
token.dep_ = 'cc'

TOKEN: original
=====
token.tag_ = 'JJ'
token.head.text = 'parents'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'knows'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'amend'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'VBP'
token.head.text = 'amend'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'amend'
token.dep_ = 'nsubj'

TOKEN: amend
=====
token.tag_ = 'VB'
token.head.text = 'lies'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'amend'
token.dep_ = 'dobj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'amend'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'lies'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'lies'
token.dep_ = 'nsubj'

TOKEN: lies
=====
token.tag_ = 'VBZ'
token.head.text = 'cross'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'lies'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'cross'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'cross'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'cross'
token.dep_ = 'aux'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'cross'
token.dep_ = 'nsubj'

TOKEN: cross
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'Oberon'
token.dep_ = 'nmod'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'cross'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: beg
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: changeling
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'beg'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'beg'
token.dep_ = 'xcomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'henchman'
token.dep_ = 'poss'

TOKEN: henchman
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Set'
token.dep_ = 'nsubj'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Set
=====
token.tag_ = 'VBP'
token.head.text = 'Set'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'Set'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'Set'
token.dep_ = 'prep'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'land'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'land'
token.dep_ = 'compound'

TOKEN: land
=====
token.tag_ = 'NN'
token.head.text = 'buys'
token.dep_ = 'nsubj'

TOKEN: buys
=====
token.tag_ = 'VBZ'
token.head.text = 'buys'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'buys'
token.dep_ = 'neg'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'child'
token.dep_ = 'det'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'buys'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'child'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'buys'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'mother'
token.dep_ = 'poss'

TOKEN: mother
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'hath'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'votaress'
token.dep_ = 'det'

TOKEN: votaress
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'votaress'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'order'
token.dep_ = 'poss'

TOKEN: order
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'air'
token.dep_ = 'det'

TOKEN: spiced
=====
token.tag_ = 'JJ'
token.head.text = 'air'
token.dep_ = 'amod'

TOKEN: Indian
=====
token.tag_ = 'JJ'
token.head.text = 'air'
token.dep_ = 'amod'

TOKEN: air
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Full
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: often
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'womb'
token.dep_ = 'ccomp'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = "gossip'd"
token.dep_ = 'nsubj'

TOKEN: gossip'd
=====
token.tag_ = 'NNS'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'side'
token.dep_ = 'poss'

TOKEN: side
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: sat
=====
token.tag_ = 'VBD'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'prep'

TOKEN: Neptune
=====
token.tag_ = 'NNP'
token.head.text = 'sands'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Neptune'
token.dep_ = 'case'

TOKEN: yellow
=====
token.tag_ = 'JJ'
token.head.text = 'sands'
token.dep_ = 'amod'

TOKEN: sands
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sands'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Marking
=====
token.tag_ = 'VBG'
token.head.text = 'sat'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'traders'
token.dep_ = 'det'

TOKEN: embarked
=====
token.tag_ = 'VBN'
token.head.text = 'traders'
token.dep_ = 'amod'

TOKEN: traders
=====
token.tag_ = 'NNS'
token.head.text = 'Marking'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'traders'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flood'
token.dep_ = 'det'

TOKEN: flood
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'womb'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'womb'
token.dep_ = 'advcl'

TOKEN: laugh'd
=====
token.tag_ = 'JJ'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'xcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sails'
token.dep_ = 'det'

TOKEN: sails
=====
token.tag_ = 'NNS'
token.head.text = 'conceive'
token.dep_ = 'nsubj'

TOKEN: conceive
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'conceive'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'conceive'
token.dep_ = 'cc'

TOKEN: grow
=====
token.tag_ = 'VB'
token.head.text = 'conceive'
token.dep_ = 'conj'

TOKEN: big
=====
token.tag_ = 'RB'
token.head.text = 'bellied'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bellied'
token.dep_ = 'punct'

TOKEN: bellied
=====
token.tag_ = 'VBN'
token.head.text = 'grow'
token.dep_ = 'acomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'bellied'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wind'
token.dep_ = 'det'

TOKEN: wanton
=====
token.tag_ = 'NN'
token.head.text = 'wind'
token.dep_ = 'compound'

TOKEN: wind
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'womb'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'womb'
token.dep_ = 'dobj'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'womb'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'womb'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'womb'
token.dep_ = 'prep'

TOKEN: pretty
=====
token.tag_ = 'RB'
token.head.text = 'womb'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'pretty'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'pretty'
token.dep_ = 'conj'

TOKEN: swimming
=====
token.tag_ = 'NN'
token.head.text = 'gait'
token.dep_ = 'compound'

TOKEN: gait
=====
token.tag_ = 'NNP'
token.head.text = 'Following,--her'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'gait'
token.dep_ = 'dep'

TOKEN: Following,--her
=====
token.tag_ = 'CD'
token.head.text = 'womb'
token.dep_ = 'nsubj'

TOKEN: womb
=====
token.tag_ = 'VBP'
token.head.text = 'imitate'
token.dep_ = 'nsubj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'womb'
token.dep_ = 'advmod'

TOKEN: rich
=====
token.tag_ = 'JJ'
token.head.text = 'womb'
token.dep_ = 'acomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'rich'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'squire,--'
token.dep_ = 'poss'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'squire,--'
token.dep_ = 'amod'

TOKEN: squire,--
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'squire,--'
token.dep_ = 'dep'

TOKEN: Would
=====
token.tag_ = 'MD'
token.head.text = 'imitate'
token.dep_ = 'aux'

TOKEN: imitate
=====
token.tag_ = 'VB'
token.head.text = 'imitate'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'imitate'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'imitate'
token.dep_ = 'cc'

TOKEN: sail
=====
token.tag_ = 'VB'
token.head.text = 'imitate'
token.dep_ = 'conj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'sail'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'land'
token.dep_ = 'det'

TOKEN: land
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sail'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'fetch'
token.dep_ = 'aux'

TOKEN: fetch
=====
token.tag_ = 'VB'
token.head.text = 'sail'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'fetch'
token.dep_ = 'dative'

TOKEN: trifles
=====
token.tag_ = 'NNS'
token.head.text = 'fetch'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sail'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sail'
token.dep_ = 'cc'

TOKEN: return
=====
token.tag_ = 'VB'
token.head.text = 'sail'
token.dep_ = 'conj'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'return'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'return'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'As'
token.dep_ = 'ROOT'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'As'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'voyage'
token.dep_ = 'det'

TOKEN: voyage
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rich'
token.dep_ = 'punct'

TOKEN: rich
=====
token.tag_ = 'JJ'
token.head.text = 'As'
token.dep_ = 'amod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'rich'
token.dep_ = 'prep'

TOKEN: merchandise
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'As'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'die'
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'die'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'die'
token.dep_ = 'advcl'

TOKEN: mortal
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'being'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'die'
token.dep_ = 'mark'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'die'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'die'
token.dep_ = 'aux'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'rear'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'rear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rear'
token.dep_ = 'cc'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'rear'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'rear'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'rear'
token.dep_ = 'nsubj'

TOKEN: rear
=====
token.tag_ = 'VB'
token.head.text = 'rear'
token.dep_ = 'ROOT'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'rear'
token.dep_ = 'prt'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'boy'
token.dep_ = 'poss'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'rear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rear'
token.dep_ = 'cc'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'part'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'part'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'part'
token.dep_ = 'neg'

TOKEN: part
=====
token.tag_ = 'VB'
token.head.text = 'rear'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'part'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'intend'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'long'
token.dep_ = 'advmod'

TOKEN: long
=====
token.tag_ = 'RB'
token.head.text = 'OBERON'
token.dep_ = 'advmod'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'long'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: intend
=====
token.tag_ = 'VBP'
token.head.text = 'intend'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: stay
=====
token.tag_ = 'VBP'
token.head.text = 'intend'
token.dep_ = 'ccomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Perchance'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Perchance'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Perchance
=====
token.tag_ = 'NNP'
token.head.text = 'intend'
token.dep_ = 'dobj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'Perchance'
token.dep_ = 'prep'

TOKEN: after
=====
token.tag_ = 'IN'
token.head.text = 'till'
token.dep_ = 'prep'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'day'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Theseus'
token.dep_ = 'case'

TOKEN: wedding
=====
token.tag_ = 'NN'
token.head.text = 'day'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'day'
token.dep_ = 'punct'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'after'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'intend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'dance'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'dance'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'dance'
token.dep_ = 'aux'

TOKEN: patiently
=====
token.tag_ = 'RB'
token.head.text = 'dance'
token.dep_ = 'advmod'

TOKEN: dance
=====
token.tag_ = 'VB'
token.head.text = 'dance'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'dance'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'round'
token.dep_ = 'poss'

TOKEN: round
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'round'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'dance'
token.dep_ = 'cc'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'dance'
token.dep_ = 'conj'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'revels'
token.dep_ = 'poss'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'revels'
token.dep_ = 'compound'

TOKEN: revels
=====
token.tag_ = 'NNS'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'dance'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'shun'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'not'
token.dep_ = 'mark'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'shun'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shun'
token.dep_ = 'punct'

TOKEN: shun
=====
token.tag_ = 'VB'
token.head.text = 'dance'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'shun'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shun'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'shun'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'spare'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'spare'
token.dep_ = 'aux'

TOKEN: spare
=====
token.tag_ = 'VB'
token.head.text = 'shun'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'haunts'
token.dep_ = 'poss'

TOKEN: haunts
=====
token.tag_ = 'NNS'
token.head.text = 'spare'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'spare'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Give'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Give
=====
token.tag_ = 'VBP'
token.head.text = 'Give'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Give'
token.dep_ = 'dative'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'Give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Give'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Give'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'Give'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'neg'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'TITANIA'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'kingdom'
token.dep_ = 'poss'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'kingdom'
token.dep_ = 'compound'

TOKEN: kingdom
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: Fairies
=====
token.tag_ = 'NNS'
token.head.text = 'Fairies'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'Fairies'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'chide'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'chide'
token.dep_ = 'aux'

TOKEN: chide
=====
token.tag_ = 'VB'
token.head.text = 'chide'
token.dep_ = 'ROOT'

TOKEN: downright
=====
token.tag_ = 'RB'
token.head.text = 'chide'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'stay'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: longer
=====
token.tag_ = 'RBR'
token.head.text = 'stay'
token.dep_ = 'advmod'

TOKEN: stay
=====
token.tag_ = 'VBP'
token.head.text = 'chide'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'compound'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'TITANIA'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'OBERON'
token.dep_ = 'poss'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'way'
token.dep_ = 'poss'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'thee'
token.dep_ = 'appos'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'from'
token.dep_ = 'neg'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'shalt'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'grove'
token.dep_ = 'det'

TOKEN: grove
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'grove'
token.dep_ = 'dep'

TOKEN: Till
=====
token.tag_ = 'IN'
token.head.text = 'torment'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'torment'
token.dep_ = 'nsubj'

TOKEN: torment
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'torment'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'torment'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'injury'
token.dep_ = 'det'

TOKEN: injury
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'Puck'
token.dep_ = 'poss'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'Puck'
token.dep_ = 'amod'

TOKEN: Puck
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: hither
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: Thou
=====
token.tag_ = 'JJ'
token.head.text = 'rememberest'
token.dep_ = 'compound'

TOKEN: rememberest
=====
token.tag_ = 'JJS'
token.head.text = 'rememberest'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'rememberest'
token.dep_ = 'dep'

TOKEN: Since
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'mark'

TOKEN: once
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sat'
token.dep_ = 'nsubj'

TOKEN: sat
=====
token.tag_ = 'VBD'
token.head.text = 'rememberest'
token.dep_ = 'advcl'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'sat'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'promontory'
token.dep_ = 'det'

TOKEN: promontory
=====
token.tag_ = 'JJ'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'sat'
token.dep_ = 'cc'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'sat'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'mermaid'
token.dep_ = 'det'

TOKEN: mermaid
=====
token.tag_ = 'NN'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dolphin'
token.dep_ = 'det'

TOKEN: dolphin
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'dolphin'
token.dep_ = 'case'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'dolphin'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'back'
token.dep_ = 'dep'

TOKEN: Uttering
=====
token.tag_ = 'VBG'
token.head.text = 'dolphin'
token.dep_ = 'acl'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'dulcet'
token.dep_ = 'amod'

TOKEN: dulcet
=====
token.tag_ = 'NN'
token.head.text = 'Uttering'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dulcet'
token.dep_ = 'cc'

TOKEN: harmonious
=====
token.tag_ = 'JJ'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'dulcet'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'breath'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'grew'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sea'
token.dep_ = 'det'

TOKEN: rude
=====
token.tag_ = 'JJ'
token.head.text = 'sea'
token.dep_ = 'amod'

TOKEN: sea
=====
token.tag_ = 'NN'
token.head.text = 'grew'
token.dep_ = 'nsubj'

TOKEN: grew
=====
token.tag_ = 'VBD'
token.head.text = 'breath'
token.dep_ = 'relcl'

TOKEN: civil
=====
token.tag_ = 'JJ'
token.head.text = 'grew'
token.dep_ = 'acomp'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'grew'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'song'
token.dep_ = 'poss'

TOKEN: song
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'song'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'sat'
token.dep_ = 'cc'

TOKEN: certain
=====
token.tag_ = 'JJ'
token.head.text = 'stars'
token.dep_ = 'amod'

TOKEN: stars
=====
token.tag_ = 'NNS'
token.head.text = 'shot'
token.dep_ = 'nsubj'

TOKEN: shot
=====
token.tag_ = 'VBD'
token.head.text = 'sat'
token.dep_ = 'conj'

TOKEN: madly
=====
token.tag_ = 'RB'
token.head.text = 'shot'
token.dep_ = 'advmod'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'shot'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'spheres'
token.dep_ = 'poss'

TOKEN: spheres
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'sat'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: sea
=====
token.tag_ = 'NN'
token.head.text = 'maid'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'maid'
token.dep_ = 'punct'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'music'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'maid'
token.dep_ = 'case'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rememberest'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'remember'
token.dep_ = 'nsubj'

TOKEN: remember
=====
token.tag_ = 'VBP'
token.head.text = 'PUCK'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'remember'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'JJ'
token.head.text = 'time'
token.dep_ = 'amod'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'saw'
token.dep_ = 'nsubj'

TOKEN: saw
=====
token.tag_ = 'VBD'
token.head.text = 'time'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'OBERON'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'OBERON'
token.dep_ = 'cc'

TOKEN: thou
=====
token.tag_ = 'RB'
token.head.text = 'not'
token.dep_ = 'advmod'

TOKEN: couldst
=====
token.tag_ = 'RB'
token.head.text = 'not'
token.dep_ = 'advmod'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Flying'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'not'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Flying
=====
token.tag_ = 'VBG'
token.head.text = "arm'd"
token.dep_ = 'advcl'

TOKEN: between
=====
token.tag_ = 'IN'
token.head.text = 'Flying'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: cold
=====
token.tag_ = 'JJ'
token.head.text = 'moon'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'between'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'moon'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'earth'
token.dep_ = 'det'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'moon'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "arm'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = "arm'd"
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = "arm'd"
token.dep_ = 'det'

TOKEN: arm'd
=====
token.tag_ = 'VBZ'
token.head.text = 'OBERON'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = "arm'd"
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'aim'
token.dep_ = 'det'

TOKEN: certain
=====
token.tag_ = 'JJ'
token.head.text = 'aim'
token.dep_ = 'amod'

TOKEN: aim
=====
token.tag_ = 'NN'
token.head.text = "arm'd"
token.dep_ = 'npadvmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'took'
token.dep_ = 'nsubj'

TOKEN: took
=====
token.tag_ = 'VBD'
token.head.text = 'aim'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'took'
token.dep_ = 'dep'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'took'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'vestal'
token.dep_ = 'det'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'vestal'
token.dep_ = 'amod'

TOKEN: vestal
=====
token.tag_ = 'JJ'
token.head.text = 'At'
token.dep_ = 'pobj'

TOKEN: throned
=====
token.tag_ = 'VBN'
token.head.text = 'vestal'
token.dep_ = 'acl'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'throned'
token.dep_ = 'agent'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'west'
token.dep_ = 'det'

TOKEN: west
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'took'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'took'
token.dep_ = 'cc'

TOKEN: loosed
=====
token.tag_ = 'VBD'
token.head.text = 'took'
token.dep_ = 'conj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'shaft'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'shaft'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'shaft'
token.dep_ = 'punct'

TOKEN: shaft
=====
token.tag_ = 'NN'
token.head.text = 'loosed'
token.dep_ = 'dobj'

TOKEN: smartly
=====
token.tag_ = 'RB'
token.head.text = 'loosed'
token.dep_ = 'advmod'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'loosed'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'bow'
token.dep_ = 'poss'

TOKEN: bow
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loosed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'pierce'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'pierce'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'pierce'
token.dep_ = 'aux'

TOKEN: pierce
=====
token.tag_ = 'VB'
token.head.text = 'loosed'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'thousand'
token.dep_ = 'quantmod'

TOKEN: hundred
=====
token.tag_ = 'CD'
token.head.text = 'thousand'
token.dep_ = 'compound'

TOKEN: thousand
=====
token.tag_ = 'CD'
token.head.text = 'hearts'
token.dep_ = 'nummod'

TOKEN: hearts
=====
token.tag_ = 'NNS'
token.head.text = 'pierce'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "arm'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: might
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'Cupid'
token.dep_ = 'amod'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'shaft'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Cupid'
token.dep_ = 'case'

TOKEN: fiery
=====
token.tag_ = 'JJ'
token.head.text = 'shaft'
token.dep_ = 'amod'

TOKEN: shaft
=====
token.tag_ = 'NN'
token.head.text = "Quench'd"
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'shaft'
token.dep_ = 'dep'

TOKEN: Quench'd
=====
token.tag_ = 'NNPS'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "Quench'd"
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'beams'
token.dep_ = 'det'

TOKEN: chaste
=====
token.tag_ = 'NN'
token.head.text = 'beams'
token.dep_ = 'compound'

TOKEN: beams
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'beams'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: watery
=====
token.tag_ = 'JJ'
token.head.text = 'moon'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'votaress'
token.dep_ = 'det'

TOKEN: imperial
=====
token.tag_ = 'JJ'
token.head.text = 'votaress'
token.dep_ = 'amod'

TOKEN: votaress
=====
token.tag_ = 'NN'
token.head.text = 'passed'
token.dep_ = 'nsubj'

TOKEN: passed
=====
token.tag_ = 'VBD'
token.head.text = 'see'
token.dep_ = 'conj'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'passed'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'passed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'In'
token.dep_ = 'ROOT'

TOKEN: maiden
=====
token.tag_ = 'NN'
token.head.text = 'meditation'
token.dep_ = 'compound'

TOKEN: meditation
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'free'
token.dep_ = 'punct'

TOKEN: fancy
=====
token.tag_ = 'NN'
token.head.text = 'free'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'free'
token.dep_ = 'punct'

TOKEN: free
=====
token.tag_ = 'JJ'
token.head.text = 'In'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'free'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Yet
=====
token.tag_ = 'CC'
token.head.text = 'fell'
token.dep_ = 'advmod'

TOKEN: mark'd
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'compound'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fell'
token.dep_ = 'nsubj'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'fell'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bolt'
token.dep_ = 'det'

TOKEN: bolt
=====
token.tag_ = 'NN'
token.head.text = 'fell'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bolt'
token.dep_ = 'prep'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: fell
=====
token.tag_ = 'VBD'
token.head.text = 'I'
token.dep_ = 'relcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'fell'
token.dep_ = 'nsubj'

TOKEN: fell
=====
token.tag_ = 'VBD'
token.head.text = 'fell'
token.dep_ = 'ROOT'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'fell'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'flower'
token.dep_ = 'amod'

TOKEN: western
=====
token.tag_ = 'JJ'
token.head.text = 'flower'
token.dep_ = 'amod'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Before
=====
token.tag_ = 'IN'
token.head.text = 'fell'
token.dep_ = 'prep'

TOKEN: milk
=====
token.tag_ = 'NN'
token.head.text = 'white'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'white'
token.dep_ = 'punct'

TOKEN: white
=====
token.tag_ = 'JJ'
token.head.text = 'Before'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Before'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'purple'
token.dep_ = 'advmod'

TOKEN: purple
=====
token.tag_ = 'JJ'
token.head.text = 'Before'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'purple'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'wound'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: wound
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'purple'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'fell'
token.dep_ = 'cc'

TOKEN: maidens
=====
token.tag_ = 'NNS'
token.head.text = 'call'
token.dep_ = 'nsubj'

TOKEN: call
=====
token.tag_ = 'VBP'
token.head.text = 'fell'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'call'
token.dep_ = 'oprd'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'in'
token.dep_ = 'punct'

TOKEN: idleness
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Fetch
=====
token.tag_ = 'VB'
token.head.text = 'Fetch'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Fetch'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'Fetch'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Fetch'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'herb'
token.dep_ = 'det'

TOKEN: herb
=====
token.tag_ = 'NN'
token.head.text = 'Fetch'
token.dep_ = 'appos'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'herb'
token.dep_ = 'appos'

TOKEN: shew'd
=====
token.tag_ = 'IN'
token.head.text = 'herb'
token.dep_ = 'appos'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'herb'
token.dep_ = 'appos'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'herb'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'herb'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'juice'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'juice'
token.dep_ = 'prep'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = 'on'
token.dep_ = 'pcomp'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'lids'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'lids'
token.dep_ = 'punct'

TOKEN: lids
=====
token.tag_ = 'NNP'
token.head.text = 'laid'
token.dep_ = 'compound'

TOKEN: laid
=====
token.tag_ = 'VBN'
token.head.text = 'sleeping'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'laid'
token.dep_ = 'dep'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'herb'
token.dep_ = 'relcl'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'make'
token.dep_ = 'cc'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'dote'
token.dep_ = 'nsubj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'man'
token.dep_ = 'cc'

TOKEN: woman
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'conj'

TOKEN: madly
=====
token.tag_ = 'RB'
token.head.text = 'dote'
token.dep_ = 'advmod'

TOKEN: dote
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dote'
token.dep_ = 'dep'

TOKEN: Upon
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'creature'
token.dep_ = 'det'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'creature'
token.dep_ = 'amod'

TOKEN: live
=====
token.tag_ = 'JJ'
token.head.text = 'creature'
token.dep_ = 'amod'

TOKEN: creature
=====
token.tag_ = 'NN'
token.head.text = 'Upon'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'sees'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'sees'
token.dep_ = 'nsubj'

TOKEN: sees
=====
token.tag_ = 'VBZ'
token.head.text = 'creature'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Fetch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Fetch
=====
token.tag_ = 'VB'
token.head.text = 'Fetch'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Fetch'
token.dep_ = 'dative'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'herb'
token.dep_ = 'det'

TOKEN: herb
=====
token.tag_ = 'NN'
token.head.text = 'Fetch'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Fetch'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Fetch'
token.dep_ = 'cc'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Fetch'
token.dep_ = 'conj'

TOKEN: thou
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'again'
token.dep_ = 'dep'

TOKEN: Ere
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'leviathan'
token.dep_ = 'det'

TOKEN: leviathan
=====
token.tag_ = 'NN'
token.head.text = 'swim'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'swim'
token.dep_ = 'aux'

TOKEN: swim
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'league'
token.dep_ = 'det'

TOKEN: league
=====
token.tag_ = 'NN'
token.head.text = 'swim'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Fetch'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'put'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'put'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'put'
token.dep_ = 'aux'

TOKEN: put
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'round'
token.dep_ = 'det'

TOKEN: girdle
=====
token.tag_ = 'NN'
token.head.text = 'round'
token.dep_ = 'compound'

TOKEN: round
=====
token.tag_ = 'NN'
token.head.text = 'put'
token.dep_ = 'dobj'

TOKEN: about
=====
token.tag_ = 'IN'
token.head.text = 'round'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'earth'
token.dep_ = 'det'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'about'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'earth'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'put'
token.dep_ = 'prep'

TOKEN: forty
=====
token.tag_ = 'CD'
token.head.text = 'minutes'
token.dep_ = 'nummod'

TOKEN: minutes
=====
token.tag_ = 'NNS'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Having'
token.dep_ = 'compound'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Having
=====
token.tag_ = 'VBG'
token.head.text = 'watch'
token.dep_ = 'advcl'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'Having'
token.dep_ = 'advmod'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'Having'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'watch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'watch'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'watch'
token.dep_ = 'aux'

TOKEN: watch
=====
token.tag_ = 'VB'
token.head.text = 'watch'
token.dep_ = 'ROOT'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'watch'
token.dep_ = 'dobj'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'watch'
token.dep_ = 'advcl'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'watch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'watch'
token.dep_ = 'cc'

TOKEN: drop
=====
token.tag_ = 'VB'
token.head.text = 'watch'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'liquor'
token.dep_ = 'det'

TOKEN: liquor
=====
token.tag_ = 'NN'
token.head.text = 'drop'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'liquor'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'drop'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'watch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'looks'
token.dep_ = 'nsubj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'waking'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'waking'
token.dep_ = 'nsubj'

TOKEN: waking
=====
token.tag_ = 'VBG'
token.head.text = 'thing'
token.dep_ = 'relcl'

TOKEN: looks
=====
token.tag_ = 'VBZ'
token.head.text = 'pursue'
token.dep_ = 'ccomp'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'looks'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'looks'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'looks'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Be'
token.dep_ = 'prep'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lion'
token.dep_ = 'punct'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = 'lion'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bear'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'bear'
token.dep_ = 'cc'

TOKEN: wolf
=====
token.tag_ = 'NNP'
token.head.text = 'bear'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wolf'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'wolf'
token.dep_ = 'cc'

TOKEN: bull
=====
token.tag_ = 'NN'
token.head.text = 'wolf'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lion'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: On
=====
token.tag_ = 'IN'
token.head.text = 'looks'
token.dep_ = 'prep'

TOKEN: meddling
=====
token.tag_ = 'VBG'
token.head.text = 'On'
token.dep_ = 'pcomp'

TOKEN: monkey
=====
token.tag_ = 'NN'
token.head.text = 'meddling'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'On'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'On'
token.dep_ = 'cc'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'On'
token.dep_ = 'conj'

TOKEN: busy
=====
token.tag_ = 'JJ'
token.head.text = 'ape'
token.dep_ = 'amod'

TOKEN: ape
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pursue'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'pursue'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'pursue'
token.dep_ = 'aux'

TOKEN: pursue
=====
token.tag_ = 'VB'
token.head.text = 'pursue'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'pursue'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'pursue'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'soul'
token.dep_ = 'det'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'soul'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'pursue'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'pursue'
token.dep_ = 'cc'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'pursue'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: take
=====
token.tag_ = 'VBP'
token.head.text = 'pursue'
token.dep_ = 'conj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'charm'
token.dep_ = 'det'

TOKEN: charm
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: off
=====
token.tag_ = 'IN'
token.head.text = 'from'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'off'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'herb'
token.dep_ = 'det'

TOKEN: herb
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'pursue'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'render'
token.dep_ = 'nsubj'

TOKEN: render
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'render'
token.dep_ = 'prt'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'page'
token.dep_ = 'poss'

TOKEN: page
=====
token.tag_ = 'NN'
token.head.text = 'render'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'render'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'comes'
token.dep_ = 'cc'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: invisible
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'overhear'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'overhear'
token.dep_ = 'aux'

TOKEN: overhear
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'conference'
token.dep_ = 'poss'

TOKEN: conference
=====
token.tag_ = 'NN'
token.head.text = 'overhear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'overhear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: following
=====
token.tag_ = 'VBG'
token.head.text = 'DEMETRIUS'
token.dep_ = 'acl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'following'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'him'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'following'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'pursue'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'love'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pursue'
token.dep_ = 'punct'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'pursue'
token.dep_ = 'advmod'

TOKEN: pursue
=====
token.tag_ = 'VB'
token.head.text = 'pursue'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'pursue'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'pursue'
token.dep_ = 'neg'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pursue'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lysander'
token.dep_ = 'cc'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Hermia'
token.dep_ = 'amod'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'one'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'NN'
token.head.text = 'slayeth'
token.dep_ = 'nsubj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'slay'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'slay'
token.dep_ = 'aux'

TOKEN: slay
=====
token.tag_ = 'VB'
token.head.text = 'one'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'slayeth'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'other'
token.dep_ = 'det'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'slayeth'
token.dep_ = 'nsubj'

TOKEN: slayeth
=====
token.tag_ = 'NNP'
token.head.text = 'slayeth'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'slayeth'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'slayeth'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = "told'st"
token.dep_ = 'nsubj'

TOKEN: told'st
=====
token.tag_ = 'VBZ'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = "told'st"
token.dep_ = 'dobj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'stolen'
token.dep_ = 'nsubjpass'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'stolen'
token.dep_ = 'auxpass'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = "told'st"
token.dep_ = 'ccomp'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'stolen'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "told'st"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: wode
=====
token.tag_ = 'VBD'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'wode'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wode'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'neg'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'wode'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Hermia'
token.dep_ = 'poss'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Hence
=====
token.tag_ = 'RB'
token.head.text = 'get'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: get
=====
token.tag_ = 'VBP'
token.head.text = 'get'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'gone'
token.dep_ = 'nsubj'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'get'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'get'
token.dep_ = 'cc'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'get'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: no
=====
token.tag_ = 'RB'
token.head.text = 'more'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'follow'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'adamant'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'draw'
token.dep_ = 'nsubj'

TOKEN: draw
=====
token.tag_ = 'VBP'
token.head.text = 'HELENA'
token.dep_ = 'relcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'draw'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'adamant'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'adamant'
token.dep_ = 'nmod'

TOKEN: hard
=====
token.tag_ = 'RB'
token.head.text = 'hearted'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'hearted'
token.dep_ = 'punct'

TOKEN: hearted
=====
token.tag_ = 'VBN'
token.head.text = 'adamant'
token.dep_ = 'amod'

TOKEN: adamant
=====
token.tag_ = 'NN'
token.head.text = 'adamant'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'adamant'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'draw'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'draw'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'draw'
token.dep_ = 'nsubj'

TOKEN: draw
=====
token.tag_ = 'VBP'
token.head.text = 'draw'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'iron'
token.dep_ = 'neg'

TOKEN: iron
=====
token.tag_ = 'NN'
token.head.text = 'draw'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'draw'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Is'
token.dep_ = 'mark'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'heart'
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'draw'
token.dep_ = 'advcl'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'Is'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Is'
token.dep_ = 'prep'

TOKEN: steel
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'draw'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dative'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'power'
token.dep_ = 'poss'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'draw'
token.dep_ = 'aux'

TOKEN: draw
=====
token.tag_ = 'VB'
token.head.text = 'power'
token.dep_ = 'acl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'power'
token.dep_ = 'det'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'power'
token.dep_ = 'acl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'VBP'
token.head.text = 'entice'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'entice'
token.dep_ = 'nsubj'

TOKEN: entice
=====
token.tag_ = 'VB'
token.head.text = 'entice'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'entice'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'entice'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'speak'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'dobj'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'speak'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'Tell'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: rather
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'Tell'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'neg'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: plainest
=====
token.tag_ = 'NN'
token.head.text = 'truth'
token.dep_ = 'compound'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'truth'
token.dep_ = 'dep'

TOKEN: Tell
=====
token.tag_ = 'VBP'
token.head.text = 'Tell'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Tell'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tell'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'Tell'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'love'
token.dep_ = 'neg'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'love'
token.dep_ = 'cc'

TOKEN: even
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'love'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'love'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Tell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'spaniel'
token.dep_ = 'poss'

TOKEN: spaniel
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'fawn'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'beat'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'beat'
token.dep_ = 'nsubj'

TOKEN: beat
=====
token.tag_ = 'VBP'
token.head.text = 'fawn'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'beat'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fawn'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fawn'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'fawn'
token.dep_ = 'aux'

TOKEN: fawn
=====
token.tag_ = 'VB'
token.head.text = 'Use'
token.dep_ = 'ccomp'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'fawn'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Use
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Use'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'spurn'
token.dep_ = 'mark'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'spaniel'
token.dep_ = 'poss'

TOKEN: spaniel
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spurn'
token.dep_ = 'punct'

TOKEN: spurn
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'spurn'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spurn'
token.dep_ = 'punct'

TOKEN: strike
=====
token.tag_ = 'VB'
token.head.text = 'spurn'
token.dep_ = 'dep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'strike'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'strike'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Neglect
=====
token.tag_ = 'VB'
token.head.text = 'strike'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Neglect'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Neglect'
token.dep_ = 'punct'

TOKEN: lose
=====
token.tag_ = 'VB'
token.head.text = 'Neglect'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'lose'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: only
=====
token.tag_ = 'RB'
token.head.text = 'give'
token.dep_ = 'advmod'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Unworthy
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'give'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: worser
=====
token.tag_ = 'NN'
token.head.text = 'place'
token.dep_ = 'compound'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'beg'
token.dep_ = 'dobj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'beg'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beg'
token.dep_ = 'nsubj'

TOKEN: beg
=====
token.tag_ = 'VB'
token.head.text = 'beg'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'beg'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love,--'
token.dep_ = 'poss'

TOKEN: love,--
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'love,--'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'beg'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'place'
token.dep_ = 'advmod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'Tempt'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'place'
token.dep_ = 'prep'

TOKEN: high
=====
token.tag_ = 'JJ'
token.head.text = 'respect'
token.dep_ = 'amod'

TOKEN: respect
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'respect'
token.dep_ = 'prep'

TOKEN: me,--
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me,--'
token.dep_ = 'dep'

TOKEN: Than
=====
token.tag_ = 'IN'
token.head.text = 'used'
token.dep_ = 'mark'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'used'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'used'
token.dep_ = 'auxpass'

TOKEN: used
=====
token.tag_ = 'VBN'
token.head.text = 'place'
token.dep_ = 'relcl'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'use'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'nsubj'

TOKEN: use
=====
token.tag_ = 'VBP'
token.head.text = 'used'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'dog'
token.dep_ = 'poss'

TOKEN: dog
=====
token.tag_ = 'NN'
token.head.text = 'use'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'place'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'place'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Tempt
=====
token.tag_ = 'VB'
token.head.text = 'beg'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'neg'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = 'Tempt'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hatred'
token.dep_ = 'det'

TOKEN: hatred
=====
token.tag_ = 'NN'
token.head.text = 'Tempt'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'hatred'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'spirit'
token.dep_ = 'poss'

TOKEN: spirit
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: sick
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'CD'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: sick
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'look'
token.dep_ = 'neg'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'impeach'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'impeach'
token.dep_ = 'aux'

TOKEN: impeach
=====
token.tag_ = 'VB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'relcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'modesty'
token.dep_ = 'poss'

TOKEN: modesty
=====
token.tag_ = 'NN'
token.head.text = 'impeach'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'RB'
token.head.text = 'impeach'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'impeach'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'impeach'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'city'
token.dep_ = 'det'

TOKEN: city
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'leave'
token.dep_ = 'cc'

TOKEN: commit
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'conj'

TOKEN: yourself
=====
token.tag_ = 'PRP'
token.head.text = 'commit'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'yourself'
token.dep_ = 'dep'

TOKEN: Into
=====
token.tag_ = 'IN'
token.head.text = 'commit'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hands'
token.dep_ = 'det'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'Into'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'hands'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'hands'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'loves'
token.dep_ = 'neg'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'impeach'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'trust'
token.dep_ = 'aux'

TOKEN: trust
=====
token.tag_ = 'VB'
token.head.text = 'impeach'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'opportunity'
token.dep_ = 'det'

TOKEN: opportunity
=====
token.tag_ = 'NN'
token.head.text = 'trust'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'opportunity'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'opportunity'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'counsel'
token.dep_ = 'det'

TOKEN: ill
=====
token.tag_ = 'JJ'
token.head.text = 'counsel'
token.dep_ = 'amod'

TOKEN: counsel
=====
token.tag_ = 'NN'
token.head.text = 'opportunity'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'counsel'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: desert
=====
token.tag_ = 'NN'
token.head.text = 'place'
token.dep_ = 'compound'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'place'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'counsel'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'worth'
token.dep_ = 'det'

TOKEN: rich
=====
token.tag_ = 'JJ'
token.head.text = 'worth'
token.dep_ = 'amod'

TOKEN: worth
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'worth'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'virginity'
token.dep_ = 'poss'

TOKEN: virginity
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'impeach'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'virtue'
token.dep_ = 'poss'

TOKEN: virtue
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'privilege'
token.dep_ = 'poss'

TOKEN: privilege
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'face'
token.dep_ = 'poss'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'think'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'doth'
token.dep_ = 'cc'

TOKEN: doth
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'conj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'worlds'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'lack'
token.dep_ = 'compound'

TOKEN: lack
=====
token.tag_ = 'NN'
token.head.text = 'worlds'
token.dep_ = 'compound'

TOKEN: worlds
=====
token.tag_ = 'NNS'
token.head.text = 'doth'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'worlds'
token.dep_ = 'prep'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'doth'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'For'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'respect'
token.dep_ = 'poss'

TOKEN: respect
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'world'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'world'
token.dep_ = 'det'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'said'
token.dep_ = 'advmod'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'said'
token.dep_ = 'advmod'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'said'
token.dep_ = 'aux'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'said'
token.dep_ = 'nsubjpass'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'said'
token.dep_ = 'auxpass'

TOKEN: said
=====
token.tag_ = 'VBN'
token.head.text = 'said'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'said'
token.dep_ = 'ccomp'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'world'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'world'
token.dep_ = 'det'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'said'
token.dep_ = 'advcl'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'run'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'run'
token.dep_ = 'aux'

TOKEN: run
=====
token.tag_ = 'VB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'relcl'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'run'
token.dep_ = 'cc'

TOKEN: hide
=====
token.tag_ = 'VB'
token.head.text = 'run'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hide'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hide'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'brakes'
token.dep_ = 'det'

TOKEN: brakes
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'leave'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mercy'
token.dep_ = 'det'

TOKEN: mercy
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'mercy'
token.dep_ = 'prep'

TOKEN: wild
=====
token.tag_ = 'JJ'
token.head.text = 'beasts'
token.dep_ = 'amod'

TOKEN: beasts
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Run'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'hath'
token.dep_ = 'det'

TOKEN: wildest
=====
token.tag_ = 'JJS'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'neg'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'heart'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'heart'
token.dep_ = 'det'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'heart'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Run
=====
token.tag_ = 'VB'
token.head.text = 'changed'
token.dep_ = 'advcl'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'will'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'Run'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'changed'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'story'
token.dep_ = 'det'

TOKEN: story
=====
token.tag_ = 'NN'
token.head.text = 'changed'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'changed'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'changed'
token.dep_ = 'auxpass'

TOKEN: changed
=====
token.tag_ = 'VBN'
token.head.text = 'flies'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'flies'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Apollo
=====
token.tag_ = 'NNP'
token.head.text = 'flies'
token.dep_ = 'nsubj'

TOKEN: flies
=====
token.tag_ = 'VBZ'
token.head.text = 'flies'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'flies'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'flies'
token.dep_ = 'cc'

TOKEN: Daphne
=====
token.tag_ = 'NNP'
token.head.text = 'holds'
token.dep_ = 'nsubj'

TOKEN: holds
=====
token.tag_ = 'VBZ'
token.head.text = 'pursues'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'chase'
token.dep_ = 'det'

TOKEN: chase
=====
token.tag_ = 'NN'
token.head.text = 'holds'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'pursues'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'dove'
token.dep_ = 'det'

TOKEN: dove
=====
token.tag_ = 'NN'
token.head.text = 'pursues'
token.dep_ = 'nsubj'

TOKEN: pursues
=====
token.tag_ = 'VBZ'
token.head.text = 'Makes'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'griffin'
token.dep_ = 'det'

TOKEN: griffin
=====
token.tag_ = 'NN'
token.head.text = 'pursues'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Makes'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hind'
token.dep_ = 'det'

TOKEN: mild
=====
token.tag_ = 'JJ'
token.head.text = 'hind'
token.dep_ = 'amod'

TOKEN: hind
=====
token.tag_ = 'NN'
token.head.text = 'Makes'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hind'
token.dep_ = 'dep'

TOKEN: Makes
=====
token.tag_ = 'VBZ'
token.head.text = 'flies'
token.dep_ = 'conj'

TOKEN: speed
=====
token.tag_ = 'NN'
token.head.text = 'Makes'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'catch'
token.dep_ = 'aux'

TOKEN: catch
=====
token.tag_ = 'VB'
token.head.text = 'Makes'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tiger'
token.dep_ = 'det'

TOKEN: tiger
=====
token.tag_ = 'NN'
token.head.text = 'catch'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Makes'
token.dep_ = 'punct'

TOKEN: bootless
=====
token.tag_ = 'NN'
token.head.text = 'speed'
token.dep_ = 'compound'

TOKEN: speed
=====
token.tag_ = 'NN'
token.head.text = 'Makes'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'pursues'
token.dep_ = 'advmod'

TOKEN: cowardice
=====
token.tag_ = 'NN'
token.head.text = 'pursues'
token.dep_ = 'compound'

TOKEN: pursues
=====
token.tag_ = 'NNS'
token.head.text = 'speed'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'pursues'
token.dep_ = 'cc'

TOKEN: valour
=====
token.tag_ = 'JJ'
token.head.text = 'flies'
token.dep_ = 'compound'

TOKEN: flies
=====
token.tag_ = 'NNS'
token.head.text = 'pursues'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Makes'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'stay'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'stay'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'stay'
token.dep_ = 'neg'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'questions'
token.dep_ = 'poss'

TOKEN: questions
=====
token.tag_ = 'NNS'
token.head.text = 'stay'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'believe'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'follow'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: follow
=====
token.tag_ = 'VBP'
token.head.text = 'believe'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'believe'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'believe'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'believe'
token.dep_ = 'neg'

TOKEN: believe
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'believe'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'mischief'
token.dep_ = 'compound'

TOKEN: mischief
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'temple'
token.dep_ = 'det'

TOKEN: temple
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'town'
token.dep_ = 'det'

TOKEN: town
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'field'
token.dep_ = 'det'

TOKEN: field
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: mischief
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: Fie
=====
token.tag_ = 'NNP'
token.head.text = 'Fie'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fie'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'Fie'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Fie'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'wrongs'
token.dep_ = 'poss'

TOKEN: wrongs
=====
token.tag_ = 'NNS'
token.head.text = 'set'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'set'
token.dep_ = 'aux'

TOKEN: set
=====
token.tag_ = 'VB'
token.head.text = 'set'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'scandal'
token.dep_ = 'det'

TOKEN: scandal
=====
token.tag_ = 'NN'
token.head.text = 'set'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'sex'
token.dep_ = 'poss'

TOKEN: sex
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'fight'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'fight'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'fight'
token.dep_ = 'neg'

TOKEN: fight
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'fight'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fight'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'fight'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'made'
token.dep_ = 'auxpass'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'made'
token.dep_ = 'neg'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'woo'
token.dep_ = 'aux'

TOKEN: woo
=====
token.tag_ = 'VB'
token.head.text = 'made'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'follow'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'heaven'
token.dep_ = 'det'

TOKEN: heaven
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'heaven'
token.dep_ = 'prep'

TOKEN: hell
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'die'
token.dep_ = 'aux'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'advcl'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'die'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hand'
token.dep_ = 'det'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'hand'
token.dep_ = 'relcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'well'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'love'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Fare'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Fare
=====
token.tag_ = 'VBP'
token.head.text = 'Fare'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'Fare'
token.dep_ = 'npadvmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'Fare'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fare'
token.dep_ = 'punct'

TOKEN: nymph
=====
token.tag_ = 'NN'
token.head.text = 'Fare'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Fare'
token.dep_ = 'punct'

TOKEN: ere
=====
token.tag_ = 'NNP'
token.head.text = 'fly'
token.dep_ = 'advcl'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'ere'
token.dep_ = 'meta'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'grove'
token.dep_ = 'det'

TOKEN: grove
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'fly'
token.dep_ = 'nsubj'

TOKEN: fly
=====
token.tag_ = 'VB'
token.head.text = 'fly'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'fly'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fly'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'seek'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'seek'
token.dep_ = 'aux'

TOKEN: seek
=====
token.tag_ = 'VB'
token.head.text = 'fly'
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'seek'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seek'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'Re'
token.dep_ = 'ROOT'

TOKEN: -
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Hast
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Re'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'Re'
token.dep_ = 'npadvmod'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'flower'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: Welcome
=====
token.tag_ = 'UH'
token.head.text = 'Welcome'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN: wanderer
=====
token.tag_ = 'NN'
token.head.text = 'Welcome'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'OBERON'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'sleeps'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bank'
token.dep_ = 'det'

TOKEN: bank
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'blows'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'thyme'
token.dep_ = 'det'

TOKEN: wild
=====
token.tag_ = 'JJ'
token.head.text = 'thyme'
token.dep_ = 'amod'

TOKEN: thyme
=====
token.tag_ = 'NNS'
token.head.text = 'blows'
token.dep_ = 'nsubj'

TOKEN: blows
=====
token.tag_ = 'VBZ'
token.head.text = 'bank'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'blows'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'grows'
token.dep_ = 'advmod'

TOKEN: oxlips
=====
token.tag_ = 'NNS'
token.head.text = 'grows'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'oxlips'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'violet'
token.dep_ = 'det'

TOKEN: nodding
=====
token.tag_ = 'NNP'
token.head.text = 'violet'
token.dep_ = 'compound'

TOKEN: violet
=====
token.tag_ = 'NN'
token.head.text = 'oxlips'
token.dep_ = 'conj'

TOKEN: grows
=====
token.tag_ = 'VBZ'
token.head.text = 'bank'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grows'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Quite
=====
token.tag_ = 'JJ'
token.head.text = 'canopied'
token.dep_ = 'advmod'

TOKEN: over
=====
token.tag_ = 'RB'
token.head.text = 'canopied'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'canopied'
token.dep_ = 'punct'

TOKEN: canopied
=====
token.tag_ = 'VBN'
token.head.text = 'grows'
token.dep_ = 'advcl'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'canopied'
token.dep_ = 'prep'

TOKEN: luscious
=====
token.tag_ = 'JJ'
token.head.text = 'woodbine'
token.dep_ = 'amod'

TOKEN: woodbine
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'woodbine'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'grows'
token.dep_ = 'prep'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'roses'
token.dep_ = 'amod'

TOKEN: musk
=====
token.tag_ = 'NN'
token.head.text = 'roses'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'roses'
token.dep_ = 'punct'

TOKEN: roses
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'With'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'With'
token.dep_ = 'conj'

TOKEN: eglantine
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sleeps'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'sleeps'
token.dep_ = 'expl'

TOKEN: sleeps
=====
token.tag_ = 'VBZ'
token.head.text = 'sleeps'
token.dep_ = 'ROOT'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'sleeps'
token.dep_ = 'dobj'

TOKEN: sometime
=====
token.tag_ = 'RB'
token.head.text = 'sleeps'
token.dep_ = 'advmod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'sometime'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleeps'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Lull'd
=====
token.tag_ = 'XX'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sleeps'
token.dep_ = 'prep'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'flowers'
token.dep_ = 'det'

TOKEN: flowers
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'sleeps'
token.dep_ = 'prep'

TOKEN: dances
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dances'
token.dep_ = 'cc'

TOKEN: delight
=====
token.tag_ = 'NN'
token.head.text = 'dances'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'sleeps'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'sleeps'
token.dep_ = 'cc'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'throws'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'snake'
token.dep_ = 'det'

TOKEN: snake
=====
token.tag_ = 'NN'
token.head.text = 'throws'
token.dep_ = 'nsubj'

TOKEN: throws
=====
token.tag_ = 'VBZ'
token.head.text = 'sleeps'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'throws'
token.dep_ = 'dobj'

TOKEN: enamell'd
=====
token.tag_ = 'NNP'
token.head.text = 'skin'
token.dep_ = 'poss'

TOKEN: skin
=====
token.tag_ = 'NN'
token.head.text = 'throws'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'skin'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Weed
=====
token.tag_ = 'NNP'
token.head.text = 'Weed'
token.dep_ = 'ROOT'

TOKEN: wide
=====
token.tag_ = 'RB'
token.head.text = 'Weed'
token.dep_ = 'amod'

TOKEN: enough
=====
token.tag_ = 'RB'
token.head.text = 'wide'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'wrap'
token.dep_ = 'aux'

TOKEN: wrap
=====
token.tag_ = 'VB'
token.head.text = 'wide'
token.dep_ = 'xcomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fairy'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'wrap'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'wrap'
token.dep_ = 'prep'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Weed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'streak'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'streak'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'juice'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'streak'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'streak'
token.dep_ = 'aux'

TOKEN: streak
=====
token.tag_ = 'VB'
token.head.text = 'Weed'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'streak'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'streak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'streak'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'streak'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'full'
token.dep_ = 'nsubj'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'full'
token.dep_ = 'prep'

TOKEN: hateful
=====
token.tag_ = 'JJ'
token.head.text = 'fantasies'
token.dep_ = 'amod'

TOKEN: fantasies
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'streak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Take
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'some'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Take'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Take'
token.dep_ = 'cc'

TOKEN: seek
=====
token.tag_ = 'VB'
token.head.text = 'Take'
token.dep_ = 'conj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'seek'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'grove'
token.dep_ = 'det'

TOKEN: grove
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'seek'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'anoint'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'love'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'youth'
token.dep_ = 'det'

TOKEN: disdainful
=====
token.tag_ = 'JJ'
token.head.text = 'youth'
token.dep_ = 'amod'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'anoint'
token.dep_ = 'punct'

TOKEN: anoint
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'anoint'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'anoint'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'anoint'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'espies'
token.dep_ = 'nsubj'

TOKEN: espies
=====
token.tag_ = 'VBZ'
token.head.text = 'thing'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'espies'
token.dep_ = 'dep'

TOKEN: May
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'man'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'garments'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'garments'
token.dep_ = 'amod'

TOKEN: garments
=====
token.tag_ = 'NNS'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'garments'
token.dep_ = 'relcl'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'hath'
token.dep_ = 'prt'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Effect
=====
token.tag_ = 'VB'
token.head.text = 'prove'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Effect'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Effect'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'care'
token.dep_ = 'det'

TOKEN: care
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'prove'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'prove'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'prove'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'prove'
token.dep_ = 'aux'

TOKEN: prove
=====
token.tag_ = 'VB'
token.head.text = 'prove'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'prove'
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'RBR'
token.head.text = 'fond'
token.dep_ = 'advmod'

TOKEN: fond
=====
token.tag_ = 'JJ'
token.head.text = 'prove'
token.dep_ = 'acomp'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'prove'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'prove'
token.dep_ = 'prep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'prove'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'prove'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'prove'
token.dep_ = 'cc'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'intj'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'prove'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: ere
=====
token.tag_ = 'DT'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'crow'
token.dep_ = 'det'

TOKEN: first
=====
token.tag_ = 'JJ'
token.head.text = 'crow'
token.dep_ = 'amod'

TOKEN: cock
=====
token.tag_ = 'NN'
token.head.text = 'crow'
token.dep_ = 'compound'

TOKEN: crow
=====
token.tag_ = 'NN'
token.head.text = 'meet'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'prove'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Fear'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Fear
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Fear'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'servant'
token.dep_ = 'poss'

TOKEN: servant
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: II
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'II'
token.dep_ = 'punct'

TOKEN: Another
=====
token.tag_ = 'DT'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'part'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'part'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'compound'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Come'
token.dep_ = 'mark'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'Come'
token.dep_ = 'poss'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'TITANIA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VBP'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'roundel'
token.dep_ = 'advmod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'roundel'
token.dep_ = 'det'

TOKEN: roundel
=====
token.tag_ = 'NN'
token.head.text = 'TITANIA'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'roundel'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'song'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'song'
token.dep_ = 'compound'

TOKEN: song
=====
token.tag_ = 'NN'
token.head.text = 'roundel'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'kill'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'kill'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: third
=====
token.tag_ = 'JJ'
token.head.text = 'part'
token.dep_ = 'amod'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'minute'
token.dep_ = 'det'

TOKEN: minute
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'kill'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = 'kill'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'kill'
token.dep_ = 'aux'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'advcl'

TOKEN: cankers
=====
token.tag_ = 'NNS'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'cankers'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'buds'
token.dep_ = 'det'

TOKEN: musk
=====
token.tag_ = 'JJ'
token.head.text = 'rose'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'rose'
token.dep_ = 'punct'

TOKEN: rose
=====
token.tag_ = 'NN'
token.head.text = 'buds'
token.dep_ = 'amod'

TOKEN: buds
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = 'war'
token.dep_ = 'det'

TOKEN: war
=====
token.tag_ = 'NN'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'war'
token.dep_ = 'prep'

TOKEN: rere
=====
token.tag_ = 'NN'
token.head.text = 'mice'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'mice'
token.dep_ = 'punct'

TOKEN: mice
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'war'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'wings'
token.dep_ = 'poss'

TOKEN: leathern
=====
token.tag_ = 'JJ'
token.head.text = 'wings'
token.dep_ = 'amod'

TOKEN: wings
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'kill'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'coats'
token.dep_ = 'poss'

TOKEN: small
=====
token.tag_ = 'JJ'
token.head.text = 'elves'
token.dep_ = 'amod'

TOKEN: elves
=====
token.tag_ = 'NNS'
token.head.text = 'coats'
token.dep_ = 'compound'

TOKEN: coats
=====
token.tag_ = 'NNS'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'kill'
token.dep_ = 'cc'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: keep
=====
token.tag_ = 'VBP'
token.head.text = 'kill'
token.dep_ = 'conj'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'back'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'owl'
token.dep_ = 'det'

TOKEN: clamorous
=====
token.tag_ = 'JJ'
token.head.text = 'owl'
token.dep_ = 'amod'

TOKEN: owl
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'hoots'
token.dep_ = 'mark'

TOKEN: nightly
=====
token.tag_ = 'JJ'
token.head.text = 'hoots'
token.dep_ = 'amod'

TOKEN: hoots
=====
token.tag_ = 'NNS'
token.head.text = 'Come'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'hoots'
token.dep_ = 'cc'

TOKEN: wonders
=====
token.tag_ = 'NNS'
token.head.text = 'hoots'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'wonders'
token.dep_ = 'dep'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'Come'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'spirits'
token.dep_ = 'poss'

TOKEN: quaint
=====
token.tag_ = 'NN'
token.head.text = 'spirits'
token.dep_ = 'compound'

TOKEN: spirits
=====
token.tag_ = 'NNS'
token.head.text = 'At'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: Sing
=====
token.tag_ = 'VB'
token.head.text = 'Sing'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Sing'
token.dep_ = 'dobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'Sing'
token.dep_ = 'advmod'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'Sing'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Sing'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'offices'
token.dep_ = 'poss'

TOKEN: offices
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'to'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'to'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'nsubj'

TOKEN: rest
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'Fairies'
token.dep_ = 'det'

TOKEN: Fairies
=====
token.tag_ = 'NNS'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: sing
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sing'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'spotted'
token.dep_ = 'nsubj'

TOKEN: spotted
=====
token.tag_ = 'VBD'
token.head.text = 'sing'
token.dep_ = 'ccomp'

TOKEN: snakes
=====
token.tag_ = 'NNS'
token.head.text = 'spotted'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'spotted'
token.dep_ = 'prep'

TOKEN: double
=====
token.tag_ = 'JJ'
token.head.text = 'tongue'
token.dep_ = 'amod'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tongue'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thorny
=====
token.tag_ = 'NNP'
token.head.text = 'hedgehogs'
token.dep_ = 'compound'

TOKEN: hedgehogs
=====
token.tag_ = 'NNS'
token.head.text = 'tongue'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spotted'
token.dep_ = 'punct'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'seen'
token.dep_ = 'auxpass'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'seen'
token.dep_ = 'neg'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'sing'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Newts
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Newts'
token.dep_ = 'cc'

TOKEN: blind
=====
token.tag_ = 'JJ'
token.head.text = 'worms'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'worms'
token.dep_ = 'punct'

TOKEN: worms
=====
token.tag_ = 'NNS'
token.head.text = 'Newts'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Newts'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'Come'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'wrong'
token.dep_ = 'det'

TOKEN: wrong
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Come'
token.dep_ = 'neg'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'Come'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'queen'
token.dep_ = 'compound'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'near'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Philomel
=====
token.tag_ = 'NNP'
token.head.text = 'Sing'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Philomel'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Sing'
token.dep_ = 'mark'

TOKEN: melody
=====
token.tag_ = 'NN'
token.head.text = 'Sing'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'melody'
token.dep_ = 'dep'

TOKEN: Sing
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Sing'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'lullaby'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'lullaby'
token.dep_ = 'amod'

TOKEN: lullaby
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Lulla
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lulla'
token.dep_ = 'punct'

TOKEN: lulla
=====
token.tag_ = 'NNP'
token.head.text = 'Lulla'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lulla'
token.dep_ = 'punct'

TOKEN: lullaby
=====
token.tag_ = 'NNP'
token.head.text = 'lulla'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lullaby'
token.dep_ = 'punct'

TOKEN: lulla
=====
token.tag_ = 'NNP'
token.head.text = 'lullaby'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lulla'
token.dep_ = 'punct'

TOKEN: lulla
=====
token.tag_ = 'NNP'
token.head.text = 'lulla'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lulla'
token.dep_ = 'punct'

TOKEN: lullaby
=====
token.tag_ = 'NN'
token.head.text = 'Lulla'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Lulla'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'harm'
token.dep_ = 'neg'

TOKEN: harm
=====
token.tag_ = 'VB'
token.head.text = 'Lulla'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'harm'
token.dep_ = 'cc'

TOKEN: spell
=====
token.tag_ = 'VB'
token.head.text = 'harm'
token.dep_ = 'conj'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'spell'
token.dep_ = 'cc'

TOKEN: charm
=====
token.tag_ = 'NN'
token.head.text = 'spell'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'nigh'
token.dep_ = 'poss'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'nigh'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'nigh'
token.dep_ = 'compound'

TOKEN: nigh
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'Come'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'So'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'So'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Come'
token.dep_ = 'prep'

TOKEN: lullaby
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Weaving
=====
token.tag_ = 'NNP'
token.head.text = 'spiders'
token.dep_ = 'compound'

TOKEN: spiders
=====
token.tag_ = 'NNS'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spiders'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Hence
=====
token.tag_ = 'RB'
token.head.text = "legg'd"
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hence'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = "legg'd"
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "legg'd"
token.dep_ = 'punct'

TOKEN: legg'd
=====
token.tag_ = 'NN'
token.head.text = 'spinners'
token.dep_ = 'compound'

TOKEN: spinners
=====
token.tag_ = 'NNS'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spinners'
token.dep_ = 'punct'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'spinners'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Beetles
=====
token.tag_ = 'NNP'
token.head.text = 'black'
token.dep_ = 'nsubj'

TOKEN: black
=====
token.tag_ = 'JJ'
token.head.text = 'black'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: approach
=====
token.tag_ = 'VBP'
token.head.text = 'black'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'near'
token.dep_ = 'neg'

TOKEN: near
=====
token.tag_ = 'RB'
token.head.text = 'approach'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Worm
=====
token.tag_ = 'VB'
token.head.text = 'black'
token.dep_ = 'conj'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'Worm'
token.dep_ = 'cc'

TOKEN: snail
=====
token.tag_ = 'NN'
token.head.text = 'Worm'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'black'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'offence'
token.dep_ = 'det'

TOKEN: offence
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Philomel
=====
token.tag_ = 'NNP'
token.head.text = 'Philomel'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Philomel'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Philomel'
token.dep_ = 'prep'

TOKEN: melody
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'melody'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: &
=====
token.tag_ = 'CC'
token.head.text = 'melody'
token.dep_ = 'cc'

TOKEN: c.
=====
token.tag_ = 'NNP'
token.head.text = 'melody'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'c.'
token.dep_ = 'dep'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'Hence'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Fairy'
token.dep_ = 'dep'

TOKEN: Hence
=====
token.tag_ = 'RB'
token.head.text = 'Philomel'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hence'
token.dep_ = 'punct'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'Hence'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hence'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: well
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: One
=====
token.tag_ = 'CD'
token.head.text = 'sentinel'
token.dep_ = 'nummod'

TOKEN: aloof
=====
token.tag_ = 'JJ'
token.head.text = 'stand'
token.dep_ = 'amod'

TOKEN: stand
=====
token.tag_ = 'NN'
token.head.text = 'sentinel'
token.dep_ = 'compound'

TOKEN: sentinel
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'Fairies'
token.dep_ = 'compound'

TOKEN: Fairies
=====
token.tag_ = 'NNPS'
token.head.text = 'Fairies'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: TITANIA
=====
token.tag_ = 'NNS'
token.head.text = 'Enter'
token.dep_ = 'nsubj'

TOKEN: sleeps
=====
token.tag_ = 'NNS'
token.head.text = 'Enter'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Enter'
token.dep_ = 'cc'

TOKEN: squeezes
=====
token.tag_ = 'VBZ'
token.head.text = 'Enter'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'squeezes'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'flower'
token.dep_ = 'prep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'eyelids'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'TITANIA'
token.dep_ = 'case'

TOKEN: eyelids
=====
token.tag_ = 'NNS'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'eyelids'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'thou'
token.dep_ = 'det'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'seest'
token.dep_ = 'npadvmod'

TOKEN: seest
=====
token.tag_ = 'RB'
token.head.text = 'Do'
token.dep_ = 'advmod'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'wake'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'DT'
token.head.text = 'dost'
token.dep_ = 'nsubj'

TOKEN: dost
=====
token.tag_ = 'NN'
token.head.text = 'wake'
token.dep_ = 'nsubj'

TOKEN: wake
=====
token.tag_ = 'VBP'
token.head.text = 'seest'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'VB'
token.head.text = 'Be'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Do'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Do'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'take'
token.dep_ = 'poss'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'compound'

TOKEN: take
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Do'
token.dep_ = 'cc'

TOKEN: languish
=====
token.tag_ = 'VB'
token.head.text = 'Do'
token.dep_ = 'conj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'languish'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'appear'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Be'
token.dep_ = 'attr'

TOKEN: ounce
=====
token.tag_ = 'NN'
token.head.text = 'Be'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'Be'
token.dep_ = 'cc'

TOKEN: cat
=====
token.tag_ = 'NN'
token.head.text = 'Be'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cat'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'cat'
token.dep_ = 'cc'

TOKEN: bear
=====
token.tag_ = 'VB'
token.head.text = 'cat'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Pard
=====
token.tag_ = 'NNP'
token.head.text = 'bear'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pard'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'Pard'
token.dep_ = 'cc'

TOKEN: boar
=====
token.tag_ = 'VB'
token.head.text = 'Pard'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'boar'
token.dep_ = 'prep'

TOKEN: bristled
=====
token.tag_ = 'JJ'
token.head.text = 'hair'
token.dep_ = 'amod'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'appear'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'amod'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'appear'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'appear'
token.dep_ = 'aux'

TOKEN: appear
=====
token.tag_ = 'VB'
token.head.text = 'appear'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'appear'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: wakest
=====
token.tag_ = 'JJS'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Wake'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'dear'
token.dep_ = 'poss'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Wake'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Wake
=====
token.tag_ = 'VB'
token.head.text = 'appear'
token.dep_ = 'ccomp'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Wake'
token.dep_ = 'advcl'

TOKEN: near
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'appear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'forgot'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Fair'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Fair
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'compound'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'faint'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'faint'
token.dep_ = 'nsubj'

TOKEN: faint
=====
token.tag_ = 'VBP'
token.head.text = 'LYSANDER'
token.dep_ = 'parataxis'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'faint'
token.dep_ = 'prep'

TOKEN: wandering
=====
token.tag_ = 'VBG'
token.head.text = 'with'
token.dep_ = 'pcomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'wandering'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'forgot'
token.dep_ = 'advcl'

TOKEN: troth
=====
token.tag_ = 'NN'
token.head.text = 'speak'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'forgot'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'forgot'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'forgot'
token.dep_ = 'aux'

TOKEN: forgot
=====
token.tag_ = 'VBN'
token.head.text = 'rest'
token.dep_ = 'ccomp'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'way'
token.dep_ = 'poss'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'forgot'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'rest'
token.dep_ = 'aux'

TOKEN: rest
=====
token.tag_ = 'VB'
token.head.text = 'rest'
token.dep_ = 'ROOT'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'rest'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'think'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VBP'
token.head.text = 'rest'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'good'
token.dep_ = 'nsubj'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rest'
token.dep_ = 'cc'

TOKEN: tarry
=====
token.tag_ = 'VB'
token.head.text = 'rest'
token.dep_ = 'conj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'tarry'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'comfort'
token.dep_ = 'det'

TOKEN: comfort
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'comfort'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VBP'
token.head.text = 'find'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Be'
token.dep_ = 'attr'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'Be'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: find
=====
token.tag_ = 'VBP'
token.head.text = 'rest'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'find'
token.dep_ = 'prt'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bed'
token.dep_ = 'det'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'out'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'rest'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'nsubj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'bank'
token.dep_ = 'det'

TOKEN: bank
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'rest'
token.dep_ = 'aux'

TOKEN: rest
=====
token.tag_ = 'VB'
token.head.text = 'rest'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'rest'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: One
=====
token.tag_ = 'CD'
token.head.text = 'turf'
token.dep_ = 'nummod'

TOKEN: turf
=====
token.tag_ = 'NN'
token.head.text = 'serve'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'serve'
token.dep_ = 'aux'

TOKEN: serve
=====
token.tag_ = 'VB'
token.head.text = 'serve'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'serve'
token.dep_ = 'prep'

TOKEN: pillow
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'serve'
token.dep_ = 'dative'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'us'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'serve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: One
=====
token.tag_ = 'CD'
token.head.text = 'heart'
token.dep_ = 'nummod'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'turf'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'bed'
token.dep_ = 'nummod'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bed'
token.dep_ = 'punct'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'bosoms'
token.dep_ = 'nummod'

TOKEN: bosoms
=====
token.tag_ = 'NNS'
token.head.text = 'bed'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bosoms'
token.dep_ = 'cc'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'troth'
token.dep_ = 'nummod'

TOKEN: troth
=====
token.tag_ = 'NN'
token.head.text = 'bosoms'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Nay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = 'Lie'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nay'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Lysander'
token.dep_ = 'amod'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Nay'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Lie'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Lie'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lie'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dear'
token.dep_ = 'poss'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'Lie'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lie'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Lie
=====
token.tag_ = 'NN'
token.head.text = 'lie'
token.dep_ = 'ccomp'

TOKEN: further
=====
token.tag_ = 'RB'
token.head.text = 'off'
token.dep_ = 'advmod'

TOKEN: off
=====
token.tag_ = 'RB'
token.head.text = 'yet'
token.dep_ = 'advmod'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'Lie'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'lie'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'lie'
token.dep_ = 'neg'

TOKEN: lie
=====
token.tag_ = 'VB'
token.head.text = 'lie'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'near'
token.dep_ = 'advmod'

TOKEN: near
=====
token.tag_ = 'RB'
token.head.text = 'lie'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sense'
token.dep_ = 'det'

TOKEN: sense
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'take'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sweet'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'sweet'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'innocence'
token.dep_ = 'poss'

TOKEN: innocence
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'takes'
token.dep_ = 'nsubj'

TOKEN: takes
=====
token.tag_ = 'VBZ'
token.head.text = 'takes'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'meaning'
token.dep_ = 'det'

TOKEN: meaning
=====
token.tag_ = 'NN'
token.head.text = 'takes'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'takes'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'conference'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: conference
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'takes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'mean'
token.dep_ = 'nsubj'

TOKEN: mean
=====
token.tag_ = 'VBP'
token.head.text = 'knit'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'knit'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'knit'
token.dep_ = 'mark'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'knit'
token.dep_ = 'nsubjpass'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'heart'
token.dep_ = 'prep'

TOKEN: yours
=====
token.tag_ = 'PRP'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'knit'
token.dep_ = 'auxpass'

TOKEN: knit
=====
token.tag_ = 'VBN'
token.head.text = 'knit'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'knit'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'IN'
token.head.text = 'interchained'
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'So'
token.dep_ = 'meta'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'that'
token.dep_ = 'cc'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'heart'
token.dep_ = 'nummod'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'that'
token.dep_ = 'conj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'heart'
token.dep_ = 'relcl'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'interchained'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Two
=====
token.tag_ = 'CD'
token.head.text = 'bosoms'
token.dep_ = 'nummod'

TOKEN: bosoms
=====
token.tag_ = 'NNS'
token.head.text = 'interchained'
token.dep_ = 'nsubj'

TOKEN: interchained
=====
token.tag_ = 'VBD'
token.head.text = 'interchained'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'interchained'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'oath'
token.dep_ = 'det'

TOKEN: oath
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'interchained'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'bosoms'
token.dep_ = 'advmod'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'bosoms'
token.dep_ = 'advmod'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'bosoms'
token.dep_ = 'nummod'

TOKEN: bosoms
=====
token.tag_ = 'NNS'
token.head.text = 'interchained'
token.dep_ = 'advcl'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bosoms'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'troth'
token.dep_ = 'det'

TOKEN: single
=====
token.tag_ = 'JJ'
token.head.text = 'troth'
token.dep_ = 'amod'

TOKEN: troth
=====
token.tag_ = 'NN'
token.head.text = 'bosoms'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'interchained'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'lie'
token.dep_ = 'advmod'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'lie'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'side'
token.dep_ = 'poss'

TOKEN: side
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'bed'
token.dep_ = 'det'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'room'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'room'
token.dep_ = 'punct'

TOKEN: room
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'deny'
token.dep_ = 'nsubj'

TOKEN: deny
=====
token.tag_ = 'VBP'
token.head.text = 'room'
token.dep_ = 'relcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'lie'
token.dep_ = 'prep'

TOKEN: lying
=====
token.tag_ = 'VBG'
token.head.text = 'For'
token.dep_ = 'pcomp'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'lying'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'lie'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'lie'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'lie'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'lie'
token.dep_ = 'neg'

TOKEN: lie
=====
token.tag_ = 'VB'
token.head.text = 'lie'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'riddles'
token.dep_ = 'compound'

TOKEN: riddles
=====
token.tag_ = 'NNS'
token.head.text = 'beshrew'
token.dep_ = 'ccomp'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'prettily'
token.dep_ = 'advmod'

TOKEN: prettily
=====
token.tag_ = 'RB'
token.head.text = 'riddles'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'beshrew'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = 'beshrew'
token.dep_ = 'advmod'

TOKEN: beshrew
=====
token.tag_ = 'VBD'
token.head.text = 'beshrew'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'manners'
token.dep_ = 'poss'

TOKEN: manners
=====
token.tag_ = 'NNS'
token.head.text = 'beshrew'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'manners'
token.dep_ = 'cc'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'pride'
token.dep_ = 'poss'

TOKEN: pride
=====
token.tag_ = 'NN'
token.head.text = 'manners'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beshrew'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'meant'
token.dep_ = 'mark'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'meant'
token.dep_ = 'nsubj'

TOKEN: meant
=====
token.tag_ = 'VBD'
token.head.text = 'beshrew'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'meant'
token.dep_ = 'xcomp'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'lied'
token.dep_ = 'nsubj'

TOKEN: lied
=====
token.tag_ = 'VBD'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beshrew'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'Becomes'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Becomes'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'friend'
token.dep_ = 'amod'

TOKEN: friend
=====
token.tag_ = 'NN'
token.head.text = 'Becomes'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'friend'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'friend'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'love'
token.dep_ = 'cc'

TOKEN: courtesy
=====
token.tag_ = 'NN'
token.head.text = 'Lie'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'courtesy'
token.dep_ = 'dep'

TOKEN: Lie
=====
token.tag_ = 'NN'
token.head.text = 'friend'
token.dep_ = 'conj'

TOKEN: further
=====
token.tag_ = 'RB'
token.head.text = 'off'
token.dep_ = 'advmod'

TOKEN: off
=====
token.tag_ = 'RB'
token.head.text = 'Lie'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'said'
token.dep_ = 'prep'

TOKEN: human
=====
token.tag_ = 'JJ'
token.head.text = 'modesty'
token.dep_ = 'amod'

TOKEN: modesty
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Such
=====
token.tag_ = 'JJ'
token.head.text = 'separation'
token.dep_ = 'amod'

TOKEN: separation
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'said'
token.dep_ = 'mark'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'said'
token.dep_ = 'aux'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'said'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'said'
token.dep_ = 'auxpass'

TOKEN: said
=====
token.tag_ = 'VBN'
token.head.text = 'Becomes'
token.dep_ = 'parataxis'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'said'
token.dep_ = 'dep'

TOKEN: Becomes
=====
token.tag_ = 'VBZ'
token.head.text = 'Becomes'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bachelor'
token.dep_ = 'det'

TOKEN: virtuous
=====
token.tag_ = 'JJ'
token.head.text = 'bachelor'
token.dep_ = 'amod'

TOKEN: bachelor
=====
token.tag_ = 'NN'
token.head.text = 'Becomes'
token.dep_ = 'attr'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bachelor'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'bachelor'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'far'
token.dep_ = 'advmod'

TOKEN: far
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Becomes'
token.dep_ = 'conj'

TOKEN: distant
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'friend'
token.dep_ = 'amod'

TOKEN: friend
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'Thy'
token.dep_ = 'ROOT'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Thy'
token.dep_ = 'dobj'

TOKEN: ne'er
=====
token.tag_ = 'JJ'
token.head.text = 'alter'
token.dep_ = 'amod'

TOKEN: alter
=====
token.tag_ = 'NN'
token.head.text = 'Thy'
token.dep_ = 'dobj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'Thy'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'end'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'end'
token.dep_ = 'amod'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'end'
token.dep_ = 'compound'

TOKEN: end
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Thy'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Amen'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Amen
=====
token.tag_ = 'UH'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Amen'
token.dep_ = 'punct'

TOKEN: amen
=====
token.tag_ = 'UH'
token.head.text = 'Amen'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Amen'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Amen'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'prayer'
token.dep_ = 'det'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'prayer'
token.dep_ = 'amod'

TOKEN: prayer
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'end'
token.dep_ = 'cc'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'end'
token.dep_ = 'advmod'

TOKEN: end
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'conj'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'end'
token.dep_ = 'dobj'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'end'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'end'
token.dep_ = 'nsubj'

TOKEN: end
=====
token.tag_ = 'VBP'
token.head.text = 'end'
token.dep_ = 'advcl'

TOKEN: loyalty
=====
token.tag_ = 'NN'
token.head.text = 'end'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'give'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'bed'
token.dep_ = 'poss'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'rest'
token.dep_ = 'predet'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'rest'
token.dep_ = 'poss'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'HERMIA'
token.dep_ = 'prep'

TOKEN: half
=====
token.tag_ = 'PDT'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'wish'
token.dep_ = 'nsubj'

TOKEN: wish
=====
token.tag_ = 'VBP'
token.head.text = 'half'
token.dep_ = 'relcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wisher'
token.dep_ = 'det'

TOKEN: wisher
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'wisher'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'wish'
token.dep_ = 'ccomp'

TOKEN: press'd
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: They
=====
token.tag_ = 'PRP'
token.head.text = 'sleep'
token.dep_ = 'nsubj'

TOKEN: sleep
=====
token.tag_ = 'VBP'
token.head.text = 'sleep'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sleep'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'sleep'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'sleep'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'forest'
token.dep_ = 'det'

TOKEN: forest
=====
token.tag_ = 'NN'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'gone'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'gone'
token.dep_ = 'nsubj'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'sleep'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'found'
token.dep_ = 'cc'

TOKEN: Athenian
=====
token.tag_ = 'NNP'
token.head.text = 'found'
token.dep_ = 'nsubj'

TOKEN: found
=====
token.tag_ = 'VBD'
token.head.text = 'found'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'none'
token.dep_ = 'nsubj'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'found'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'none'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: On
=====
token.tag_ = 'IN'
token.head.text = 'approve'
token.dep_ = 'prep'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'On'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'approve'
token.dep_ = 'nsubj'

TOKEN: might
=====
token.tag_ = 'MD'
token.head.text = 'approve'
token.dep_ = 'aux'

TOKEN: approve
=====
token.tag_ = 'VB'
token.head.text = 'found'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'approve'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'force'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'flower'
token.dep_ = 'case'

TOKEN: force
=====
token.tag_ = 'NN'
token.head.text = 'approve'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'force'
token.dep_ = 'prep'

TOKEN: stirring
=====
token.tag_ = 'VBG'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'approve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Night
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Night'
token.dep_ = 'cc'

TOKEN: silence.--Who
=====
token.tag_ = 'NN'
token.head.text = 'Night'
token.dep_ = 'conj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Weeds
=====
token.tag_ = 'NNS'
token.head.text = 'Weeds'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Weeds'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'wear'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'wear'
token.dep_ = 'npadvmod'

TOKEN: wear
=====
token.tag_ = 'VBP'
token.head.text = 'Weeds'
token.dep_ = 'relcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'wear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'master'
token.dep_ = 'poss'

TOKEN: master
=====
token.tag_ = 'NN'
token.head.text = 'said'
token.dep_ = 'nsubj'

TOKEN: said
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'said'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Despised
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'Despised'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'And'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'maiden'
token.dep_ = 'det'

TOKEN: maiden
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'maiden'
token.dep_ = 'punct'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = 'sound'
token.dep_ = 'amod'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'maiden'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sound'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: On
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ground'
token.dep_ = 'det'

TOKEN: dank
=====
token.tag_ = 'NN'
token.head.text = 'ground'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dank'
token.dep_ = 'cc'

TOKEN: dirty
=====
token.tag_ = 'JJ'
token.head.text = 'dank'
token.dep_ = 'conj'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'On'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pretty
=====
token.tag_ = 'JJ'
token.head.text = 'soul'
token.dep_ = 'amod'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'soul'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'soul'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'lie'
token.dep_ = 'nsubj'

TOKEN: durst
=====
token.tag_ = 'VBP'
token.head.text = 'lie'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'lie'
token.dep_ = 'neg'

TOKEN: lie
=====
token.tag_ = 'VB'
token.head.text = 'lie'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'lie'
token.dep_ = 'dep'

TOKEN: Near
=====
token.tag_ = 'IN'
token.head.text = 'lie'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'love'
token.dep_ = 'det'

TOKEN: lack
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Near'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'courtesy'
token.dep_ = 'det'

TOKEN: kill
=====
token.tag_ = 'NN'
token.head.text = 'courtesy'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'courtesy'
token.dep_ = 'punct'

TOKEN: courtesy
=====
token.tag_ = 'NN'
token.head.text = 'lie'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lie'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Churl
=====
token.tag_ = 'NNP'
token.head.text = 'throw'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'throw'
token.dep_ = 'punct'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'throw'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'throw'
token.dep_ = 'nsubj'

TOKEN: throw
=====
token.tag_ = 'VBP'
token.head.text = 'throw'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'throw'
token.dep_ = 'dep'

TOKEN: All
=====
token.tag_ = 'PDT'
token.head.text = 'power'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'power'
token.dep_ = 'det'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'throw'
token.dep_ = 'dobj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'charm'
token.dep_ = 'det'

TOKEN: charm
=====
token.tag_ = 'NN'
token.head.text = 'owe'
token.dep_ = 'compound'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'owe'
token.dep_ = 'compound'

TOKEN: owe
=====
token.tag_ = 'NN'
token.head.text = 'power'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'throw'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'wakest'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'wakest'
token.dep_ = 'nsubj'

TOKEN: wakest
=====
token.tag_ = 'JJS'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'forbid'
token.dep_ = 'nsubj'

TOKEN: forbid
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'forbid'
token.dep_ = 'dep'

TOKEN: Sleep
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'seat'
token.dep_ = 'poss'

TOKEN: seat
=====
token.tag_ = 'NN'
token.head.text = 'Sleep'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Sleep'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'eyelid'
token.dep_ = 'compound'

TOKEN: eyelid
=====
token.tag_ = 'JJ'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'awake'
token.dep_ = 'advmod'

TOKEN: awake
=====
token.tag_ = 'JJ'
token.head.text = 'let'
token.dep_ = 'dep'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'awake'
token.dep_ = 'advcl'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'to'
token.dep_ = 'prep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'to'
token.dep_ = 'aux'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'let'
token.dep_ = 'prep'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Enter'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'let'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'DEMETRIUS'
token.dep_ = 'cc'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: running
=====
token.tag_ = 'VBG'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'running'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'running'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Stay
=====
token.tag_ = 'VB'
token.head.text = 'running'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'kill'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'kill'
token.dep_ = 'nsubj'

TOKEN: kill
=====
token.tag_ = 'VBP'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Demetrius'
token.dep_ = 'amod'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'kill'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'charge'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'charge'
token.dep_ = 'nsubj'

TOKEN: charge
=====
token.tag_ = 'VBP'
token.head.text = 'charge'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'charge'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'charge'
token.dep_ = 'punct'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'charge'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'charge'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'charge'
token.dep_ = 'cc'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'haunt'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'haunt'
token.dep_ = 'neg'

TOKEN: haunt
=====
token.tag_ = 'VB'
token.head.text = 'charge'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'haunt'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'haunt'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'charge'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: wilt
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'appos'

TOKEN: darkling
=====
token.tag_ = 'VBG'
token.head.text = 'darkling'
token.dep_ = 'ROOT'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'darkling'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'darkling'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'so'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'so'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Stay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Stay
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'peril'
token.dep_ = 'poss'

TOKEN: peril
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'I'
token.dep_ = 'amod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'breath'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'chase'
token.dep_ = 'det'

TOKEN: fond
=====
token.tag_ = 'JJ'
token.head.text = 'chase'
token.dep_ = 'amod'

TOKEN: chase
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'advmod'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'prayer'
token.dep_ = 'amod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'prayer'
token.dep_ = 'poss'

TOKEN: prayer
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lesser'
token.dep_ = 'advmod'

TOKEN: lesser
=====
token.tag_ = 'JJR'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Happy
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = "wheresoe'er"
token.dep_ = 'ccomp'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "wheresoe'er"
token.dep_ = 'punct'

TOKEN: wheresoe'er
=====
token.tag_ = 'NN'
token.head.text = "wheresoe'er"
token.dep_ = 'ROOT'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'lies'
token.dep_ = 'nsubj'

TOKEN: lies
=====
token.tag_ = 'VBZ'
token.head.text = "wheresoe'er"
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "wheresoe'er"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = "wheresoe'er"
token.dep_ = 'advcl'

TOKEN: blessed
=====
token.tag_ = 'JJ'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'blessed'
token.dep_ = 'cc'

TOKEN: attractive
=====
token.tag_ = 'JJ'
token.head.text = 'blessed'
token.dep_ = 'conj'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = "wheresoe'er"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'came'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'bright'
token.dep_ = 'advmod'

TOKEN: bright
=====
token.tag_ = 'JJ'
token.head.text = 'came'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'with'
token.dep_ = 'neg'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: salt
=====
token.tag_ = 'NN'
token.head.text = 'tears'
token.dep_ = 'compound'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'so'
token.dep_ = 'mark'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: oftener
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: wash'd
=====
token.tag_ = 'CD'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = "wash'd"
token.dep_ = 'prep'

TOKEN: hers
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'UH'
token.head.text = 'am'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'am'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'run'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'ugly'
token.dep_ = 'advmod'

TOKEN: ugly
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'ugly'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bear'
token.dep_ = 'det'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: beasts
=====
token.tag_ = 'NNS'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'beasts'
token.dep_ = 'relcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: run
=====
token.tag_ = 'VB'
token.head.text = 'run'
token.dep_ = 'ROOT'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'run'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'marvel'
token.dep_ = 'advmod'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'marvel'
token.dep_ = 'det'

TOKEN: marvel
=====
token.tag_ = 'NN'
token.head.text = 'presence'
token.dep_ = 'appos'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'Do'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Demetrius'
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'NNP'
token.head.text = 'though'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'fly'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'monster'
token.dep_ = 'det'

TOKEN: monster
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: fly
=====
token.tag_ = 'VB'
token.head.text = 'run'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'presence'
token.dep_ = 'poss'

TOKEN: presence
=====
token.tag_ = 'NN'
token.head.text = 'fly'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'fly'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'glass'
token.dep_ = 'det'

TOKEN: wicked
=====
token.tag_ = 'JJ'
token.head.text = 'glass'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'wicked'
token.dep_ = 'cc'

TOKEN: dissembling
=====
token.tag_ = 'VBG'
token.head.text = 'wicked'
token.dep_ = 'conj'

TOKEN: glass
=====
token.tag_ = 'NN'
token.head.text = 'Made'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'glass'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'mine'
token.dep_ = 'dep'

TOKEN: Made
=====
token.tag_ = 'VBD'
token.head.text = 'Made'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'compare'
token.dep_ = 'nsubj'

TOKEN: compare
=====
token.tag_ = 'VB'
token.head.text = 'Made'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'compare'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'eyne'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: sphery
=====
token.tag_ = 'NN'
token.head.text = 'eyne'
token.dep_ = 'compound'

TOKEN: eyne
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'on'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ground'
token.dep_ = 'det'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Dead
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Dead'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'on'
token.dep_ = 'cc'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'on'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'on'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'blood'
token.dep_ = 'det'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'blood'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'wound'
token.dep_ = 'det'

TOKEN: wound
=====
token.tag_ = 'NN'
token.head.text = 'blood'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'live'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'live'
token.dep_ = 'nsubj'

TOKEN: live
=====
token.tag_ = 'VBP'
token.head.text = 'Lysander'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'live'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'sir'
token.dep_ = 'amod'

TOKEN: sir
=====
token.tag_ = 'NNP'
token.head.text = 'live'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sir'
token.dep_ = 'punct'

TOKEN: awake
=====
token.tag_ = 'JJ'
token.head.text = 'sir'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Awaking'
token.dep_ = 'nmod'

TOKEN: Awaking
=====
token.tag_ = 'VBG'
token.head.text = 'Awaking'
token.dep_ = 'ROOT'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'run'
token.dep_ = 'cc'

TOKEN: run
=====
token.tag_ = 'VB'
token.head.text = 'run'
token.dep_ = 'ROOT'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'run'
token.dep_ = 'parataxis'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'will'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'sake'
token.dep_ = 'amod'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Transparent
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'compound'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: Nature
=====
token.tag_ = 'NN'
token.head.text = 'shows'
token.dep_ = 'nsubj'

TOKEN: shows
=====
token.tag_ = 'VBZ'
token.head.text = 'shows'
token.dep_ = 'ROOT'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'shows'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shows'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'makes'
token.dep_ = 'mark'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'makes'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'bosom'
token.dep_ = 'poss'

TOKEN: bosom
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: makes
=====
token.tag_ = 'VBZ'
token.head.text = 'shows'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'makes'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shows'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Is'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'fit'
token.dep_ = 'advmod'

TOKEN: fit
=====
token.tag_ = 'JJ'
token.head.text = 'Is'
token.dep_ = 'acomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'word'
token.dep_ = 'det'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'word'
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'Is'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'name'
token.dep_ = 'det'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'name'
token.dep_ = 'amod'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'attr'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'perish'
token.dep_ = 'aux'

TOKEN: perish
=====
token.tag_ = 'VB'
token.head.text = 'Is'
token.dep_ = 'xcomp'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'perish'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'sword'
token.dep_ = 'poss'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'neg'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'say'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'What'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'What'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'so'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'What'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'Hermia'
token.dep_ = 'poss'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: Lord
=====
token.tag_ = 'NNP'
token.head.text = 'Lord'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lord'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'Lord'
token.dep_ = 'appos'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'what'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'what'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Yet
=====
token.tag_ = 'CC'
token.head.text = 'loves'
token.dep_ = 'cc'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'loves'
token.dep_ = 'advmod'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: content
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Content'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Content
=====
token.tag_ = 'NNP'
token.head.text = 'Content'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Content'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Content'
token.dep_ = 'punct'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'repent'
token.dep_ = 'intj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'repent'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'repent'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'repent'
token.dep_ = 'aux'

TOKEN: repent
=====
token.tag_ = 'VB'
token.head.text = 'repent'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'repent'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'minutes'
token.dep_ = 'det'

TOKEN: tedious
=====
token.tag_ = 'JJ'
token.head.text = 'minutes'
token.dep_ = 'amod'

TOKEN: minutes
=====
token.tag_ = 'NNS'
token.head.text = 'repent'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'spent'
token.dep_ = 'nsubj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'spent'
token.dep_ = 'aux'

TOKEN: spent
=====
token.tag_ = 'VBN'
token.head.text = 'spent'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'spent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'Hermia'
token.dep_ = 'neg'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'npadvmod'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Hermia'
token.dep_ = 'cc'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Hermia'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'love'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'change'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Who
=====
token.tag_ = 'WP'
token.head.text = 'change'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'change'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'change'
token.dep_ = 'neg'

TOKEN: change
=====
token.tag_ = 'VB'
token.head.text = 'love'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'raven'
token.dep_ = 'det'

TOKEN: raven
=====
token.tag_ = 'NN'
token.head.text = 'change'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'change'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dove'
token.dep_ = 'det'

TOKEN: dove
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'change'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'will'
token.dep_ = 'det'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'will'
token.dep_ = 'prep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'reason'
token.dep_ = 'poss'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: sway'd
=====
token.tag_ = 'NN'
token.head.text = 'reason'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'says'
token.dep_ = 'nsubj'

TOKEN: says
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'says'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: worthier
=====
token.tag_ = 'JJR'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'says'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Things
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: growing
=====
token.tag_ = 'VBG'
token.head.text = 'Things'
token.dep_ = 'acl'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'neg'

TOKEN: ripe
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: until
=====
token.tag_ = 'IN'
token.head.text = 'ripe'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'season'
token.dep_ = 'poss'

TOKEN: season
=====
token.tag_ = 'NN'
token.head.text = 'until'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'season'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'becomes'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'So'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'I'
token.dep_ = 'acl'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'being'
token.dep_ = 'punct'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'ripe'
token.dep_ = 'mark'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'ripe'
token.dep_ = 'advmod'

TOKEN: ripe
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'ripe'
token.dep_ = 'prep'

TOKEN: reason
=====
token.tag_ = 'VB'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'becomes'
token.dep_ = 'cc'

TOKEN: touching
=====
token.tag_ = 'VBG'
token.head.text = 'becomes'
token.dep_ = 'advcl'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'touching'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'point'
token.dep_ = 'det'

TOKEN: point
=====
token.tag_ = 'NN'
token.head.text = 'touching'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'point'
token.dep_ = 'prep'

TOKEN: human
=====
token.tag_ = 'JJ'
token.head.text = 'skill'
token.dep_ = 'amod'

TOKEN: skill
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'becomes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Reason
=====
token.tag_ = 'NNP'
token.head.text = 'becomes'
token.dep_ = 'nsubj'

TOKEN: becomes
=====
token.tag_ = 'VBZ'
token.head.text = 'becomes'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'marshal'
token.dep_ = 'det'

TOKEN: marshal
=====
token.tag_ = 'NN'
token.head.text = 'becomes'
token.dep_ = 'attr'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'marshal'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'will'
token.dep_ = 'poss'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'will'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'becomes'
token.dep_ = 'cc'

TOKEN: leads
=====
token.tag_ = 'VBZ'
token.head.text = 'becomes'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'leads'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'leads'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'stories'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eyes'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = "o'erlook"
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "o'erlook"
token.dep_ = 'nsubj'

TOKEN: o'erlook
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "o'erlook"
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = "o'erlook"
token.dep_ = 'dobj'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Love'
token.dep_ = 'case'

TOKEN: stories
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: written
=====
token.tag_ = 'VBN'
token.head.text = 'stories'
token.dep_ = 'acl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'written'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'book'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: richest
=====
token.tag_ = 'JJS'
token.head.text = 'book'
token.dep_ = 'amod'

TOKEN: book
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'becomes'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Wherefore'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Wherefore
=====
token.tag_ = 'NNP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'mockery'
token.dep_ = 'det'

TOKEN: keen
=====
token.tag_ = 'JJ'
token.head.text = 'mockery'
token.dep_ = 'amod'

TOKEN: mockery
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: born
=====
token.tag_ = 'VBN'
token.head.text = 'mockery'
token.dep_ = 'acl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'at'
token.dep_ = 'advmod'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'deserve'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'hands'
token.dep_ = 'poss'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'deserve'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'deserve'
token.dep_ = 'nsubj'

TOKEN: deserve
=====
token.tag_ = 'VB'
token.head.text = 'deserve'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'scorn'
token.dep_ = 'det'

TOKEN: scorn
=====
token.tag_ = 'NN'
token.head.text = 'deserve'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = "Is't"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Is't
=====
token.tag_ = 'VBP'
token.head.text = 'deserve'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'enough'
token.dep_ = 'neg'

TOKEN: enough
=====
token.tag_ = 'RB'
token.head.text = "Is't"
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'enough'
token.dep_ = 'punct'

TOKEN: is't
=====
token.tag_ = 'VBZ'
token.head.text = 'enough'
token.dep_ = 'npadvmod'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'enough'
token.dep_ = 'neg'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'enough'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'did'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = "Is't"
token.dep_ = 'conj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'did'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'never'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'did'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'did'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'did'
token.dep_ = 'cc'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'Deserve'
token.dep_ = 'neg'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'Deserve'
token.dep_ = 'aux'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Deserve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Deserve
=====
token.tag_ = 'VB'
token.head.text = 'did'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'look'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'amod'

TOKEN: look
=====
token.tag_ = 'NN'
token.head.text = 'Deserve'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Demetrius'
token.dep_ = 'case'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Deserve'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'flout'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'flout'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'flout'
token.dep_ = 'aux'

TOKEN: flout
=====
token.tag_ = 'VB'
token.head.text = 'flout'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'insufficiency'
token.dep_ = 'poss'

TOKEN: insufficiency
=====
token.tag_ = 'NN'
token.head.text = 'flout'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'flout'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Good
=====
token.tag_ = 'JJ'
token.head.text = 'troth'
token.dep_ = 'amod'

TOKEN: troth
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: wrong
=====
token.tag_ = 'JJ'
token.head.text = 'sooth'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sooth'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'sooth'
token.dep_ = 'amod'

TOKEN: sooth
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'manner'
token.dep_ = 'amod'

TOKEN: disdainful
=====
token.tag_ = 'JJ'
token.head.text = 'manner'
token.dep_ = 'amod'

TOKEN: manner
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'woo'
token.dep_ = 'aux'

TOKEN: woo
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'fare'
token.dep_ = 'cc'

TOKEN: fare
=====
token.tag_ = 'VB'
token.head.text = 'confess'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'fare'
token.dep_ = 'dobj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'fare'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'fare'
token.dep_ = 'punct'

TOKEN: perforce
=====
token.tag_ = 'NN'
token.head.text = 'confess'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'confess'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'confess'
token.dep_ = 'aux'

TOKEN: confess
=====
token.tag_ = 'VB'
token.head.text = 'confess'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'confess'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thought'
token.dep_ = 'nsubj'

TOKEN: thought
=====
token.tag_ = 'VBD'
token.head.text = 'confess'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'lord'
token.dep_ = 'nsubj'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'thought'
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'lord'
token.dep_ = 'prep'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'gentleness'
token.dep_ = 'amod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'gentleness'
token.dep_ = 'amod'

TOKEN: gentleness
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'thought'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'refused'
token.dep_ = 'mark'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'refused'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lady'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'lady'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'man'
token.dep_ = 'nummod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: refused
=====
token.tag_ = 'VBD'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Should
=====
token.tag_ = 'MD'
token.head.text = 'abused'
token.dep_ = 'nsubjpass'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Should'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'abused'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'abused'
token.dep_ = 'auxpass'

TOKEN: abused
=====
token.tag_ = 'VBN'
token.head.text = 'abused'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'abused'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'sees'
token.dep_ = 'nsubj'

TOKEN: sees
=====
token.tag_ = 'VBZ'
token.head.text = 'sees'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'sees'
token.dep_ = 'neg'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'sees'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sees'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'sleep'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hermia'
token.dep_ = 'punct'

TOKEN: sleep
=====
token.tag_ = 'VBP'
token.head.text = 'sleep'
token.dep_ = 'ROOT'

TOKEN: thou
=====
token.tag_ = 'RB'
token.head.text = 'there'
token.dep_ = 'advmod'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'sleep'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'neg'

TOKEN: mayst
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'sleep'
token.dep_ = 'conj'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'brings'
token.dep_ = 'prep'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'For'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'surfeit'
token.dep_ = 'det'

TOKEN: surfeit
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'surfeit'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: sweetest
=====
token.tag_ = 'JJS'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'things'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'loathing'
token.dep_ = 'det'

TOKEN: deepest
=====
token.tag_ = 'JJS'
token.head.text = 'loathing'
token.dep_ = 'amod'

TOKEN: loathing
=====
token.tag_ = 'NN'
token.head.text = 'brings'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'loathing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'stomach'
token.dep_ = 'det'

TOKEN: stomach
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: brings
=====
token.tag_ = 'VBZ'
token.head.text = 'brings'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'brings'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'brings'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'hated'
token.dep_ = 'mark'

TOKEN: tie
=====
token.tag_ = 'NN'
token.head.text = 'heresies'
token.dep_ = 'compound'

TOKEN: heresies
=====
token.tag_ = 'NNS'
token.head.text = 'hated'
token.dep_ = 'nsubjpass'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'leave'
token.dep_ = 'mark'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'heresies'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'leave'
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'hated'
token.dep_ = 'auxpass'

TOKEN: hated
=====
token.tag_ = 'VBN'
token.head.text = 'brings'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'JJS'
token.head.text = 'hated'
token.dep_ = 'advmod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'most'
token.dep_ = 'prep'

TOKEN: those
=====
token.tag_ = 'DT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'deceive'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'deceive'
token.dep_ = 'aux'

TOKEN: deceive
=====
token.tag_ = 'VB'
token.head.text = 'those'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'brings'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'hated'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'surfeit'
token.dep_ = 'poss'

TOKEN: surfeit
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'surfeit'
token.dep_ = 'cc'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heresy'
token.dep_ = 'poss'

TOKEN: heresy
=====
token.tag_ = 'NN'
token.head.text = 'surfeit'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hated'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'RB'
token.head.text = 'all'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'hated'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'hated'
token.dep_ = 'auxpass'

TOKEN: hated
=====
token.tag_ = 'VBN'
token.head.text = 'brings'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hated'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'hated'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'most'
token.dep_ = 'det'

TOKEN: most
=====
token.tag_ = 'JJS'
token.head.text = 'brings'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'most'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'brings'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'address'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'address'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'powers'
token.dep_ = 'predet'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'powers'
token.dep_ = 'poss'

TOKEN: powers
=====
token.tag_ = 'NNS'
token.head.text = 'address'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'address'
token.dep_ = 'punct'

TOKEN: address
=====
token.tag_ = 'VB'
token.head.text = 'address'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'address'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'address'
token.dep_ = 'cc'

TOKEN: might
=====
token.tag_ = 'MD'
token.head.text = 'address'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'might'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'honour'
token.dep_ = 'aux'

TOKEN: honour
=====
token.tag_ = 'VB'
token.head.text = 'might'
token.dep_ = 'xcomp'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'honour'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'honour'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'honour'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'knight'
token.dep_ = 'poss'

TOKEN: knight
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'address'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'HERMIA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Help'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Awaking'
token.dep_ = 'nmod'

TOKEN: Awaking
=====
token.tag_ = 'VBG'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: Help
=====
token.tag_ = 'VB'
token.head.text = 'help'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Help'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'me'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'me'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'help'
token.dep_ = 'punct'

TOKEN: help
=====
token.tag_ = 'VB'
token.head.text = 'help'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'help'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'help'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'best'
token.dep_ = 'nsubj'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'best'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'pluck'
token.dep_ = 'aux'

TOKEN: pluck
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'serpent'
token.dep_ = 'det'

TOKEN: crawling
=====
token.tag_ = 'VBG'
token.head.text = 'serpent'
token.dep_ = 'amod'

TOKEN: serpent
=====
token.tag_ = 'NN'
token.head.text = 'pluck'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'pluck'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'breast'
token.dep_ = 'poss'

TOKEN: breast
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'UH'
token.head.text = 'Ay'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Ay'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Ay'
token.dep_ = 'prep'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'was'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'eat'
token.dep_ = 'ccomp'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'look'
token.dep_ = 'ccomp'

TOKEN: quake
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Methought
=====
token.tag_ = 'VBZ'
token.head.text = 'eat'
token.dep_ = 'aux'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'serpent'
token.dep_ = 'det'

TOKEN: serpent
=====
token.tag_ = 'NN'
token.head.text = 'Methought'
token.dep_ = 'dobj'

TOKEN: eat
=====
token.tag_ = 'VB'
token.head.text = 'eat'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'eat'
token.dep_ = 'dobj'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'eat'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'eat'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'sat'
token.dep_ = 'nsubj'

TOKEN: sat
=====
token.tag_ = 'VBD'
token.head.text = 'eat'
token.dep_ = 'conj'

TOKEN: smiling
=====
token.tag_ = 'VBG'
token.head.text = 'sat'
token.dep_ = 'xcomp'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'smiling'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'pray'
token.dep_ = 'poss'

TOKEN: cruel
=====
token.tag_ = 'JJ'
token.head.text = 'pray'
token.dep_ = 'amod'

TOKEN: pray
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sat'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'removed'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'removed'
token.dep_ = 'punct'

TOKEN: removed
=====
token.tag_ = 'VBN'
token.head.text = 'removed'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'removed'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'lord'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'lord'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'What'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'What'
token.dep_ = 'punct'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'What'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: hearing
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'What'
token.dep_ = 'punct'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'gone'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'sound'
token.dep_ = 'det'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'sound'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sound'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'word'
token.dep_ = 'det'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'sound'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'word'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Alack
=====
token.tag_ = 'NNP'
token.head.text = 'Speak'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Alack'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'Alack'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Alack'
token.dep_ = 'punct'

TOKEN: an
=====
token.tag_ = 'LS'
token.head.text = 'Alack'
token.dep_ = 'meta'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: hear
=====
token.tag_ = 'VBP'
token.head.text = 'an'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Speak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Speak
=====
token.tag_ = 'NNP'
token.head.text = 'Speak'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Speak'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Speak'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'loves'
token.dep_ = 'det'

TOKEN: loves
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Speak'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'swoon'
token.dep_ = 'nsubj'

TOKEN: swoon
=====
token.tag_ = 'VBP'
token.head.text = 'swoon'
token.dep_ = 'ROOT'

TOKEN: almost
=====
token.tag_ = 'RB'
token.head.text = 'with'
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'swoon'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'swoon'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'UH'
token.head.text = 'No'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = 'NN'
token.head.text = 'No'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'perceive'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'perceive'
token.dep_ = 'nsubj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'perceive'
token.dep_ = 'advmod'

TOKEN: perceive
=====
token.tag_ = 'VBP'
token.head.text = 'perceive'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'nigh'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'nigh'
token.dep_ = 'neg'

TOKEN: nigh
=====
token.tag_ = 'VBP'
token.head.text = 'perceive'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'nigh'
token.dep_ = 'dep'

TOKEN: Either
=====
token.tag_ = 'CC'
token.head.text = 'death'
token.dep_ = 'det'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'nigh'
token.dep_ = 'dobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'death'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'death'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'find'
token.dep_ = 'aux'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'ROOT'

TOKEN: immediately
=====
token.tag_ = 'RB'
token.head.text = 'find'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'III'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: ACT
=====
token.tag_ = 'NNP'
token.head.text = 'III'
token.dep_ = 'compound'

TOKEN: III
=====
token.tag_ = 'NNP'
token.head.text = 'SCENE'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'III'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNS'
token.head.text = 'I.'
token.dep_ = 'compound'

TOKEN: I.
=====
token.tag_ = 'NN'
token.head.text = 'I.'
token.dep_ = 'ROOT'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'wood'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wood'
token.dep_ = 'punct'

TOKEN: TITANIA
=====
token.tag_ = 'NNS'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: lying
=====
token.tag_ = 'VBG'
token.head.text = 'TITANIA'
token.dep_ = 'acl'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'lying'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lying'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'QUINCE'
token.dep_ = 'punct'

TOKEN: SNUG
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNUG'
token.dep_ = 'punct'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'SNUG'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNOUT'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'SNOUT'
token.dep_ = 'cc'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'met'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'met'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'we'
token.dep_ = 'appos'

TOKEN: met
=====
token.tag_ = 'VBN'
token.head.text = 'met'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Pat'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Pat
=====
token.tag_ = 'NNP'
token.head.text = 'met'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pat'
token.dep_ = 'punct'

TOKEN: pat
=====
token.tag_ = 'NNP'
token.head.text = 'Pat'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Pat'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'met'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'met'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: marvellous
=====
token.tag_ = 'JJ'
token.head.text = 'place'
token.dep_ = 'amod'

TOKEN: convenient
=====
token.tag_ = 'JJ'
token.head.text = 'place'
token.dep_ = 'amod'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'place'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'place'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'rehearsal'
token.dep_ = 'poss'

TOKEN: rehearsal
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'plot'
token.dep_ = 'det'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'plot'
token.dep_ = 'amod'

TOKEN: plot
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'stage'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'our'
token.dep_ = 'dep'

TOKEN: stage
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'brake'
token.dep_ = 'det'

TOKEN: hawthorn
=====
token.tag_ = 'NN'
token.head.text = 'brake'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'brake'
token.dep_ = 'punct'

TOKEN: brake
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'npadvmod'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: tiring
=====
token.tag_ = 'NN'
token.head.text = 'house'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'house'
token.dep_ = 'punct'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'brake'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'we'
token.dep_ = 'dep'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: action
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'before'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince,--'
token.dep_ = 'compound'

TOKEN: Quince,--
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Quince,--'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NN'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'thou'
token.dep_ = 'det'

TOKEN: sayest
=====
token.tag_ = 'JJS'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: bully
=====
token.tag_ = 'NN'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'are'
token.dep_ = 'expl'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'things'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'comedy'
token.dep_ = 'det'

TOKEN: comedy
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'comedy'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'please'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'please'
token.dep_ = 'aux'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'please'
token.dep_ = 'neg'

TOKEN: please
=====
token.tag_ = 'VB'
token.head.text = 'things'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: First
=====
token.tag_ = 'RB'
token.head.text = 'draw'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'draw'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'draw'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'draw'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'must'
token.dep_ = 'dep'

TOKEN: draw
=====
token.tag_ = 'VB'
token.head.text = 'draw'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sword'
token.dep_ = 'det'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'draw'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'kill'
token.dep_ = 'aux'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'sword'
token.dep_ = 'relcl'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'draw'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'abide'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ladies'
token.dep_ = 'det'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'abide'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'ladies'
token.dep_ = 'dep'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'abide'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'abide'
token.dep_ = 'neg'

TOKEN: abide
=====
token.tag_ = 'VB'
token.head.text = 'draw'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'draw'
token.dep_ = 'punct'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'answer'
token.dep_ = 'advmod'

TOKEN: answer
=====
token.tag_ = 'VB'
token.head.text = 'answer'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'answer'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'lakin'
token.dep_ = 'det'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'that'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'lakin'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: By'r
=====
token.tag_ = 'NNP'
token.head.text = 'lakin'
token.dep_ = 'compound'

TOKEN: lakin
=====
token.tag_ = 'NNP'
token.head.text = 'answer'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lakin'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fear'
token.dep_ = 'det'

TOKEN: parlous
=====
token.tag_ = 'JJ'
token.head.text = 'fear'
token.dep_ = 'amod'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'lakin'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lakin'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'believe'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'believe'
token.dep_ = 'nsubj'

TOKEN: believe
=====
token.tag_ = 'VBP'
token.head.text = 'believe'
token.dep_ = 'ROOT'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'believe'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'killing'
token.dep_ = 'det'

TOKEN: killing
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'killing'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'done'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'done'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'done'
token.dep_ = 'auxpass'

TOKEN: done
=====
token.tag_ = 'VBN'
token.head.text = 'leave'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'believe'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'whit'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'whit'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'whit'
token.dep_ = 'det'

TOKEN: whit
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dep'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'device'
token.dep_ = 'det'

TOKEN: device
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'device'
token.dep_ = 'relcl'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'well'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Write
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Write'
token.dep_ = 'dative'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'prologue'
token.dep_ = 'det'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'Write'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Write'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Write'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'Write'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'prologue'
token.dep_ = 'det'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'seem'
token.dep_ = 'nsubj'

TOKEN: seem
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'harm'
token.dep_ = 'det'

TOKEN: harm
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'swords'
token.dep_ = 'poss'

TOKEN: swords
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'killed'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'killed'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'killed'
token.dep_ = 'auxpass'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'killed'
token.dep_ = 'neg'

TOKEN: killed
=====
token.tag_ = 'VBN'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: indeed
=====
token.tag_ = 'RB'
token.head.text = 'killed'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'killed'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'killed'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'killed'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'tell'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'assurance'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'better'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'more'
token.dep_ = 'dep'

TOKEN: better
=====
token.tag_ = 'JJR'
token.head.text = 'assurance'
token.dep_ = 'amod'

TOKEN: assurance
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'killed'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'not'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'tell'
token.dep_ = 'cc'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'Write'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'weaver'
token.dep_ = 'det'

TOKEN: weaver
=====
token.tag_ = 'NN'
token.head.text = 'Bottom'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'put'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'put'
token.dep_ = 'aux'

TOKEN: put
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'ROOT'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'put'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'them'
token.dep_ = 'dep'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'put'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'UH'
token.head.text = 'have'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'prologue'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'prologue'
token.dep_ = 'det'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'written'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'written'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'written'
token.dep_ = 'auxpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'be'
token.dep_ = 'dep'

TOKEN: written
=====
token.tag_ = 'VBN'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'written'
token.dep_ = 'prep'

TOKEN: eight
=====
token.tag_ = 'CD'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'eight'
token.dep_ = 'cc'

TOKEN: six
=====
token.tag_ = 'CD'
token.head.text = 'eight'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'written'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'No'
token.dep_ = 'punct'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'two'
token.dep_ = 'nsubj'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'more'
token.dep_ = 'nsubj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'make'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'written'
token.dep_ = 'nsubjpass'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'written'
token.dep_ = 'auxpass'

TOKEN: written
=====
token.tag_ = 'VBN'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'written'
token.dep_ = 'prep'

TOKEN: eight
=====
token.tag_ = 'CD'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'eight'
token.dep_ = 'cc'

TOKEN: eight
=====
token.tag_ = 'CD'
token.head.text = 'eight'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'Will'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ladies'
token.dep_ = 'det'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: afeard
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'afeard'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'fear'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fear'
token.dep_ = 'nsubj'

TOKEN: fear
=====
token.tag_ = 'VBP'
token.head.text = 'promise'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'fear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'promise'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'promise'
token.dep_ = 'nsubj'

TOKEN: promise
=====
token.tag_ = 'VBP'
token.head.text = 'promise'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'promise'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'promise'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Masters'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Masters
=====
token.tag_ = 'NNPS'
token.head.text = 'ought'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ought'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'ought'
token.dep_ = 'nsubj'

TOKEN: ought
=====
token.tag_ = 'MD'
token.head.text = 'shield'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'consider'
token.dep_ = 'aux'

TOKEN: consider
=====
token.tag_ = 'VB'
token.head.text = 'ought'
token.dep_ = 'xcomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'consider'
token.dep_ = 'prep'

TOKEN: yourselves
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'consider'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'bring'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'consider'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'RB'
token.head.text = 'bring'
token.dep_ = 'advmod'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'shield'
token.dep_ = 'punct'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'shield'
token.dep_ = 'nsubj'

TOKEN: shield
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: us!--a
=====
token.tag_ = 'JJ'
token.head.text = 'lion'
token.dep_ = 'amod'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'shield'
token.dep_ = 'dobj'

TOKEN: among
=====
token.tag_ = 'IN'
token.head.text = 'shield'
token.dep_ = 'prep'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'among'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shield'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'shield'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'dreadful'
token.dep_ = 'advmod'

TOKEN: dreadful
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fowl'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'fearful'
token.dep_ = 'advmod'

TOKEN: fearful
=====
token.tag_ = 'JJ'
token.head.text = 'fowl'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fearful'
token.dep_ = 'dep'

TOKEN: wild
=====
token.tag_ = 'JJ'
token.head.text = 'fowl'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'fowl'
token.dep_ = 'punct'

TOKEN: fowl
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'living'
token.dep_ = 'mark'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'lion'
token.dep_ = 'poss'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'living'
token.dep_ = 'nsubj'

TOKEN: living
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'ought'
token.dep_ = 'nsubj'

TOKEN: ought
=====
token.tag_ = 'MD'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'ought'
token.dep_ = 'xcomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: '
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: t.
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 't.'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'tell'
token.dep_ = 'advmod'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'prologue'
token.dep_ = 'det'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'ought'
token.dep_ = 'conj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'ought'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Nay'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = 'name'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'name'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'name'
token.dep_ = 'aux'

TOKEN: name
=====
token.tag_ = 'VB'
token.head.text = 'name'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'name'
token.dep_ = 'cc'

TOKEN: half
=====
token.tag_ = 'PDT'
token.head.text = 'face'
token.dep_ = 'predet'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'face'
token.dep_ = 'poss'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'seen'
token.dep_ = 'nsubjpass'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'seen'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'must'
token.dep_ = 'dep'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'seen'
token.dep_ = 'auxpass'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'name'
token.dep_ = 'conj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'seen'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'neck'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lion'
token.dep_ = 'case'

TOKEN: neck
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'seen'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'name'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'he'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'himself'
token.dep_ = 'dep'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'wish'
token.dep_ = 'ccomp'

TOKEN: through
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: saying
=====
token.tag_ = 'VBG'
token.head.text = 'speak'
token.dep_ = 'advcl'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'saying'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'saying'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'saying'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'saying'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ladies'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'ladies'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'same'
token.dep_ = 'dep'

TOKEN: defect,--'Ladies,'--or
=====
token.tag_ = 'NNP'
token.head.text = 'ladies'
token.dep_ = 'nmod'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = "defect,--'Ladies,'--or"
token.dep_ = 'punct'

TOKEN: Fair
=====
token.tag_ = 'NN'
token.head.text = 'ladies'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'ladies'
token.dep_ = 'punct'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'wish'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wish'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'wish'
token.dep_ = 'aux'

TOKEN: wish
=====
token.tag_ = 'VB'
token.head.text = 'name'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'wish'
token.dep_ = 'dep'

TOKEN: You,'--or
=====
token.tag_ = 'NN'
token.head.text = 'wish'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'request'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'request'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'request'
token.dep_ = 'aux'

TOKEN: request
=====
token.tag_ = 'VB'
token.head.text = 'request'
token.dep_ = 'ROOT'

TOKEN: you,'--or
=====
token.tag_ = 'CD'
token.head.text = 'request'
token.dep_ = 'dobj'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'entreat'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'entreat'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'entreat'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'would'
token.dep_ = 'dep'

TOKEN: entreat
=====
token.tag_ = 'VB'
token.head.text = 'request'
token.dep_ = 'ccomp'

TOKEN: you,--not
=====
token.tag_ = 'XX'
token.head.text = 'entreat'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'fear'
token.dep_ = 'aux'

TOKEN: fear
=====
token.tag_ = 'VB'
token.head.text = 'entreat'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'tremble'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'tremble'
token.dep_ = 'aux'

TOKEN: tremble
=====
token.tag_ = 'VB'
token.head.text = 'fear'
token.dep_ = 'xcomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'entreat'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'life'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'life'
token.dep_ = 'prep'

TOKEN: yours
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'request'
token.dep_ = 'punct'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'think'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VBP'
token.head.text = 'were'
token.dep_ = 'advcl'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: hither
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'it'
token.dep_ = 'dep'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pity'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'am'
token.dep_ = 'intj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'mark'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'men'
token.dep_ = 'amod'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'expl'

TOKEN: indeed
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'advmod'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'name'
token.dep_ = 'nsubj'

TOKEN: name
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'name'
token.dep_ = 'dep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: plainly
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: Snug
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'joiner'
token.dep_ = 'det'

TOKEN: joiner
=====
token.tag_ = 'NN'
token.head.text = 'Snug'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'UH'
token.head.text = 'be'
token.dep_ = 'intj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'bring'
token.dep_ = 'ccomp'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'things'
token.dep_ = 'nummod'

TOKEN: hard
=====
token.tag_ = 'JJ'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'bring'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'bring'
token.dep_ = 'aux'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'bring'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moonlight'
token.dep_ = 'det'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'bring'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'chamber'
token.dep_ = 'det'

TOKEN: chamber
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'bring'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'meet'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: moonlight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'Doth'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: Doth
=====
token.tag_ = 'NNP'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: shine
=====
token.tag_ = 'VBP'
token.head.text = 'shine'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'shine'
token.dep_ = 'npadvmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: play
=====
token.tag_ = 'VBP'
token.head.text = 'shine'
token.dep_ = 'ccomp'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'play'
token.dep_ = 'poss'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'calendar'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'calendar'
token.dep_ = 'det'

TOKEN: calendar
=====
token.tag_ = 'NN'
token.head.text = 'calendar'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'calendar'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'calendar'
token.dep_ = 'det'

TOKEN: calendar
=====
token.tag_ = 'NN'
token.head.text = 'calendar'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'calendar'
token.dep_ = 'punct'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'almanac'
token.dep_ = 'det'

TOKEN: almanac
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'find'
token.dep_ = 'dep'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'find'
token.dep_ = 'prt'

TOKEN: moonshine
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'conj'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'find'
token.dep_ = 'prt'

TOKEN: moonshine
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Yes'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Yes
=====
token.tag_ = 'UH'
token.head.text = 'shine'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shine'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'RB'
token.head.text = 'it'
token.dep_ = 'appos'

TOKEN: shine
=====
token.tag_ = 'VBP'
token.head.text = 'shine'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'shine'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shine'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Why'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'leave'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'leave'
token.dep_ = 'advmod'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'leave'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'casement'
token.dep_ = 'det'

TOKEN: casement
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'casement'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'window'
token.dep_ = 'det'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'window'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'great'
token.dep_ = 'dep'

TOKEN: chamber
=====
token.tag_ = 'NN'
token.head.text = 'window'
token.dep_ = 'compound'

TOKEN: window
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'window'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'play'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: play
=====
token.tag_ = 'VBP'
token.head.text = 'window'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: open
=====
token.tag_ = 'JJ'
token.head.text = 'play'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'window'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'leave'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'moon'
token.dep_ = 'dep'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'shine'
token.dep_ = 'aux'

TOKEN: shine
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'RP'
token.head.text = 'shine'
token.dep_ = 'prt'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'shine'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'casement'
token.dep_ = 'det'

TOKEN: casement
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shine'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'Ay'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: one
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'RP'
token.head.text = 'come'
token.dep_ = 'prt'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bush'
token.dep_ = 'det'

TOKEN: bush
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bush'
token.dep_ = 'prep'

TOKEN: thorns
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'thorns'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bush'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'conj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'comes'
token.dep_ = 'prep'

TOKEN: disfigure
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'to'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'present'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: present
=====
token.tag_ = 'VB'
token.head.text = 'comes'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'present'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'person'
token.dep_ = 'det'

TOKEN: person
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'person'
token.dep_ = 'prep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'says'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'chamber'
token.dep_ = 'det'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'chamber'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'great'
token.dep_ = 'dep'

TOKEN: chamber
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'says'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'says'
token.dep_ = 'mark'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'says'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: says
=====
token.tag_ = 'VBZ'
token.head.text = 'says'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'story'
token.dep_ = 'det'

TOKEN: story
=====
token.tag_ = 'NN'
token.head.text = 'talk'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'story'
token.dep_ = 'punct'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'talk'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'did'
token.dep_ = 'dep'

TOKEN: talk
=====
token.tag_ = 'VB'
token.head.text = 'says'
token.dep_ = 'ccomp'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'talk'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'chink'
token.dep_ = 'det'

TOKEN: chink
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'chink'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'says'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'bring'
token.dep_ = 'aux'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'bring'
token.dep_ = 'neg'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'bring'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'RP'
token.head.text = 'bring'
token.dep_ = 'prt'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'say'
token.dep_ = 'npadvmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'present'
token.dep_ = 'nsubj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'man'
token.dep_ = 'cc'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'conj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'present'
token.dep_ = 'aux'

TOKEN: present
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'present'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'present'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'present'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'present'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'him'
token.dep_ = 'dep'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'plaster'
token.dep_ = 'det'

TOKEN: plaster
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'plaster'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'plaster'
token.dep_ = 'cc'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'loam'
token.dep_ = 'det'

TOKEN: loam
=====
token.tag_ = 'NN'
token.head.text = 'plaster'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loam'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'loam'
token.dep_ = 'cc'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'cast'
token.dep_ = 'det'

TOKEN: rough
=====
token.tag_ = 'JJ'
token.head.text = 'cast'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'cast'
token.dep_ = 'punct'

TOKEN: cast
=====
token.tag_ = 'NN'
token.head.text = 'loam'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'cast'
token.dep_ = 'dep'

TOKEN: about
=====
token.tag_ = 'IN'
token.head.text = 'cast'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'about'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cast'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'signify'
token.dep_ = 'aux'

TOKEN: signify
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'signify'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'present'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'present'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'present'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: hold
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'fingers'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'his'
token.dep_ = 'dep'

TOKEN: fingers
=====
token.tag_ = 'NNS'
token.head.text = 'hold'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'hold'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'Pyramus'
token.dep_ = 'det'

TOKEN: cranny
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: whisper
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'present'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: well
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: sit
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = 'sit'
token.dep_ = 'dep'

TOKEN: down
=====
token.tag_ = 'RP'
token.head.text = 'sit'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'mother'
token.dep_ = 'det'

TOKEN: mother
=====
token.tag_ = 'NN'
token.head.text = 'son'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'mother'
token.dep_ = 'case'

TOKEN: son
=====
token.tag_ = 'NN'
token.head.text = 'sit'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sit'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sit'
token.dep_ = 'cc'

TOKEN: rehearse
=====
token.tag_ = 'VB'
token.head.text = 'sit'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'parts'
token.dep_ = 'poss'

TOKEN: parts
=====
token.tag_ = 'NNS'
token.head.text = 'rehearse'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'begin'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'begin'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'begin'
token.dep_ = 'nsubj'

TOKEN: begin
=====
token.tag_ = 'VBP'
token.head.text = 'begin'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'begin'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'spoken'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'spoken'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'spoken'
token.dep_ = 'aux'

TOKEN: spoken
=====
token.tag_ = 'VBN'
token.head.text = 'enter'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'speech'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: speech
=====
token.tag_ = 'NN'
token.head.text = 'spoken'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spoken'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'begin'
token.dep_ = 'ccomp'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'enter'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'brake'
token.dep_ = 'det'

TOKEN: brake
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'enter'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'one'
token.dep_ = 'advmod'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'one'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'NN'
token.head.text = 'enter'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'one'
token.dep_ = 'dep'

TOKEN: according
=====
token.tag_ = 'VBG'
token.head.text = 'one'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'according'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'cue'
token.dep_ = 'poss'

TOKEN: cue
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: behind
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'behind'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'behind'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'hempen'
token.dep_ = 'nsubj'

TOKEN: hempen
=====
token.tag_ = 'VBP'
token.head.text = 'Enter'
token.dep_ = 'ccomp'

TOKEN: home
=====
token.tag_ = 'NN'
token.head.text = 'spuns'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'spuns'
token.dep_ = 'punct'

TOKEN: spuns
=====
token.tag_ = 'NNS'
token.head.text = 'hempen'
token.dep_ = 'dobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'swaggering'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'swaggering'
token.dep_ = 'nsubj'

TOKEN: swaggering
=====
token.tag_ = 'VBG'
token.head.text = 'Enter'
token.dep_ = 'advcl'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'swaggering'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'swaggering'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'near'
token.dep_ = 'advmod'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'near'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'cradle'
token.dep_ = 'det'

TOKEN: cradle
=====
token.tag_ = 'NN'
token.head.text = 'near'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'cradle'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'queen'
token.dep_ = 'compound'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'near'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'play'
token.dep_ = 'ROOT'

TOKEN: toward
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'auditor'
token.dep_ = 'det'

TOKEN: auditor
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'actor'
token.dep_ = 'det'

TOKEN: actor
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'dep'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'actor'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'actor'
token.dep_ = 'punct'

TOKEN: perhaps
=====
token.tag_ = 'RB'
token.head.text = 'actor'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'actor'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'advcl'

TOKEN: cause
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Speak'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Speak
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Speak'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Speak'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'stand'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisby'
token.dep_ = 'punct'

TOKEN: stand
=====
token.tag_ = 'VBP'
token.head.text = 'stand'
token.dep_ = 'ROOT'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'stand'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stand'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Thisby'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Thisby'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisby'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flowers'
token.dep_ = 'det'

TOKEN: flowers
=====
token.tag_ = 'NNS'
token.head.text = 'Thisby'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'flowers'
token.dep_ = 'prep'

TOKEN: odious
=====
token.tag_ = 'JJ'
token.head.text = 'savours'
token.dep_ = 'amod'

TOKEN: savours
=====
token.tag_ = 'NNS'
token.head.text = 'odours'
token.dep_ = 'nmod'

TOKEN: sweet,--
=====
token.tag_ = 'NNP'
token.head.text = 'Odours'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'sweet,--'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Odours'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Odours
=====
token.tag_ = 'NNP'
token.head.text = 'odours'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Odours'
token.dep_ = 'punct'

TOKEN: odours
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Thisby'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'savours'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: --odours
=====
token.tag_ = ','
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: savours
=====
token.tag_ = 'NNS'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'savours'
token.dep_ = 'amod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: hath
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'breath'
token.dep_ = 'poss'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'breath'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dearest'
token.dep_ = 'poss'

TOKEN: dearest
=====
token.tag_ = 'JJS'
token.head.text = 'hath'
token.dep_ = 'npadvmod'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'dear'
token.dep_ = 'compound'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'dearest'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'stay'
token.dep_ = 'cc'

TOKEN: hark
=====
token.tag_ = 'NNP'
token.head.text = 'But'
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hark'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'voice'
token.dep_ = 'det'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'hark'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hark'
token.dep_ = 'punct'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'stay'
token.dep_ = 'ROOT'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'awhile'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'awhile'
token.dep_ = 'advmod'

TOKEN: awhile
=====
token.tag_ = 'RB'
token.head.text = 'will'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'awhile'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'awhile'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'RB'
token.head.text = 'will'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'by'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'by'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'appear'
token.dep_ = 'aux'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'appear'
token.dep_ = 'aux'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'appear'
token.dep_ = 'nsubj'

TOKEN: appear
=====
token.tag_ = 'VB'
token.head.text = 'appear'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'appear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'A'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'Pyramus'
token.dep_ = 'det'

TOKEN: stranger
=====
token.tag_ = 'JJR'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'played'
token.dep_ = 'nsubj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'Pyramus'
token.dep_ = 'prep'

TOKEN: e'er
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: played
=====
token.tag_ = 'VBD'
token.head.text = 'played'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'played'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'played'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'FLUTE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: Must
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'understand'
token.dep_ = 'ccomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'must'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: marry
=====
token.tag_ = 'NN'
token.head.text = 'Ay'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'understand'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'must'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'understand'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'understand'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'understand'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'understand'
token.dep_ = 'aux'

TOKEN: understand
=====
token.tag_ = 'VB'
token.head.text = 'understand'
token.dep_ = 'ROOT'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'goes'
token.dep_ = 'nsubj'

TOKEN: goes
=====
token.tag_ = 'VBZ'
token.head.text = 'understand'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'goes'
token.dep_ = 'dep'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'understand'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'understand'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'noise'
token.dep_ = 'det'

TOKEN: noise
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'noise'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'understand'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'understand'
token.dep_ = 'cc'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'understand'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'xcomp'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'understand'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'rose'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: Most
=====
token.tag_ = 'RBS'
token.head.text = 'radiant'
token.dep_ = 'amod'

TOKEN: radiant
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'white'
token.dep_ = 'advmod'

TOKEN: lily
=====
token.tag_ = 'RB'
token.head.text = 'white'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'white'
token.dep_ = 'punct'

TOKEN: white
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'white'
token.dep_ = 'prep'

TOKEN: hue
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'RB'
token.head.text = 'colour'
token.dep_ = 'advmod'

TOKEN: colour
=====
token.tag_ = 'NN'
token.head.text = 'Pyramus'
token.dep_ = 'appos'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'colour'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'red'
token.dep_ = 'det'

TOKEN: red
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: rose
=====
token.tag_ = 'VBD'
token.head.text = 'meet'
token.dep_ = 'ccomp'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'rose'
token.dep_ = 'prep'

TOKEN: triumphant
=====
token.tag_ = 'JJ'
token.head.text = 'brier'
token.dep_ = 'amod'

TOKEN: brier
=====
token.tag_ = 'JJR'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Most
=====
token.tag_ = 'JJS'
token.head.text = 'juvenal'
token.dep_ = 'amod'

TOKEN: brisky
=====
token.tag_ = 'JJ'
token.head.text = 'juvenal'
token.dep_ = 'amod'

TOKEN: juvenal
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'juvenal'
token.dep_ = 'cc'

TOKEN: eke
=====
token.tag_ = 'VB'
token.head.text = 'juvenal'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'lovely'
token.dep_ = 'advmod'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'Jew'
token.dep_ = 'amod'

TOKEN: Jew
=====
token.tag_ = 'NNP'
token.head.text = 'eke'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Jew'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'RB'
token.head.text = 'true'
token.dep_ = 'advmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'Jew'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'true'
token.dep_ = 'prep'

TOKEN: truest
=====
token.tag_ = 'JJS'
token.head.text = 'horse'
token.dep_ = 'amod'

TOKEN: horse
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'tire'
token.dep_ = 'nsubj'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'tire'
token.dep_ = 'advmod'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'tire'
token.dep_ = 'aux'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'tire'
token.dep_ = 'neg'

TOKEN: tire
=====
token.tag_ = 'VB'
token.head.text = 'Jew'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: Ninny
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Ninny'
token.dep_ = 'case'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'QUINCE'
token.dep_ = 'punct'

TOKEN: Ninus
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'nmod'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'tomb'
token.dep_ = 'punct'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tomb'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'tomb'
token.dep_ = 'punct'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'tomb'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'neg'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'answer'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'speak'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'answer'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'answer'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'answer'
token.dep_ = 'nsubj'

TOKEN: answer
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'answer'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'enter'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'part'
token.dep_ = 'predet'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'speak'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'at'
token.dep_ = 'pcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: cues
=====
token.tag_ = 'NNS'
token.head.text = 'enter'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'cues'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'Pyramus'
token.dep_ = 'det'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'cues'
token.dep_ = 'conj'

TOKEN: enter
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'cue'
token.dep_ = 'poss'

TOKEN: cue
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'cue'
token.dep_ = 'dep'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: past
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'tire'
token.dep_ = 'neg'

TOKEN: tire
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'true'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'O,--As'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: O,--As
=====
token.tag_ = 'NN'
token.head.text = 'true'
token.dep_ = 'npadvmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'true'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'true'
token.dep_ = 'prep'

TOKEN: truest
=====
token.tag_ = 'JJS'
token.head.text = 'horse'
token.dep_ = 'amod'

TOKEN: horse
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tire'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'tire'
token.dep_ = 'nsubj'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'tire'
token.dep_ = 'advmod'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'tire'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'would'
token.dep_ = 'dep'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'tire'
token.dep_ = 'neg'

TOKEN: tire
=====
token.tag_ = 'VB'
token.head.text = 'true'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'tire'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'were'
token.dep_ = 'advcl'

TOKEN: -
=====
token.tag_ = 'JJ'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'pobj'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'enter'
token.dep_ = 'cc'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'enter'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'BOTTOM'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'ass'
token.dep_ = 'case'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'head'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'were'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'were'
token.dep_ = 'advcl'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'were'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'were'
token.dep_ = 'ROOT'

TOKEN: only
=====
token.tag_ = 'RB'
token.head.text = 'thine'
token.dep_ = 'advmod'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'were'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'monstrous'
token.dep_ = 'npadvmod'

TOKEN: monstrous
=====
token.tag_ = 'JJ'
token.head.text = 'monstrous'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'monstrous'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'strange'
token.dep_ = 'intj'

TOKEN: strange
=====
token.tag_ = 'JJ'
token.head.text = 'strange'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'strange'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'haunted'
token.dep_ = 'nsubjpass'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'haunted'
token.dep_ = 'auxpass'

TOKEN: haunted
=====
token.tag_ = 'VBN'
token.head.text = 'haunted'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'haunted'
token.dep_ = 'punct'

TOKEN: Pray
=====
token.tag_ = 'VB'
token.head.text = 'Pray'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: masters
=====
token.tag_ = 'NNS'
token.head.text = 'Pray'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Pray'
token.dep_ = 'punct'

TOKEN: fly
=====
token.tag_ = 'NN'
token.head.text = 'fly'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: masters
=====
token.tag_ = 'NNS'
token.head.text = 'fly'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: Help
=====
token.tag_ = 'NN'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Help'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'QUINCE'
token.dep_ = 'punct'

TOKEN: SNUG
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNUG'
token.dep_ = 'punct'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'SNUG'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNOUT'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'SNOUT'
token.dep_ = 'cc'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'QUINCE'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'lead'
token.dep_ = 'aux'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'lead'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: about
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'round'
token.dep_ = 'det'

TOKEN: round
=====
token.tag_ = 'NN'
token.head.text = 'about'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'round'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: bog
=====
token.tag_ = 'NN'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Through'
token.dep_ = 'punct'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'Through'
token.dep_ = 'conj'

TOKEN: bush
=====
token.tag_ = 'NNP'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'through'
token.dep_ = 'punct'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: brake
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'through'
token.dep_ = 'punct'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'through'
token.dep_ = 'conj'

TOKEN: brier
=====
token.tag_ = 'RB'
token.head.text = 'through'
token.dep_ = 'pcomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Sometime
=====
token.tag_ = 'RB'
token.head.text = 'Sometime'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'horse'
token.dep_ = 'det'

TOKEN: horse
=====
token.tag_ = 'NN'
token.head.text = 'Sometime'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: sometime
=====
token.tag_ = 'RB'
token.head.text = 'hound'
token.dep_ = 'advmod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'hound'
token.dep_ = 'det'

TOKEN: hound
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hound'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'hog'
token.dep_ = 'det'

TOKEN: hog
=====
token.tag_ = 'NN'
token.head.text = 'hound'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hog'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bear'
token.dep_ = 'det'

TOKEN: headless
=====
token.tag_ = 'NN'
token.head.text = 'bear'
token.dep_ = 'amod'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = 'hog'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hog'
token.dep_ = 'punct'

TOKEN: sometime
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fire'
token.dep_ = 'det'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'sometime'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: neigh
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'neigh'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'neigh'
token.dep_ = 'cc'

TOKEN: bark
=====
token.tag_ = 'NN'
token.head.text = 'neigh'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bark'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bark'
token.dep_ = 'cc'

TOKEN: grunt
=====
token.tag_ = 'NN'
token.head.text = 'bark'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grunt'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'grunt'
token.dep_ = 'cc'

TOKEN: roar
=====
token.tag_ = 'NN'
token.head.text = 'grunt'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'roar'
token.dep_ = 'cc'

TOKEN: burn
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'burn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Like
=====
token.tag_ = 'IN'
token.head.text = 'burn'
token.dep_ = 'prep'

TOKEN: horse
=====
token.tag_ = 'NN'
token.head.text = 'Like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'horse'
token.dep_ = 'punct'

TOKEN: hound
=====
token.tag_ = 'NN'
token.head.text = 'horse'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hound'
token.dep_ = 'punct'

TOKEN: hog
=====
token.tag_ = 'NN'
token.head.text = 'hound'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hog'
token.dep_ = 'punct'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = 'hog'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bear'
token.dep_ = 'punct'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'bear'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'burn'
token.dep_ = 'punct'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'burn'
token.dep_ = 'prep'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'turn'
token.dep_ = 'det'

TOKEN: turn
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'run'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'run'
token.dep_ = 'advmod'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'run'
token.dep_ = 'aux'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'run'
token.dep_ = 'nsubj'

TOKEN: run
=====
token.tag_ = 'VB'
token.head.text = 'run'
token.dep_ = 'ROOT'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'run'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'knavery'
token.dep_ = 'det'

TOKEN: knavery
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'knavery'
token.dep_ = 'prep'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'afeard'
token.dep_ = 'nsubj'

TOKEN: afeard
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'changed'
token.dep_ = 'advcl'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'acomp'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'changed'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'changed'
token.dep_ = 'nsubj'

TOKEN: changed
=====
token.tag_ = 'VBD'
token.head.text = 'changed'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'changed'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'asshead'
token.dep_ = 'det'

TOKEN: asshead
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'asshead'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'own'
token.dep_ = 'poss'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'enter'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'do'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'SNOUT'
token.dep_ = 'compound'

TOKEN: SNOUT
=====
token.tag_ = 'NN'
token.head.text = 'Re'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'SNOUT'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'NN'
token.head.text = 'enter'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'JJ'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'JJ'
token.head.text = 'Bless'
token.dep_ = 'amod'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Bless'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Bless
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'compound'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'bless'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: bless
=====
token.tag_ = 'VBP'
token.head.text = 'bless'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'bless'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'translated'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'art'
token.dep_ = 'dep'

TOKEN: translated
=====
token.tag_ = 'VBN'
token.head.text = 'translated'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'translated'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'knavery'
token.dep_ = 'poss'

TOKEN: knavery
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'xcomp'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'ass'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'fright'
token.dep_ = 'aux'

TOKEN: fright
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'fright'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fright'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'could'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'could'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'fright'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'stir'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'stir'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'stir'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'stir'
token.dep_ = 'neg'

TOKEN: stir
=====
token.tag_ = 'VB'
token.head.text = 'stir'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'stir'
token.dep_ = 'dep'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'stir'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stir'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'stir'
token.dep_ = 'dep'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'walk'
token.dep_ = 'dobj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'can'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'what'
token.dep_ = 'aux'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'walk'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'walk'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'walk'
token.dep_ = 'aux'

TOKEN: walk
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: up
=====
token.tag_ = 'RB'
token.head.text = 'walk'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'up'
token.dep_ = 'dep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'up'
token.dep_ = 'cc'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'here'
token.dep_ = 'advmod'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'walk'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stir'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'stir'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'sing'
token.dep_ = 'aux'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'stir'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'sing'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hear'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: afraid
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Sings
=====
token.tag_ = 'NNS'
token.head.text = 'black'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Sings'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'cock'
token.dep_ = 'det'

TOKEN: ousel
=====
token.tag_ = 'NN'
token.head.text = 'cock'
token.dep_ = 'compound'

TOKEN: cock
=====
token.tag_ = 'NN'
token.head.text = 'Sings'
token.dep_ = 'appos'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'black'
token.dep_ = 'advmod'

TOKEN: black
=====
token.tag_ = 'JJ'
token.head.text = 'black'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'black'
token.dep_ = 'prep'

TOKEN: hue
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'black'
token.dep_ = 'prep'

TOKEN: orange
=====
token.tag_ = 'JJ'
token.head.text = 'tawny'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'tawny'
token.dep_ = 'punct'

TOKEN: tawny
=====
token.tag_ = 'NN'
token.head.text = 'bill'
token.dep_ = 'compound'

TOKEN: bill
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'black'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'throstle'
token.dep_ = 'det'

TOKEN: throstle
=====
token.tag_ = 'NN'
token.head.text = 'black'
token.dep_ = 'appos'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'throstle'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'note'
token.dep_ = 'poss'

TOKEN: note
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'true'
token.dep_ = 'advmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'throstle'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'throstle'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'wren'
token.dep_ = 'det'

TOKEN: wren
=====
token.tag_ = 'NNS'
token.head.text = 'throstle'
token.dep_ = 'appos'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'wren'
token.dep_ = 'prep'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'TITANIA'
token.dep_ = 'amod'

TOKEN: quill,--
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'quill,--'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Awaking'
token.dep_ = 'nmod'

TOKEN: Awaking
=====
token.tag_ = 'VBG'
token.head.text = 'wren'
token.dep_ = 'appos'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'angel'
token.dep_ = 'det'

TOKEN: angel
=====
token.tag_ = 'NN'
token.head.text = 'wakes'
token.dep_ = 'nsubj'

TOKEN: wakes
=====
token.tag_ = 'VBZ'
token.head.text = 'wakes'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'wakes'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'wakes'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'bed'
token.dep_ = 'poss'

TOKEN: flowery
=====
token.tag_ = 'NN'
token.head.text = 'bed'
token.dep_ = 'compound'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'wakes'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Sings'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Sings'
token.dep_ = 'nmod'

TOKEN: Sings
=====
token.tag_ = 'NNS'
token.head.text = 'Sings'
token.dep_ = 'ROOT'

TOKEN: ]
=====
token.tag_ = 'XX'
token.head.text = 'Sings'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'finch'
token.dep_ = 'det'

TOKEN: finch
=====
token.tag_ = 'NN'
token.head.text = 'Sings'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'finch'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sparrow'
token.dep_ = 'det'

TOKEN: sparrow
=====
token.tag_ = 'NN'
token.head.text = 'finch'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sparrow'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lark'
token.dep_ = 'det'

TOKEN: lark
=====
token.tag_ = 'NN'
token.head.text = 'sparrow'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lark'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'gray'
token.dep_ = 'det'

TOKEN: plain
=====
token.tag_ = 'JJ'
token.head.text = 'song'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'song'
token.dep_ = 'punct'

TOKEN: song
=====
token.tag_ = 'NN'
token.head.text = 'gray'
token.dep_ = 'amod'

TOKEN: cuckoo
=====
token.tag_ = 'NN'
token.head.text = 'gray'
token.dep_ = 'compound'

TOKEN: gray
=====
token.tag_ = 'NN'
token.head.text = 'gray'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Whose
=====
token.tag_ = 'WP$'
token.head.text = 'note'
token.dep_ = 'poss'

TOKEN: note
=====
token.tag_ = 'NN'
token.head.text = 'gray'
token.dep_ = 'appos'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: many
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'note'
token.dep_ = 'npadvmod'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'mark'
token.dep_ = 'compound'

TOKEN: mark
=====
token.tag_ = 'NNP'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'note'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'answer'
token.dep_ = 'cc'

TOKEN: dares
=====
token.tag_ = 'VBZ'
token.head.text = 'answer'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'answer'
token.dep_ = 'neg'

TOKEN: answer
=====
token.tag_ = 'VB'
token.head.text = 'answer'
token.dep_ = 'ROOT'

TOKEN: nay;--
=====
token.tag_ = 'NNP'
token.head.text = 'answer'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'nay;--'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'answer'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'for'
token.dep_ = 'punct'

TOKEN: indeed
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'answer'
token.dep_ = 'punct'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = 'set'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'set'
token.dep_ = 'aux'

TOKEN: set
=====
token.tag_ = 'VB'
token.head.text = 'answer'
token.dep_ = 'ccomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'wit'
token.dep_ = 'poss'

TOKEN: wit
=====
token.tag_ = 'NN'
token.head.text = 'set'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'foolish'
token.dep_ = 'advmod'

TOKEN: foolish
=====
token.tag_ = 'JJ'
token.head.text = 'bird'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'foolish'
token.dep_ = 'dep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bird'
token.dep_ = 'det'

TOKEN: bird
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'answer'
token.dep_ = 'punct'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bird'
token.dep_ = 'det'

TOKEN: bird
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lie'
token.dep_ = 'det'

TOKEN: lie
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'cry'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'cry'
token.dep_ = 'nsubj'

TOKEN: cry
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'cry'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'cuckoo'
token.dep_ = 'punct'

TOKEN: cuckoo
=====
token.tag_ = 'NN'
token.head.text = 'cry'
token.dep_ = 'dobj'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'cuckoo'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'cry'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'cry'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'TITANIA'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'mortal'
token.dep_ = 'amod'

TOKEN: mortal
=====
token.tag_ = 'JJ'
token.head.text = 'thee'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'conj'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'sing'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Mine
=====
token.tag_ = 'PRP'
token.head.text = 'ear'
token.dep_ = 'nsubj'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = "enamour'd"
token.dep_ = 'amod'

TOKEN: enamour'd
=====
token.tag_ = 'CD'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = "enamour'd"
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'JJ'
token.head.text = 'note'
token.dep_ = 'compound'

TOKEN: note
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'compound'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'enthralled'
token.dep_ = 'nsubj'

TOKEN: enthralled
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'enthralled'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'shape'
token.dep_ = 'poss'

TOKEN: shape
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'perforce'
token.dep_ = 'poss'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'virtue'
token.dep_ = 'amod'

TOKEN: virtue
=====
token.tag_ = 'NN'
token.head.text = 'perforce'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'virtue'
token.dep_ = 'case'

TOKEN: force
=====
token.tag_ = 'NN'
token.head.text = 'perforce'
token.dep_ = 'compound'

TOKEN: perforce
=====
token.tag_ = 'NN'
token.head.text = 'move'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'perforce'
token.dep_ = 'appos'

TOKEN: move
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'move'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me'
token.dep_ = 'dep'

TOKEN: On
=====
token.tag_ = 'IN'
token.head.text = 'move'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'view'
token.dep_ = 'det'

TOKEN: first
=====
token.tag_ = 'JJ'
token.head.text = 'view'
token.dep_ = 'amod'

TOKEN: view
=====
token.tag_ = 'NN'
token.head.text = 'On'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'view'
token.dep_ = 'acl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'move'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'swear'
token.dep_ = 'aux'

TOKEN: swear
=====
token.tag_ = 'VB'
token.head.text = 'move'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Methinks'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Methinks
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Methinks'
token.dep_ = 'punct'

TOKEN: mistress
=====
token.tag_ = 'NN'
token.head.text = 'Methinks'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'reason'
token.dep_ = 'amod'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'reason'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'reason'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'yet'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'truth'
token.dep_ = 'det'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'truth'
token.dep_ = 'punct'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'truth'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'reason'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'reason'
token.dep_ = 'conj'

TOKEN: keep
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'company'
token.dep_ = 'amod'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'advmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'days'
token.dep_ = 'det'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'days'
token.dep_ = 'punct'

TOKEN: days
=====
token.tag_ = 'NNS'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'pity'
token.dep_ = 'amod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'pity'
token.dep_ = 'det'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = ';'
token.dep_ = 'meta'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'mark'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'neighbours'
token.dep_ = 'det'

TOKEN: honest
=====
token.tag_ = 'JJ'
token.head.text = 'neighbours'
token.dep_ = 'amod'

TOKEN: neighbours
=====
token.tag_ = 'NNS'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'neg'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'not'
token.dep_ = 'dep'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'friends'
token.dep_ = 'nsubj'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = 'gleek'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gleek'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'gleek'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'gleek'
token.dep_ = 'aux'

TOKEN: gleek
=====
token.tag_ = 'VB'
token.head.text = 'gleek'
token.dep_ = 'ROOT'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'gleek'
token.dep_ = 'prep'

TOKEN: occasion
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'gleek'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Thou'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'art'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'wise'
token.dep_ = 'advmod'

TOKEN: wise
=====
token.tag_ = 'JJ'
token.head.text = 'art'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'beautiful'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'beautiful'
token.dep_ = 'nsubj'

TOKEN: beautiful
=====
token.tag_ = 'JJ'
token.head.text = 'wise'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'art'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'neither'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'neither'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'neither'
token.dep_ = 'punct'

TOKEN: neither
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'neither'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'neither'
token.dep_ = 'cc'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'had'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: wit
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'get'
token.dep_ = 'aux'

TOKEN: get
=====
token.tag_ = 'VB'
token.head.text = 'had'
token.dep_ = 'xcomp'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'get'
token.dep_ = 'prt'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'out'
token.dep_ = 'dep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'serve'
token.dep_ = 'aux'

TOKEN: serve
=====
token.tag_ = 'VB'
token.head.text = 'enough'
token.dep_ = 'acl'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'serve'
token.dep_ = 'dative'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'turn'
token.dep_ = 'amod'

TOKEN: turn
=====
token.tag_ = 'NN'
token.head.text = 'serve'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Out
=====
token.tag_ = 'IN'
token.head.text = 'TITANIA'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Out'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'desire'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'desire'
token.dep_ = 'neg'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'xcomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'remain'
token.dep_ = 'nsubj'

TOKEN: remain
=====
token.tag_ = 'VBP'
token.head.text = 'remain'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'remain'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'remain'
token.dep_ = 'punct'

TOKEN: whether
=====
token.tag_ = 'IN'
token.head.text = 'wilt'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'wilt'
token.dep_ = 'nsubj'

TOKEN: wilt
=====
token.tag_ = 'NN'
token.head.text = 'remain'
token.dep_ = 'advcl'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'wilt'
token.dep_ = 'cc'

TOKEN: no
=====
token.tag_ = 'NN'
token.head.text = 'wilt'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wilt'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'tend'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'spirit'
token.dep_ = 'det'

TOKEN: spirit
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'spirit'
token.dep_ = 'prep'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'rate'
token.dep_ = 'det'

TOKEN: common
=====
token.tag_ = 'JJ'
token.head.text = 'rate'
token.dep_ = 'amod'

TOKEN: rate
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'tend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'summer'
token.dep_ = 'det'

TOKEN: summer
=====
token.tag_ = 'NN'
token.head.text = 'tend'
token.dep_ = 'nsubj'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'doth'
token.dep_ = 'advmod'

TOKEN: doth
=====
token.tag_ = 'RB'
token.head.text = 'summer'
token.dep_ = 'appos'

TOKEN: tend
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'tend'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'state'
token.dep_ = 'poss'

TOKEN: state
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'tend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'love'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'fairies'
token.dep_ = 'compound'

TOKEN: fairies
=====
token.tag_ = 'NNS'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'attend'
token.dep_ = 'aux'

TOKEN: attend
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'attend'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'give'
token.dep_ = 'cc'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'fetch'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'fetch'
token.dep_ = 'aux'

TOKEN: fetch
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'jewels'
token.dep_ = 'compound'

TOKEN: jewels
=====
token.tag_ = 'NNS'
token.head.text = 'fetch'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'fetch'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'deep'
token.dep_ = 'det'

TOKEN: deep
=====
token.tag_ = 'JJ'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fetch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'fetch'
token.dep_ = 'cc'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'fetch'
token.dep_ = 'conj'

TOKEN: while
=====
token.tag_ = 'IN'
token.head.text = 'dost'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'dost'
token.dep_ = 'nsubj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'thou'
token.dep_ = 'prep'

TOKEN: pressed
=====
token.tag_ = 'VBN'
token.head.text = 'flowers'
token.dep_ = 'amod'

TOKEN: flowers
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: dost
=====
token.tag_ = 'VBP'
token.head.text = 'sing'
token.dep_ = 'advcl'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'dost'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'give'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'purge'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'purge'
token.dep_ = 'aux'

TOKEN: purge
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'grossness'
token.dep_ = 'poss'

TOKEN: mortal
=====
token.tag_ = 'JJ'
token.head.text = 'grossness'
token.dep_ = 'amod'

TOKEN: grossness
=====
token.tag_ = 'NN'
token.head.text = 'purge'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'so'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'shalt'
token.dep_ = 'det'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'shalt'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'spirit'
token.dep_ = 'det'

TOKEN: airy
=====
token.tag_ = 'NN'
token.head.text = 'spirit'
token.dep_ = 'compound'

TOKEN: spirit
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'purge'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'purge'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Peaseblossom
=====
token.tag_ = 'NNP'
token.head.text = 'purge'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'purge'
token.dep_ = 'punct'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Cobweb'
token.dep_ = 'punct'

TOKEN: Moth
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'nmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Moth'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Moth'
token.dep_ = 'cc'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = 'Moth'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Mustardseed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'compound'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'punct'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'COBWEB'
token.dep_ = 'punct'

TOKEN: MOTH
=====
token.tag_ = 'NNP'
token.head.text = 'COBWEB'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'MOTH'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'MOTH'
token.dep_ = 'cc'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'dep'

TOKEN: Ready
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'COBWEB'
token.dep_ = 'ROOT'

TOKEN: 

     
=====
token.tag_ = '_SP'
token.head.text = 'COBWEB'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'COBWEB'
token.dep_ = 'cc'

TOKEN: I.
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'I.'
token.dep_ = 'dep'

TOKEN: MOTH
=====
token.tag_ = 'NNP'
token.head.text = 'COBWEB'
token.dep_ = 'conj'

TOKEN: 

          
=====
token.tag_ = '_SP'
token.head.text = 'MOTH'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'MOTH'
token.dep_ = 'cc'

TOKEN: I.
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'I.'
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'nummod'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'MOTH'
token.dep_ = 'cc'

TOKEN: I.
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'I.'
token.dep_ = 'dep'

TOKEN: ALL
=====
token.tag_ = 'NNP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'ALL'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'ALL'
token.dep_ = 'relcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'ALL'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VBP'
token.head.text = 'Feed'
token.dep_ = 'ccomp'

TOKEN: kind
=====
token.tag_ = 'JJ'
token.head.text = 'Be'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'kind'
token.dep_ = 'cc'

TOKEN: courteous
=====
token.tag_ = 'JJ'
token.head.text = 'kind'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'courteous'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'gentleman'
token.dep_ = 'det'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Hop
=====
token.tag_ = 'NNP'
token.head.text = 'Feed'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Hop'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'walks'
token.dep_ = 'poss'

TOKEN: walks
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'walks'
token.dep_ = 'cc'

TOKEN: gambol
=====
token.tag_ = 'NN'
token.head.text = 'walks'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'walks'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Feed
=====
token.tag_ = 'VB'
token.head.text = 'Feed'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'Feed'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Feed'
token.dep_ = 'prep'

TOKEN: apricocks
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'apricocks'
token.dep_ = 'cc'

TOKEN: dewberries
=====
token.tag_ = 'NNS'
token.head.text = 'apricocks'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'Feed'
token.dep_ = 'prep'

TOKEN: purple
=====
token.tag_ = 'JJ'
token.head.text = 'grapes'
token.dep_ = 'amod'

TOKEN: grapes
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grapes'
token.dep_ = 'punct'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'figs'
token.dep_ = 'amod'

TOKEN: figs
=====
token.tag_ = 'NNS'
token.head.text = 'grapes'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'figs'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'figs'
token.dep_ = 'cc'

TOKEN: mulberries
=====
token.tag_ = 'NNS'
token.head.text = 'figs'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'steal'
token.dep_ = 'det'

TOKEN: honey
=====
token.tag_ = 'NN'
token.head.text = 'bags'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bags'
token.dep_ = 'punct'

TOKEN: bags
=====
token.tag_ = 'NNS'
token.head.text = 'steal'
token.dep_ = 'compound'

TOKEN: steal
=====
token.tag_ = 'NN'
token.head.text = 'Feed'
token.dep_ = 'conj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'steal'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bees'
token.dep_ = 'det'

TOKEN: humble
=====
token.tag_ = 'JJ'
token.head.text = 'bees'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bees'
token.dep_ = 'punct'

TOKEN: bees
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'steal'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Feed'
token.dep_ = 'cc'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'crop'
token.dep_ = 'mark'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'tapers'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'tapers'
token.dep_ = 'punct'

TOKEN: tapers
=====
token.tag_ = 'NNS'
token.head.text = 'crop'
token.dep_ = 'nsubj'

TOKEN: crop
=====
token.tag_ = 'VBP'
token.head.text = 'Feed'
token.dep_ = 'conj'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'thighs'
token.dep_ = 'poss'

TOKEN: waxen
=====
token.tag_ = 'NN'
token.head.text = 'thighs'
token.dep_ = 'compound'

TOKEN: thighs
=====
token.tag_ = 'NNS'
token.head.text = 'crop'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'thighs'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'crop'
token.dep_ = 'cc'

TOKEN: light
=====
token.tag_ = 'VB'
token.head.text = 'crop'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'light'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'light'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'worm'
token.dep_ = 'det'

TOKEN: fiery
=====
token.tag_ = 'NN'
token.head.text = 'worm'
token.dep_ = 'compound'

TOKEN: glow
=====
token.tag_ = 'NN'
token.head.text = 'worm'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'worm'
token.dep_ = 'punct'

TOKEN: worm
=====
token.tag_ = 'NN'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'worm'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'light'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'light'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'arise'
token.dep_ = 'aux'

TOKEN: arise
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Feed'
token.dep_ = 'cc'

TOKEN: pluck
=====
token.tag_ = 'VB'
token.head.text = 'Feed'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wings'
token.dep_ = 'det'

TOKEN: wings
=====
token.tag_ = 'NNS'
token.head.text = 'pluck'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'pluck'
token.dep_ = 'prep'

TOKEN: Painted
=====
token.tag_ = 'NNP'
token.head.text = 'butterflies'
token.dep_ = 'compound'

TOKEN: butterflies
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'butterflies'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'fan'
token.dep_ = 'aux'

TOKEN: fan
=====
token.tag_ = 'VB'
token.head.text = 'pluck'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moonbeams'
token.dep_ = 'det'

TOKEN: moonbeams
=====
token.tag_ = 'NNS'
token.head.text = 'fan'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'fan'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Nod
=====
token.tag_ = 'NNP'
token.head.text = 'Feed'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Nod'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nod'
token.dep_ = 'punct'

TOKEN: elves
=====
token.tag_ = 'NNS'
token.head.text = 'Nod'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'elves'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'elves'
token.dep_ = 'cc'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'elves'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'courtesies'
token.dep_ = 'nsubj'

TOKEN: courtesies
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Feed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'dep'

TOKEN: Hail
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hail'
token.dep_ = 'punct'

TOKEN: mortal
=====
token.tag_ = 'JJ'
token.head.text = 'Hail'
token.dep_ = 'amod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'mortal'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'COBWEB'
token.dep_ = 'dep'

TOKEN: Hail
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'nmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hail'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: MOTH
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MOTH'
token.dep_ = 'dep'

TOKEN: Hail
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'nmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hail'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'nummod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: Hail
=====
token.tag_ = 'NNP'
token.head.text = 'Hail'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hail'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'beseech'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'cry'
token.dep_ = 'nsubj'

TOKEN: cry
=====
token.tag_ = 'VBP'
token.head.text = 'beseech'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'worship'
token.dep_ = 'poss'

TOKEN: worship
=====
token.tag_ = 'NN'
token.head.text = 'mercy'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'worship'
token.dep_ = 'case'

TOKEN: mercy
=====
token.tag_ = 'NN'
token.head.text = 'cry'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cry'
token.dep_ = 'punct'

TOKEN: heartily
=====
token.tag_ = 'RB'
token.head.text = 'cry'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beseech'
token.dep_ = 'nsubj'

TOKEN: beseech
=====
token.tag_ = 'VBP'
token.head.text = 'beseech'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'worship'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: worship
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'worship'
token.dep_ = 'case'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'beseech'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'COBWEB'
token.dep_ = 'dep'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Cobweb'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'desire'
token.dep_ = 'aux'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'desire'
token.dep_ = 'prep'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'acquaintance'
token.dep_ = 'amod'

TOKEN: acquaintance
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'acquaintance'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Cobweb'
token.dep_ = 'amod'

TOKEN: Master
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Master'
token.dep_ = 'dep'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = 'acquaintance'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'cut'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'cut'
token.dep_ = 'nsubj'

TOKEN: cut
=====
token.tag_ = 'VBD'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'finger'
token.dep_ = 'poss'

TOKEN: finger
=====
token.tag_ = 'NN'
token.head.text = 'cut'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: bold
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'bold'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'with'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: honest
=====
token.tag_ = 'JJ'
token.head.text = 'gentleman'
token.dep_ = 'amod'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'name'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'name'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'Peaseblossom'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'dep'

TOKEN: Peaseblossom
=====
token.tag_ = 'NNP'
token.head.text = 'name'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Peaseblossom'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'commend'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: commend
=====
token.tag_ = 'VB'
token.head.text = 'commend'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'commend'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'commend'
token.dep_ = 'prep'

TOKEN: Mistress
=====
token.tag_ = 'NNP'
token.head.text = 'Squash'
token.dep_ = 'compound'

TOKEN: Squash
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Squash'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'mother'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: mother
=====
token.tag_ = 'NN'
token.head.text = 'Squash'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'commend'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'commend'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'commend'
token.dep_ = 'conj'

TOKEN: Master
=====
token.tag_ = 'NNP'
token.head.text = 'Peascod'
token.dep_ = 'compound'

TOKEN: Peascod
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Peascod'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'Peascod'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'commend'
token.dep_ = 'punct'

TOKEN: Good
=====
token.tag_ = 'JJ'
token.head.text = 'Peaseblossom'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Good'
token.dep_ = 'dep'

TOKEN: Master
=====
token.tag_ = 'NNP'
token.head.text = 'Peaseblossom'
token.dep_ = 'compound'

TOKEN: Peaseblossom
=====
token.tag_ = 'NNP'
token.head.text = 'desire'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'desire'
token.dep_ = 'aux'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'desire'
token.dep_ = 'prep'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'acquaintance'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'more'
token.dep_ = 'dep'

TOKEN: acquaintance
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'desire'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'name'
token.dep_ = 'poss'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'beseech'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beseech'
token.dep_ = 'nsubj'

TOKEN: beseech
=====
token.tag_ = 'VBP'
token.head.text = 'beseech'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'beseech'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: sir
=====
token.tag_ = 'NNP'
token.head.text = 'beseech'
token.dep_ = 'npadvmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'beseech'
token.dep_ = 'dative'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beseech'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'Mustardseed'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Good
=====
token.tag_ = 'NNP'
token.head.text = 'Master'
token.dep_ = 'compound'

TOKEN: Master
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'compound'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = 'devoured'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'Mustardseed'
token.dep_ = 'parataxis'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'patience'
token.dep_ = 'poss'

TOKEN: patience
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'know'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'devoured'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'hath'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: cowardly
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: giant
=====
token.tag_ = 'JJ'
token.head.text = 'like'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'like'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: ox
=====
token.tag_ = 'JJ'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: beef
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'devoured'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hath'
token.dep_ = 'dep'

TOKEN: devoured
=====
token.tag_ = 'VBD'
token.head.text = 'promise'
token.dep_ = 'ccomp'

TOKEN: many
=====
token.tag_ = 'JJ'
token.head.text = 'gentleman'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'gentleman'
token.dep_ = 'det'

TOKEN: gentleman
=====
token.tag_ = 'NN'
token.head.text = 'devoured'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'gentleman'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'promise'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'promise'
token.dep_ = 'nsubj'

TOKEN: promise
=====
token.tag_ = 'VBP'
token.head.text = 'promise'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'promise'
token.dep_ = 'dep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'made'
token.dep_ = 'nsubj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'kindred'
token.dep_ = 'poss'

TOKEN: kindred
=====
token.tag_ = 'NNP'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'made'
token.dep_ = 'aux'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'promise'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'water'
token.dep_ = 'nsubj'

TOKEN: water
=====
token.tag_ = 'VB'
token.head.text = 'made'
token.dep_ = 'ccomp'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'made'
token.dep_ = 'dobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'made'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'promise'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: desire
=====
token.tag_ = 'VBP'
token.head.text = 'desire'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'acquaintance'
token.dep_ = 'poss'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'acquaintance'
token.dep_ = 'amod'

TOKEN: acquaintance
=====
token.tag_ = 'NN'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'acquaintance'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Mustardseed'
token.dep_ = 'amod'

TOKEN: Master
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Master'
token.dep_ = 'dep'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = 'acquaintance'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VBP'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: wait
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'xcomp'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'wait'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'bower'
token.dep_ = 'poss'

TOKEN: bower
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'methinks'
token.dep_ = 'compound'

TOKEN: methinks
=====
token.tag_ = 'NNS'
token.head.text = 'looks'
token.dep_ = 'nsubj'

TOKEN: looks
=====
token.tag_ = 'VBZ'
token.head.text = 'looks'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'looks'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'eye'
token.dep_ = 'det'

TOKEN: watery
=====
token.tag_ = 'JJ'
token.head.text = 'eye'
token.dep_ = 'amod'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'looks'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'weeps'
token.dep_ = 'cc'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'weeps'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'weeps'
token.dep_ = 'nsubj'

TOKEN: weeps
=====
token.tag_ = 'VBZ'
token.head.text = 'weeps'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'weeps'
token.dep_ = 'punct'

TOKEN: weeps
=====
token.tag_ = 'VBZ'
token.head.text = 'looks'
token.dep_ = 'conj'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'flower'
token.dep_ = 'amod'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'weeps'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'weeps'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Lamenting
=====
token.tag_ = 'VBG'
token.head.text = 'weeps'
token.dep_ = 'advcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'chastity'
token.dep_ = 'det'

TOKEN: enforced
=====
token.tag_ = 'VBN'
token.head.text = 'chastity'
token.dep_ = 'amod'

TOKEN: chastity
=====
token.tag_ = 'NN'
token.head.text = 'Lamenting'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'weeps'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Tie
=====
token.tag_ = 'VB'
token.head.text = 'Tie'
token.dep_ = 'ROOT'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'Tie'
token.dep_ = 'prt'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'Tie'
token.dep_ = 'ccomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: silently
=====
token.tag_ = 'RB'
token.head.text = 'bring'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: II
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'II'
token.dep_ = 'punct'

TOKEN: Another
=====
token.tag_ = 'DT'
token.head.text = 'part'
token.dep_ = 'det'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'part'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'part'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'wonder'
token.dep_ = 'advcl'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wonder'
token.dep_ = 'nsubj'

TOKEN: wonder
=====
token.tag_ = 'VBP'
token.head.text = 'came'
token.dep_ = 'ccomp'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'awaked'
token.dep_ = 'mark'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'awaked'
token.dep_ = 'nsubjpass'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'awaked'
token.dep_ = 'auxpass'

TOKEN: awaked
=====
token.tag_ = 'VBN'
token.head.text = 'wonder'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'came'
token.dep_ = 'csubj'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'came'
token.dep_ = 'mark'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'came'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'came'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'dote'
token.dep_ = 'dobj'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'dote'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'dote'
token.dep_ = 'aux'

TOKEN: dote
=====
token.tag_ = 'VB'
token.head.text = 'eye'
token.dep_ = 'relcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: extremity
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'messenger'
token.dep_ = 'poss'

TOKEN: messenger
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'now'
token.dep_ = 'advmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'spirit'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spirit'
token.dep_ = 'punct'

TOKEN: mad
=====
token.tag_ = 'JJ'
token.head.text = 'spirit'
token.dep_ = 'amod'

TOKEN: spirit
=====
token.tag_ = 'NN'
token.head.text = 'spirit'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'spirit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'rule'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'rule'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'rule'
token.dep_ = 'punct'

TOKEN: rule
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'nsubj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'rule'
token.dep_ = 'advmod'

TOKEN: about
=====
token.tag_ = 'IN'
token.head.text = 'rule'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'grove'
token.dep_ = 'det'

TOKEN: haunted
=====
token.tag_ = 'VBN'
token.head.text = 'grove'
token.dep_ = 'amod'

TOKEN: grove
=====
token.tag_ = 'NN'
token.head.text = 'about'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'rule'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'mistress'
token.dep_ = 'poss'

TOKEN: mistress
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'mistress'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'monster'
token.dep_ = 'det'

TOKEN: monster
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Near
=====
token.tag_ = 'RB'
token.head.text = 'met'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Near'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'bower'
token.dep_ = 'poss'

TOKEN: close
=====
token.tag_ = 'JJ'
token.head.text = 'bower'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'close'
token.dep_ = 'cc'

TOKEN: consecrated
=====
token.tag_ = 'JJ'
token.head.text = 'close'
token.dep_ = 'conj'

TOKEN: bower
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'work'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: While
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'work'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'hour'
token.dep_ = 'poss'

TOKEN: dull
=====
token.tag_ = 'JJ'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dull'
token.dep_ = 'cc'

TOKEN: sleeping
=====
token.tag_ = 'NN'
token.head.text = 'dull'
token.dep_ = 'conj'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'work'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'crew'
token.dep_ = 'det'

TOKEN: crew
=====
token.tag_ = 'NN'
token.head.text = 'work'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'crew'
token.dep_ = 'prep'

TOKEN: patches
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crew'
token.dep_ = 'punct'

TOKEN: rude
=====
token.tag_ = 'JJ'
token.head.text = 'mechanicals'
token.dep_ = 'amod'

TOKEN: mechanicals
=====
token.tag_ = 'NNS'
token.head.text = 'crew'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'work'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'work'
token.dep_ = 'nsubj'

TOKEN: work
=====
token.tag_ = 'VBP'
token.head.text = 'Near'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'work'
token.dep_ = 'prep'

TOKEN: bread
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'work'
token.dep_ = 'prep'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'stalls'
token.dep_ = 'amod'

TOKEN: stalls
=====
token.tag_ = 'NNS'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Were
=====
token.tag_ = 'VBD'
token.head.text = 'met'
token.dep_ = 'auxpass'

TOKEN: met
=====
token.tag_ = 'VBN'
token.head.text = 'met'
token.dep_ = 'ROOT'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'met'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'rehearse'
token.dep_ = 'aux'

TOKEN: rehearse
=====
token.tag_ = 'VB'
token.head.text = 'met'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'rehearse'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'play'
token.dep_ = 'dep'

TOKEN: Intended
=====
token.tag_ = 'VBN'
token.head.text = 'play'
token.dep_ = 'acl'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Intended'
token.dep_ = 'prep'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'Theseus'
token.dep_ = 'amod'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'day'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Theseus'
token.dep_ = 'case'

TOKEN: nuptial
=====
token.tag_ = 'JJ'
token.head.text = 'day'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'day'
token.dep_ = 'punct'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'skin'
token.dep_ = 'det'

TOKEN: shallowest
=====
token.tag_ = 'JJS'
token.head.text = 'skin'
token.dep_ = 'amod'

TOKEN: thick
=====
token.tag_ = 'JJ'
token.head.text = 'skin'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'skin'
token.dep_ = 'punct'

TOKEN: skin
=====
token.tag_ = 'NN'
token.head.text = 'Forsook'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'skin'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'sort'
token.dep_ = 'det'

TOKEN: barren
=====
token.tag_ = 'JJ'
token.head.text = 'sort'
token.dep_ = 'compound'

TOKEN: sort
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'presented'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Who
=====
token.tag_ = 'WP'
token.head.text = 'presented'
token.dep_ = 'dobj'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'presented'
token.dep_ = 'nsubj'

TOKEN: presented
=====
token.tag_ = 'VBD'
token.head.text = 'skin'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'presented'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Forsook'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'sport'
token.dep_ = 'poss'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'Forsook'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sport'
token.dep_ = 'dep'

TOKEN: Forsook
=====
token.tag_ = 'VB'
token.head.text = 'Forsook'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'scene'
token.dep_ = 'poss'

TOKEN: scene
=====
token.tag_ = 'NN'
token.head.text = 'Forsook'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'scene'
token.dep_ = 'cc'

TOKEN: enter'd
=====
token.tag_ = 'NNS'
token.head.text = 'scene'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Forsook'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'brake'
token.dep_ = 'det'

TOKEN: brake
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'brake'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'did'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'Forsook'
token.dep_ = 'advcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'did'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'did'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'take'
token.dep_ = 'det'

TOKEN: advantage
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'compound'

TOKEN: take
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Forsook'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'nole'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'ass'
token.dep_ = 'case'

TOKEN: nole
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fixed'
token.dep_ = 'nsubj'

TOKEN: fixed
=====
token.tag_ = 'VBD'
token.head.text = 'nole'
token.dep_ = 'relcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'fixed'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'nole'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Anon
=====
token.tag_ = 'NNP'
token.head.text = 'answered'
token.dep_ = 'nsubjpass'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'Thisbe'
token.dep_ = 'poss'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'answered'
token.dep_ = 'nsubjpass'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'answered'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'answered'
token.dep_ = 'auxpass'

TOKEN: answered
=====
token.tag_ = 'VBN'
token.head.text = 'answered'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'answered'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'answered'
token.dep_ = 'cc'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'mimic'
token.dep_ = 'poss'

TOKEN: mimic
=====
token.tag_ = 'JJ'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'answered'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'spy'
token.dep_ = 'advmod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'spy'
token.dep_ = 'nsubj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'they'
token.dep_ = 'appos'

TOKEN: spy
=====
token.tag_ = 'VBP'
token.head.text = 'fly'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'Sever'
token.dep_ = 'prep'

TOKEN: wild
=====
token.tag_ = 'JJ'
token.head.text = 'geese'
token.dep_ = 'amod'

TOKEN: geese
=====
token.tag_ = 'NN'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'Rising'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'eye'
token.dep_ = 'det'

TOKEN: creeping
=====
token.tag_ = 'VBG'
token.head.text = 'eye'
token.dep_ = 'amod'

TOKEN: fowler
=====
token.tag_ = 'JJ'
token.head.text = 'eye'
token.dep_ = 'amod'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'Rising'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'eye'
token.dep_ = 'cc'

TOKEN: russet
=====
token.tag_ = 'NN'
token.head.text = 'pated'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'pated'
token.dep_ = 'punct'

TOKEN: pated
=====
token.tag_ = 'VBN'
token.head.text = 'choughs'
token.dep_ = 'amod'

TOKEN: choughs
=====
token.tag_ = 'NNS'
token.head.text = 'eye'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: many
=====
token.tag_ = 'JJ'
token.head.text = 'eye'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'many'
token.dep_ = 'prep'

TOKEN: sort
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Rising
=====
token.tag_ = 'VBG'
token.head.text = 'geese'
token.dep_ = 'acl'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Rising'
token.dep_ = 'cc'

TOKEN: cawing
=====
token.tag_ = 'VBG'
token.head.text = 'Rising'
token.dep_ = 'conj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'cawing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'gun'
token.dep_ = 'det'

TOKEN: gun
=====
token.tag_ = 'NN'
token.head.text = 'report'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'gun'
token.dep_ = 'case'

TOKEN: report
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sever'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Sever
=====
token.tag_ = 'VB'
token.head.text = 'fly'
token.dep_ = 'advcl'

TOKEN: themselves
=====
token.tag_ = 'PRP'
token.head.text = 'Sever'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Sever'
token.dep_ = 'cc'

TOKEN: madly
=====
token.tag_ = 'RB'
token.head.text = 'sweep'
token.dep_ = 'advmod'

TOKEN: sweep
=====
token.tag_ = 'VB'
token.head.text = 'Sever'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sky'
token.dep_ = 'det'

TOKEN: sky
=====
token.tag_ = 'NN'
token.head.text = 'sweep'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sever'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'Sever'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sever'
token.dep_ = 'punct'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'fly'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'fly'
token.dep_ = 'advmod'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'fellows'
token.dep_ = 'poss'

TOKEN: fellows
=====
token.tag_ = 'NNS'
token.head.text = 'fly'
token.dep_ = 'nsubj'

TOKEN: fly
=====
token.tag_ = 'VBP'
token.head.text = 'fly'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'fly'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'falls'
token.dep_ = 'punct'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'falls'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'stamp'
token.dep_ = 'poss'

TOKEN: stamp
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'falls'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = "o'er"
token.dep_ = 'advmod'

TOKEN: o'er
=====
token.tag_ = 'NN'
token.head.text = 'falls'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "o'er"
token.dep_ = 'cc'

TOKEN: o'er
=====
token.tag_ = 'NN'
token.head.text = "o'er"
token.dep_ = 'conj'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = "o'er"
token.dep_ = 'nummod'

TOKEN: falls
=====
token.tag_ = 'VBZ'
token.head.text = 'fly'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'falls'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'murder'
token.dep_ = 'nsubj'

TOKEN: murder
=====
token.tag_ = 'NN'
token.head.text = 'cries'
token.dep_ = 'nsubj'

TOKEN: cries
=====
token.tag_ = 'VBZ'
token.head.text = 'fly'
token.dep_ = 'ccomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'cries'
token.dep_ = 'cc'

TOKEN: help
=====
token.tag_ = 'NN'
token.head.text = 'cries'
token.dep_ = 'conj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'help'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'calls'
token.dep_ = 'compound'

TOKEN: calls
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'fly'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Their
=====
token.tag_ = 'PRP$'
token.head.text = 'sense'
token.dep_ = 'poss'

TOKEN: sense
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'nsubj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'weak'
token.dep_ = 'advmod'

TOKEN: weak
=====
token.tag_ = 'JJ'
token.head.text = 'sense'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lost'
token.dep_ = 'punct'

TOKEN: lost
=====
token.tag_ = 'VBN'
token.head.text = 'Made'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'lost'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'fears'
token.dep_ = 'poss'

TOKEN: fears
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fears'
token.dep_ = 'dep'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'strong'
token.dep_ = 'advmod'

TOKEN: strong
=====
token.tag_ = 'JJ'
token.head.text = 'lost'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Made
=====
token.tag_ = 'VBD'
token.head.text = 'catch'
token.dep_ = 'ccomp'

TOKEN: senseless
=====
token.tag_ = 'JJ'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'begin'
token.dep_ = 'nsubj'

TOKEN: begin
=====
token.tag_ = 'VB'
token.head.text = 'Made'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'begin'
token.dep_ = 'xcomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: wrong
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'catch'
token.dep_ = 'prep'

TOKEN: briers
=====
token.tag_ = 'NNS'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'briers'
token.dep_ = 'cc'

TOKEN: thorns
=====
token.tag_ = 'NNS'
token.head.text = 'briers'
token.dep_ = 'conj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'briers'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'snatch'
token.dep_ = 'poss'

TOKEN: apparel
=====
token.tag_ = 'NN'
token.head.text = 'snatch'
token.dep_ = 'compound'

TOKEN: snatch
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = 'sleeves'
token.dep_ = 'det'

TOKEN: sleeves
=====
token.tag_ = 'NNS'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleeves'
token.dep_ = 'punct'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'hats'
token.dep_ = 'det'

TOKEN: hats
=====
token.tag_ = 'NNS'
token.head.text = 'sleeves'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleeves'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'sleeves'
token.dep_ = 'prep'

TOKEN: yielders
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'all'
token.dep_ = 'dep'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'catch'
token.dep_ = 'nsubj'

TOKEN: catch
=====
token.tag_ = 'VBP'
token.head.text = 'catch'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'catch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'led'
token.dep_ = 'nsubj'

TOKEN: led
=====
token.tag_ = 'VBD'
token.head.text = 'came'
token.dep_ = 'ccomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'led'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'led'
token.dep_ = 'prt'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'led'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'fear'
token.dep_ = 'det'

TOKEN: distracted
=====
token.tag_ = 'JJ'
token.head.text = 'fear'
token.dep_ = 'amod'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'led'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'led'
token.dep_ = 'cc'

TOKEN: left
=====
token.tag_ = 'VBD'
token.head.text = 'led'
token.dep_ = 'conj'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'left'
token.dep_ = 'dobj'

TOKEN: translated
=====
token.tag_ = 'VBD'
token.head.text = 'left'
token.dep_ = 'xcomp'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'translated'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'came'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'moment'
token.dep_ = 'det'

TOKEN: moment
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'loved'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'pass'
token.dep_ = 'aux'

TOKEN: pass
=====
token.tag_ = 'VB'
token.head.text = 'came'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loved'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'waked'
token.dep_ = 'compound'

TOKEN: waked
=====
token.tag_ = 'VBD'
token.head.text = 'loved'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'waked'
token.dep_ = 'cc'

TOKEN: straightway
=====
token.tag_ = 'NN'
token.head.text = 'waked'
token.dep_ = 'conj'

TOKEN: loved
=====
token.tag_ = 'VBD'
token.head.text = 'loved'
token.dep_ = 'ROOT'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'loved'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'loved'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'falls'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'falls'
token.dep_ = 'nsubj'

TOKEN: falls
=====
token.tag_ = 'VBZ'
token.head.text = 'falls'
token.dep_ = 'ROOT'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'falls'
token.dep_ = 'prt'

TOKEN: better
=====
token.tag_ = 'RBR'
token.head.text = 'falls'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'devise'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'devise'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'devise'
token.dep_ = 'aux'

TOKEN: devise
=====
token.tag_ = 'VB'
token.head.text = 'better'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'falls'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'thou'
token.dep_ = 'cc'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: latch'd
=====
token.tag_ = 'CD'
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Athenian'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Athenian'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'eyes'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'eyes'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'juice'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'juice'
token.dep_ = 'punct'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eyes'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'bid'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'bid'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'bid'
token.dep_ = 'aux'

TOKEN: bid
=====
token.tag_ = 'VB'
token.head.text = 'eyes'
token.dep_ = 'advcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'bid'
token.dep_ = 'dobj'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'took'
token.dep_ = 'nsubj'

TOKEN: took
=====
token.tag_ = 'VBD'
token.head.text = 'PUCK'
token.dep_ = 'relcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'took'
token.dep_ = 'dobj'

TOKEN: sleeping,--that
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'took'
token.dep_ = 'ccomp'

TOKEN: finish'd
=====
token.tag_ = 'CD'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: too,--
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'too,--'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'too,--'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'woman'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'woman'
token.dep_ = 'amod'

TOKEN: woman
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'conj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'woman'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'side'
token.dep_ = 'poss'

TOKEN: side
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'PUCK'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'eyed'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eyed'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'waked'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'waked'
token.dep_ = 'nsubj'

TOKEN: waked
=====
token.tag_ = 'VBD'
token.head.text = 'eyed'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eyed'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'eyed'
token.dep_ = 'prep'

TOKEN: force
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'eyed'
token.dep_ = 'nsubjpass'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'eyed'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'eyed'
token.dep_ = 'auxpass'

TOKEN: eyed
=====
token.tag_ = 'VBN'
token.head.text = 'eyed'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'eyed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'HERMIA'
token.dep_ = 'cc'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Stand'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Stand
=====
token.tag_ = 'VBP'
token.head.text = 'Enter'
token.dep_ = 'conj'

TOKEN: close
=====
token.tag_ = 'JJ'
token.head.text = 'Stand'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Athenian'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'Athenian'
token.dep_ = 'amod'

TOKEN: Athenian
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'woman'
token.dep_ = 'det'

TOKEN: woman
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'woman'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'woman'
token.dep_ = 'cc'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'this'
token.dep_ = 'neg'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'woman'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'rebuke'
token.dep_ = 'advmod'

TOKEN: rebuke
=====
token.tag_ = 'VB'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'rebuke'
token.dep_ = 'dobj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'rebuke'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'loves'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Lay
=====
token.tag_ = 'VB'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'breath'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'bitter'
token.dep_ = 'advmod'

TOKEN: bitter
=====
token.tag_ = 'JJ'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'bitter'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'foe'
token.dep_ = 'poss'

TOKEN: bitter
=====
token.tag_ = 'JJ'
token.head.text = 'foe'
token.dep_ = 'amod'

TOKEN: foe
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'breath'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'I'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'nsubj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'I'
token.dep_ = 'cc'

TOKEN: chide
=====
token.tag_ = 'RB'
token.head.text = 'I'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'I'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'use'
token.dep_ = 'aux'

TOKEN: use
=====
token.tag_ = 'VB'
token.head.text = 'use'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'dobj'

TOKEN: worse
=====
token.tag_ = 'JJR'
token.head.text = 'use'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'fear'
token.dep_ = 'prep'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fear'
token.dep_ = 'nsubj'

TOKEN: fear
=====
token.tag_ = 'VBP'
token.head.text = 'use'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'given'
token.dep_ = 'nsubj'

TOKEN: given
=====
token.tag_ = 'VBN'
token.head.text = 'fear'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'given'
token.dep_ = 'dobj'

TOKEN: cause
=====
token.tag_ = 'VB'
token.head.text = 'use'
token.dep_ = 'xcomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'curse'
token.dep_ = 'aux'

TOKEN: curse
=====
token.tag_ = 'VB'
token.head.text = 'cause'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'plunge'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'plunge'
token.dep_ = 'advcl'

TOKEN: slain
=====
token.tag_ = 'VBD'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hast'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sleep'
token.dep_ = 'poss'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'plunge'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Being
=====
token.tag_ = 'VBG'
token.head.text = 'plunge'
token.dep_ = 'advcl'

TOKEN: o'er
=====
token.tag_ = 'JJ'
token.head.text = 'Being'
token.dep_ = 'advmod'

TOKEN: shoes
=====
token.tag_ = 'NNS'
token.head.text = 'Being'
token.dep_ = 'attr'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'shoes'
token.dep_ = 'prep'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'plunge'
token.dep_ = 'punct'

TOKEN: plunge
=====
token.tag_ = 'VBP'
token.head.text = 'use'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'plunge'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'deep'
token.dep_ = 'det'

TOKEN: deep
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'plunge'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'plunge'
token.dep_ = 'cc'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'plunge'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'kill'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'sun'
token.dep_ = 'det'

TOKEN: sun
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'stolen'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'was'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'true'
token.dep_ = 'advmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'true'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'day'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'to'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'stolen'
token.dep_ = 'aux'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'stolen'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'stolen'
token.dep_ = 'aux'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'stolen'
token.dep_ = 'ROOT'

TOKEN: away
=====
token.tag_ = 'RP'
token.head.text = 'stolen'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'away'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'stolen'
token.dep_ = 'prep'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = 'From'
token.dep_ = 'pcomp'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'sleeping'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'believe'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'believe'
token.dep_ = 'aux'

TOKEN: believe
=====
token.tag_ = 'VB'
token.head.text = 'believe'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'believe'
token.dep_ = 'prep'

TOKEN: soon
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'soon'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'earth'
token.dep_ = 'det'

TOKEN: whole
=====
token.tag_ = 'JJ'
token.head.text = 'earth'
token.dep_ = 'amod'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: bored
=====
token.tag_ = 'VBN'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'May'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'May'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'moon'
token.dep_ = 'dep'

TOKEN: May
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'May'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'creep'
token.dep_ = 'det'

TOKEN: centre
=====
token.tag_ = 'NN'
token.head.text = 'creep'
token.dep_ = 'compound'

TOKEN: creep
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'through'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'displease'
token.dep_ = 'advmod'

TOKEN: displease
=====
token.tag_ = 'VB'
token.head.text = 'through'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'displease'
token.dep_ = 'dep'

TOKEN: Her
=====
token.tag_ = 'PRP$'
token.head.text = 'brother'
token.dep_ = 'poss'

TOKEN: brother
=====
token.tag_ = 'NN'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'displease'
token.dep_ = 'ccomp'

TOKEN: noontide
=====
token.tag_ = 'RB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'noontide'
token.dep_ = 'prep'

TOKEN: Antipodes
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'ccomp'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = "murder'd"
token.dep_ = 'npadvmod'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = "murder'd"
token.dep_ = 'compound'

TOKEN: murder'd
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = "murder'd"
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'look'
token.dep_ = 'det'

TOKEN: murderer
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'compound'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'dead'
token.dep_ = 'advmod'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grim'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'grim'
token.dep_ = 'advmod'

TOKEN: grim
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = "murder'd"
token.dep_ = 'det'

TOKEN: murder'd
=====
token.tag_ = 'NNP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'look'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'should'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'Pierced'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'Pierced'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pierced'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Pierced
=====
token.tag_ = 'VBN'
token.head.text = 'look'
token.dep_ = 'conj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'Pierced'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'heart'
token.dep_ = 'det'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Pierced'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'cruelty'
token.dep_ = 'poss'

TOKEN: stern
=====
token.tag_ = 'JJ'
token.head.text = 'cruelty'
token.dep_ = 'amod'

TOKEN: cruelty
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Pierced'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Yet
=====
token.tag_ = 'CC'
token.head.text = 'look'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'murderer'
token.dep_ = 'det'

TOKEN: murderer
=====
token.tag_ = 'NN'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: look
=====
token.tag_ = 'VBP'
token.head.text = 'look'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: bright
=====
token.tag_ = 'JJ'
token.head.text = 'as'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'clear'
token.dep_ = 'advmod'

TOKEN: clear
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'yonder'
token.dep_ = 'mark'

TOKEN: yonder
=====
token.tag_ = 'NNP'
token.head.text = 'look'
token.dep_ = 'advcl'

TOKEN: Venus
=====
token.tag_ = 'NNP'
token.head.text = 'yonder'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Venus'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'sphere'
token.dep_ = 'poss'

TOKEN: glimmering
=====
token.tag_ = 'VBG'
token.head.text = 'sphere'
token.dep_ = 'amod'

TOKEN: sphere
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = "'s"
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = "'s"
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = "'s"
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Lysander'
token.dep_ = 'poss'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'give'
token.dep_ = 'advcl'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Ah
=====
token.tag_ = 'UH'
token.head.text = 'give'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: wilt
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Demetrius'
token.dep_ = 'appos'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: rather
=====
token.tag_ = 'RB'
token.head.text = 'give'
token.dep_ = 'advmod'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'relcl'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'carcass'
token.dep_ = 'poss'

TOKEN: carcass
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'hounds'
token.dep_ = 'poss'

TOKEN: hounds
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Out
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: dog
=====
token.tag_ = 'NN'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: out
=====
token.tag_ = 'RB'
token.head.text = 'drivest'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'out'
token.dep_ = 'punct'

TOKEN: cur
=====
token.tag_ = 'NNP'
token.head.text = 'drivest'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = 'NNP'
token.head.text = 'cur'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'drivest'
token.dep_ = 'npadvmod'

TOKEN: drivest
=====
token.tag_ = 'VBP'
token.head.text = 'drivest'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'drivest'
token.dep_ = 'dobj'

TOKEN: past
=====
token.tag_ = 'IN'
token.head.text = 'drivest'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bounds'
token.dep_ = 'det'

TOKEN: bounds
=====
token.tag_ = 'NNS'
token.head.text = 'past'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bounds'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'bounds'
token.dep_ = 'prep'

TOKEN: maiden
=====
token.tag_ = 'NN'
token.head.text = 'patience'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'maiden'
token.dep_ = 'case'

TOKEN: patience
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'drivest'
token.dep_ = 'punct'

TOKEN: Hast
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'slain'
token.dep_ = 'nsubj'

TOKEN: slain
=====
token.tag_ = 'VBD'
token.head.text = 'slain'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'slain'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'slain'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'slain'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'slain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Henceforth
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: number'd
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: among
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'among'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'tell'
token.dep_ = 'advmod'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'parataxis'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'tell'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ROOT'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: even
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'tell'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'sake'
token.dep_ = 'poss'

TOKEN: sake
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Durst
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: look'd
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = "look'd"
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'being'
token.dep_ = 'nsubj'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'upon'
token.dep_ = 'pcomp'

TOKEN: awake
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "look'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = "look'd"
token.dep_ = 'cc'

TOKEN: hast
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = "look'd"
token.dep_ = 'conj'

TOKEN: kill'd
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'advcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'sleeping'
token.dep_ = 'nsubj'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = "kill'd"
token.dep_ = 'ccomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'touch'
token.dep_ = 'intj'

TOKEN: brave
=====
token.tag_ = 'JJ'
token.head.text = 'touch'
token.dep_ = 'amod'

TOKEN: touch
=====
token.tag_ = 'NN'
token.head.text = 'touch'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'touch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Could
=====
token.tag_ = 'MD'
token.head.text = 'worm'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'worm'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'worm'
token.dep_ = 'det'

TOKEN: worm
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'worm'
token.dep_ = 'punct'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'adder'
token.dep_ = 'det'

TOKEN: adder
=====
token.tag_ = 'NN'
token.head.text = 'worm'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'worm'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'DT'
token.head.text = 'adder'
token.dep_ = 'det'

TOKEN: adder
=====
token.tag_ = 'NN'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'did'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'did'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'did'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'did'
token.dep_ = 'prep'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'for'
token.dep_ = 'prep'

TOKEN: doubler
=====
token.tag_ = 'NN'
token.head.text = 'tongue'
token.dep_ = 'compound'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tongue'
token.dep_ = 'dep'

TOKEN: Than
=====
token.tag_ = 'IN'
token.head.text = 'stung'
token.dep_ = 'prep'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'Than'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stung'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'serpent'
token.dep_ = 'amod'

TOKEN: serpent
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stung'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'adder'
token.dep_ = 'neg'

TOKEN: adder
=====
token.tag_ = 'JJR'
token.head.text = 'stung'
token.dep_ = 'amod'

TOKEN: stung
=====
token.tag_ = 'NN'
token.head.text = 'stung'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stung'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'spend'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'spend'
token.dep_ = 'nsubj'

TOKEN: spend
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'passion'
token.dep_ = 'poss'

TOKEN: passion
=====
token.tag_ = 'NN'
token.head.text = 'spend'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'spend'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'mood'
token.dep_ = 'det'

TOKEN: misprised
=====
token.tag_ = 'VBN'
token.head.text = 'mood'
token.dep_ = 'amod'

TOKEN: mood
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: guilty
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'guilty'
token.dep_ = 'prep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'blood'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Lysander'
token.dep_ = 'case'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: aught
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'aught'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'tell'
token.dep_ = 'advmod'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: well
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'VB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: An
=====
token.tag_ = 'NNP'
token.head.text = 'get'
token.dep_ = 'nsubj'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'could'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'could'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'get'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'get'
token.dep_ = 'dobj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'get'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'get'
token.dep_ = 'nsubj'

TOKEN: get
=====
token.tag_ = 'VB'
token.head.text = 'get'
token.dep_ = 'ROOT'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'get'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'privilege'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'privilege'
token.dep_ = 'det'

TOKEN: privilege
=====
token.tag_ = 'NN'
token.head.text = 'get'
token.dep_ = 'dobj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'see'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'privilege'
token.dep_ = 'acl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'part'
token.dep_ = 'cc'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'part'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'presence'
token.dep_ = 'poss'

TOKEN: hated
=====
token.tag_ = 'VBN'
token.head.text = 'presence'
token.dep_ = 'amod'

TOKEN: presence
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'part'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'See'
token.dep_ = 'nsubj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'See'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: See
=====
token.tag_ = 'VB'
token.head.text = 'See'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'See'
token.dep_ = 'dobj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'See'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: whether
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'See'
token.dep_ = 'advcl'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'dead'
token.dep_ = 'cc'

TOKEN: no
=====
token.tag_ = 'JJ'
token.head.text = 'dead'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'remain'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'following'
token.dep_ = 'det'

TOKEN: following
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'following'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'following'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'vein'
token.dep_ = 'det'

TOKEN: fierce
=====
token.tag_ = 'JJ'
token.head.text = 'vein'
token.dep_ = 'amod'

TOKEN: vein
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'remain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'remain'
token.dep_ = 'advmod'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'remain'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'remain'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'while'
token.dep_ = 'det'

TOKEN: while
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'remain'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'remain'
token.dep_ = 'aux'

TOKEN: remain
=====
token.tag_ = 'VB'
token.head.text = 'remain'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'remain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'heaviness'
token.dep_ = 'advmod'

TOKEN: sorrow
=====
token.tag_ = 'NN'
token.head.text = 'heaviness'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'sorrow'
token.dep_ = 'case'

TOKEN: heaviness
=====
token.tag_ = 'NN'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'heaviness'
token.dep_ = 'appos'

TOKEN: heavier
=====
token.tag_ = 'RBR'
token.head.text = 'heaviness'
token.dep_ = 'advmod'

TOKEN: grow
=====
token.tag_ = 'VB'
token.head.text = 'grow'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'grow'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'grow'
token.dep_ = 'prep'

TOKEN: debt
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'sleep'
token.dep_ = 'nsubj'

TOKEN: bankrupt
=====
token.tag_ = 'JJ'
token.head.text = 'sleep'
token.dep_ = 'amod'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'owe'
token.dep_ = 'compound'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'sorrow'
token.dep_ = 'compound'

TOKEN: sorrow
=====
token.tag_ = 'NN'
token.head.text = 'owe'
token.dep_ = 'compound'

TOKEN: owe
=====
token.tag_ = 'NN'
token.head.text = 'grow'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'owe'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'pay'
token.dep_ = 'nsubj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'pay'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'pay'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'measure'
token.dep_ = 'det'

TOKEN: slight
=====
token.tag_ = 'JJ'
token.head.text = 'measure'
token.dep_ = 'amod'

TOKEN: measure
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'pay'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'pay'
token.dep_ = 'aux'

TOKEN: pay
=====
token.tag_ = 'VB'
token.head.text = 'owe'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'mark'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'tender'
token.dep_ = 'poss'

TOKEN: tender
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'tender'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'pay'
token.dep_ = 'advcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'stay'
token.dep_ = 'det'

TOKEN: stay
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lies
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'Lies'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lies'
token.dep_ = 'cc'

TOKEN: sleeps
=====
token.tag_ = 'NNS'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'sleeps'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'done'
token.dep_ = 'dobj'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'done'
token.dep_ = 'nsubj'

TOKEN: done
=====
token.tag_ = 'VBN'
token.head.text = 'Lies'
token.dep_ = 'ccomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Lies'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'hast'
token.dep_ = 'compound'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'mistaken'
token.dep_ = 'nsubj'

TOKEN: mistaken
=====
token.tag_ = 'VBD'
token.head.text = 'perforce'
token.dep_ = 'ccomp'

TOKEN: quite
=====
token.tag_ = 'RB'
token.head.text = 'mistaken'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'quite'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'mistaken'
token.dep_ = 'cc'

TOKEN: laid
=====
token.tag_ = 'VBD'
token.head.text = 'mistaken'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'juice'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'juice'
token.dep_ = 'punct'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'laid'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'laid'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'sight'
token.dep_ = 'det'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'sight'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'perforce'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'perforce'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'misprision'
token.dep_ = 'poss'

TOKEN: misprision
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'perforce'
token.dep_ = 'aux'

TOKEN: perforce
=====
token.tag_ = 'VB'
token.head.text = 'perforce'
token.dep_ = 'ROOT'

TOKEN: ensue
=====
token.tag_ = 'VB'
token.head.text = 'perforce'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'ensue'
token.dep_ = 'dep'

TOKEN: Some
=====
token.tag_ = 'DT'
token.head.text = "turn'd"
token.dep_ = 'det'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = "turn'd"
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = "turn'd"
token.dep_ = 'compound'

TOKEN: turn'd
=====
token.tag_ = 'NNP'
token.head.text = 'perforce'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "turn'd"
token.dep_ = 'cc'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = "turn'd"
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = "turn'd"
token.dep_ = 'det'

TOKEN: false
=====
token.tag_ = 'JJ'
token.head.text = "turn'd"
token.dep_ = 'amod'

TOKEN: turn'd
=====
token.tag_ = 'NN'
token.head.text = "turn'd"
token.dep_ = 'conj'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = "turn'd"
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'perforce'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'fate'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'fate'
token.dep_ = 'advmod'

TOKEN: fate
=====
token.tag_ = 'VB'
token.head.text = 'fate'
token.dep_ = 'ROOT'

TOKEN: o'er
=====
token.tag_ = 'NN'
token.head.text = 'rules'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'rules'
token.dep_ = 'punct'

TOKEN: rules
=====
token.tag_ = 'NNS'
token.head.text = 'fate'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'mark'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'man'
token.dep_ = 'nummod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'fate'
token.dep_ = 'npadvmod'

TOKEN: holding
=====
token.tag_ = 'VBG'
token.head.text = 'man'
token.dep_ = 'acl'

TOKEN: troth
=====
token.tag_ = 'NNP'
token.head.text = 'holding'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'million'
token.dep_ = 'compound'

TOKEN: million
=====
token.tag_ = 'CD'
token.head.text = 'fail'
token.dep_ = 'nummod'

TOKEN: fail
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fate'
token.dep_ = 'punct'

TOKEN: confounding
=====
token.tag_ = 'VBG'
token.head.text = 'fate'
token.dep_ = 'advcl'

TOKEN: oath
=====
token.tag_ = 'NN'
token.head.text = 'confounding'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'confounding'
token.dep_ = 'prep'

TOKEN: oath
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'fate'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: About
=====
token.tag_ = 'IN'
token.head.text = 'OBERON'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'About'
token.dep_ = 'pobj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'costs'
token.dep_ = 'ccomp'

TOKEN: swifter
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'swifter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wind'
token.dep_ = 'det'

TOKEN: wind
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'go'
token.dep_ = 'cc'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Helena'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: look
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'find'
token.dep_ = 'amod'

TOKEN: find
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'sick'
token.dep_ = 'det'

TOKEN: fancy
=====
token.tag_ = 'JJ'
token.head.text = 'sick'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'sick'
token.dep_ = 'punct'

TOKEN: sick
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'go'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pale'
token.dep_ = 'prep'

TOKEN: cheer
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: sighs
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'sighs'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'costs'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'costs'
token.dep_ = 'nsubj'

TOKEN: costs
=====
token.tag_ = 'VBZ'
token.head.text = 'costs'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'blood'
token.dep_ = 'det'

TOKEN: fresh
=====
token.tag_ = 'JJ'
token.head.text = 'blood'
token.dep_ = 'amod'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'dear'
token.dep_ = 'compound'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'costs'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'costs'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'illusion'
token.dep_ = 'det'

TOKEN: illusion
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'charm'
token.dep_ = 'advcl'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'nsubj'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'bring'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'charm'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'charm'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'charm'
token.dep_ = 'aux'

TOKEN: charm
=====
token.tag_ = 'VB'
token.head.text = 'charm'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'charm'
token.dep_ = 'dobj'

TOKEN: against
=====
token.tag_ = 'IN'
token.head.text = 'charm'
token.dep_ = 'prep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'appear'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'appear'
token.dep_ = 'aux'

TOKEN: appear
=====
token.tag_ = 'VB'
token.head.text = 'charm'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'charm'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'PUCK'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'look'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'ROOT'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'look'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Swifter
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'Swifter'
token.dep_ = 'prep'

TOKEN: arrow
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Swifter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Tartar'
token.dep_ = 'det'

TOKEN: Tartar
=====
token.tag_ = 'NNP'
token.head.text = 'bow'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Tartar'
token.dep_ = 'case'

TOKEN: bow
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Flower'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Flower'
token.dep_ = 'compound'

TOKEN: 

   
=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Flower
=====
token.tag_ = 'NNP'
token.head.text = 'Hit'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Flower'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'dye'
token.dep_ = 'det'

TOKEN: purple
=====
token.tag_ = 'JJ'
token.head.text = 'dye'
token.dep_ = 'amod'

TOKEN: dye
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Flower'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Hit
=====
token.tag_ = 'VB'
token.head.text = 'Sink'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Hit'
token.dep_ = 'prep'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'archery'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Cupid'
token.dep_ = 'case'

TOKEN: archery
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sink'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Sink
=====
token.tag_ = 'NNP'
token.head.text = 'Sink'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Sink'
token.dep_ = 'prep'

TOKEN: apple
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'apple'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Sink'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'Let'
token.dep_ = 'advmod'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Let'
token.dep_ = 'nsubj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: doth
=====
token.tag_ = 'CC'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: espy
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'shine'
token.dep_ = 'nsubj'

TOKEN: shine
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'shine'
token.dep_ = 'prep'

TOKEN: gloriously
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'gloriously'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'shine'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Venus'
token.dep_ = 'det'

TOKEN: Venus
=====
token.tag_ = 'NNP'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Venus'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sky'
token.dep_ = 'det'

TOKEN: sky
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'wakest'
token.dep_ = 'advmod'

TOKEN: wakest
=====
token.tag_ = 'JJS'
token.head.text = 'wakest'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wakest'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Beg
=====
token.tag_ = 'NNP'
token.head.text = 'wakest'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Beg'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Beg'
token.dep_ = 'prep'

TOKEN: remedy
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wakest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: -
=====
token.tag_ = 'JJ'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'Captain'
token.dep_ = 'amod'

TOKEN: PUCK
=====
token.tag_ = 'JJ'
token.head.text = 'Captain'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Captain'
token.dep_ = 'compound'

TOKEN: 

   
=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Captain
=====
token.tag_ = 'NNP'
token.head.text = 'Re'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Captain'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'band'
token.dep_ = 'poss'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'band'
token.dep_ = 'compound'

TOKEN: band
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'here'
token.dep_ = 'prep'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'youth'
token.dep_ = 'det'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'Pleading'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'youth'
token.dep_ = 'punct'

TOKEN: mistook
=====
token.tag_ = 'VBN'
token.head.text = 'youth'
token.dep_ = 'acl'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'mistook'
token.dep_ = 'agent'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mistook'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Pleading
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Pleading'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'fee'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lover'
token.dep_ = 'case'

TOKEN: fee
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Pleading'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'pageant'
token.dep_ = 'poss'

TOKEN: fond
=====
token.tag_ = 'JJ'
token.head.text = 'pageant'
token.dep_ = 'amod'

TOKEN: pageant
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Lord
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'fools'
token.dep_ = 'det'

TOKEN: fools
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'mortals'
token.dep_ = 'det'

TOKEN: mortals
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Stand'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Stand
=====
token.tag_ = 'VBP'
token.head.text = 'cause'
token.dep_ = 'ccomp'

TOKEN: aside
=====
token.tag_ = 'RB'
token.head.text = 'Stand'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Stand'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'noise'
token.dep_ = 'det'

TOKEN: noise
=====
token.tag_ = 'NN'
token.head.text = 'cause'
token.dep_ = 'nsubj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'noise'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'make'
token.dep_ = 'dep'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'cause'
token.dep_ = 'aux'

TOKEN: cause
=====
token.tag_ = 'VB'
token.head.text = 'cause'
token.dep_ = 'ROOT'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'cause'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'awake'
token.dep_ = 'aux'

TOKEN: awake
=====
token.tag_ = 'VB'
token.head.text = 'cause'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'cause'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'cause'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'woo'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'woo'
token.dep_ = 'aux'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'woo'
token.dep_ = 'nsubj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'once'
token.dep_ = 'advmod'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'two'
token.dep_ = 'advmod'

TOKEN: woo
=====
token.tag_ = 'NNP'
token.head.text = 'needs'
token.dep_ = 'ccomp'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'woo'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'needs'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'needs'
token.dep_ = 'aux'

TOKEN: needs
=====
token.tag_ = 'VBZ'
token.head.text = 'be'
token.dep_ = 'csubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'sport'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: those
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: best
=====
token.tag_ = 'RBS'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: please
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'intj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'please'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'befal'
token.dep_ = 'nsubj'

TOKEN: befal
=====
token.tag_ = 'VBZ'
token.head.text = 'please'
token.dep_ = 'ccomp'

TOKEN: preposterously
=====
token.tag_ = 'RB'
token.head.text = 'befal'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'think'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'think'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'woo'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'woo'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'woo'
token.dep_ = 'aux'

TOKEN: woo
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'woo'
token.dep_ = 'prep'

TOKEN: scorn
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Scorn
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Scorn'
token.dep_ = 'cc'

TOKEN: derision
=====
token.tag_ = 'NN'
token.head.text = 'Scorn'
token.dep_ = 'conj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Look
=====
token.tag_ = 'VB'
token.head.text = 'weep'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'weep'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'vow'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'vow'
token.dep_ = 'nsubj'

TOKEN: vow
=====
token.tag_ = 'VBP'
token.head.text = 'weep'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'weep'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'weep'
token.dep_ = 'nsubj'

TOKEN: weep
=====
token.tag_ = 'VBP'
token.head.text = 'appears'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'weep'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'weep'
token.dep_ = 'cc'

TOKEN: vows
=====
token.tag_ = 'VBZ'
token.head.text = 'born'
token.dep_ = 'nsubj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'born'
token.dep_ = 'advmod'

TOKEN: born
=====
token.tag_ = 'VBN'
token.head.text = 'weep'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'born'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'appears'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'nativity'
token.dep_ = 'poss'

TOKEN: nativity
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'truth'
token.dep_ = 'det'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'appears'
token.dep_ = 'nsubj'

TOKEN: appears
=====
token.tag_ = 'VBZ'
token.head.text = 'appears'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'appears'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'seem'
token.dep_ = 'advmod'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'seem'
token.dep_ = 'aux'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'seem'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'things'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: seem
=====
token.tag_ = 'VBP'
token.head.text = 'seem'
token.dep_ = 'ROOT'

TOKEN: scorn
=====
token.tag_ = 'VBN'
token.head.text = 'seem'
token.dep_ = 'oprd'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'scorn'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scorn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Bearing
=====
token.tag_ = 'VBG'
token.head.text = 'seem'
token.dep_ = 'xcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'badge'
token.dep_ = 'det'

TOKEN: badge
=====
token.tag_ = 'NN'
token.head.text = 'Bearing'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'badge'
token.dep_ = 'prep'

TOKEN: faith
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Bearing'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'prove'
token.dep_ = 'aux'

TOKEN: prove
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'xcomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'prove'
token.dep_ = 'dobj'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'prove'
token.dep_ = 'oprd'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'advance'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'advance'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'advance'
token.dep_ = 'aux'

TOKEN: advance
=====
token.tag_ = 'VB'
token.head.text = 'advance'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'cunning'
token.dep_ = 'poss'

TOKEN: cunning
=====
token.tag_ = 'NN'
token.head.text = 'advance'
token.dep_ = 'dobj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'advance'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'more'
token.dep_ = 'cc'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'more'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'advance'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'kills'
token.dep_ = 'advmod'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'kills'
token.dep_ = 'nsubj'

TOKEN: kills
=====
token.tag_ = 'VBZ'
token.head.text = 'kills'
token.dep_ = 'ROOT'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'kills'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kills'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'fray'
token.dep_ = 'det'

TOKEN: devilish
=====
token.tag_ = 'JJ'
token.head.text = 'holy'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'holy'
token.dep_ = 'punct'

TOKEN: holy
=====
token.tag_ = 'JJ'
token.head.text = 'fray'
token.dep_ = 'amod'

TOKEN: fray
=====
token.tag_ = 'NN'
token.head.text = 'kills'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'kills'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'vows'
token.dep_ = 'det'

TOKEN: vows
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'ccomp'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: o'er
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Weigh
=====
token.tag_ = 'VB'
token.head.text = 'Weigh'
token.dep_ = 'ROOT'

TOKEN: oath
=====
token.tag_ = 'NN'
token.head.text = 'Weigh'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Weigh'
token.dep_ = 'prep'

TOKEN: oath
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Weigh'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Weigh'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'weigh'
token.dep_ = 'aux'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'weigh'
token.dep_ = 'nsubj'

TOKEN: weigh
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'vows'
token.dep_ = 'poss'

TOKEN: vows
=====
token.tag_ = 'NNS'
token.head.text = 'put'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'vows'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'her'
token.dep_ = 'cc'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'her'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: put
=====
token.tag_ = 'VBN'
token.head.text = 'Weigh'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'RP'
token.head.text = 'put'
token.dep_ = 'prt'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'scales'
token.dep_ = 'nummod'

TOKEN: scales
=====
token.tag_ = 'NNS'
token.head.text = 'put'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'weigh'
token.dep_ = 'aux'

TOKEN: even
=====
token.tag_ = 'RB'
token.head.text = 'weigh'
token.dep_ = 'advmod'

TOKEN: weigh
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'weigh'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'weigh'
token.dep_ = 'cc'

TOKEN: both
=====
token.tag_ = 'CC'
token.head.text = 'weigh'
token.dep_ = 'conj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'both'
token.dep_ = 'prep'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'light'
token.dep_ = 'prep'

TOKEN: tales
=====
token.tag_ = 'NNS'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'had'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'judgment'
token.dep_ = 'det'

TOKEN: judgment
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'to'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'had'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'swore'
token.dep_ = 'nsubj'

TOKEN: swore
=====
token.tag_ = 'VBD'
token.head.text = 'had'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'swore'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'HELENA'
token.dep_ = 'cc'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'give'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'mind'
token.dep_ = 'poss'

TOKEN: mind
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'give'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: give
=====
token.tag_ = 'VBP'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = "o'er"
token.dep_ = 'poss'

TOKEN: o'er
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'loves'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loves'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'loves'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'nsubj'

TOKEN: loves
=====
token.tag_ = 'VBZ'
token.head.text = 'loves'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'loves'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'loves'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'loves'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'divine'
token.dep_ = 'dep'

TOKEN: Awaking
=====
token.tag_ = 'VBG'
token.head.text = 'divine'
token.dep_ = 'nmod'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'divine'
token.dep_ = 'nmod'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'divine'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: goddess
=====
token.tag_ = 'NN'
token.head.text = 'Helena'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'goddess'
token.dep_ = 'punct'

TOKEN: nymph
=====
token.tag_ = 'NN'
token.head.text = 'goddess'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nymph'
token.dep_ = 'punct'

TOKEN: perfect
=====
token.tag_ = 'JJ'
token.head.text = 'divine'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'divine'
token.dep_ = 'punct'

TOKEN: divine
=====
token.tag_ = 'JJ'
token.head.text = 'divine'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'divine'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'compare'
token.dep_ = 'prep'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'compare'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'compare'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'compare'
token.dep_ = 'punct'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'compare'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'compare'
token.dep_ = 'nsubj'

TOKEN: compare
=====
token.tag_ = 'VB'
token.head.text = 'compare'
token.dep_ = 'ROOT'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'eyne'
token.dep_ = 'compound'

TOKEN: eyne
=====
token.tag_ = 'NNP'
token.head.text = 'compare'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'compare'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Crystal
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: muddy
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'grow'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'ripe'
token.dep_ = 'advmod'

TOKEN: ripe
=====
token.tag_ = 'JJ'
token.head.text = 'grow'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'ripe'
token.dep_ = 'prep'

TOKEN: show
=====
token.tag_ = 'NN'
token.head.text = 'Thy'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'show'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'lips'
token.dep_ = 'compound'

TOKEN: lips
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: those
=====
token.tag_ = 'DT'
token.head.text = 'cherries'
token.dep_ = 'det'

TOKEN: kissing
=====
token.tag_ = 'VBG'
token.head.text = 'cherries'
token.dep_ = 'amod'

TOKEN: cherries
=====
token.tag_ = 'NNS'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: tempting
=====
token.tag_ = 'VBG'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: grow
=====
token.tag_ = 'VB'
token.head.text = 'grow'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'snow'
token.dep_ = 'det'

TOKEN: pure
=====
token.tag_ = 'JJ'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: congealed
=====
token.tag_ = 'VBN'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: white
=====
token.tag_ = 'JJ'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'snow'
token.dep_ = 'punct'

TOKEN: high
=====
token.tag_ = 'JJ'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: Taurus
=====
token.tag_ = 'NNP'
token.head.text = 'snow'
token.dep_ = 'compound'

TOKEN: snow
=====
token.tag_ = 'NN'
token.head.text = 'turns'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'snow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Fann'd
=====
token.tag_ = 'XX'
token.head.text = 'snow'
token.dep_ = 'appos'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'snow'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wind'
token.dep_ = 'det'

TOKEN: eastern
=====
token.tag_ = 'JJ'
token.head.text = 'wind'
token.dep_ = 'amod'

TOKEN: wind
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'snow'
token.dep_ = 'punct'

TOKEN: turns
=====
token.tag_ = 'VBZ'
token.head.text = 'turns'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'turns'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'crow'
token.dep_ = 'det'

TOKEN: crow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'crow'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = "hold'st"
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = "hold'st"
token.dep_ = 'compound'

TOKEN: hold'st
=====
token.tag_ = 'NNS'
token.head.text = 'turns'
token.dep_ = 'advcl'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = "hold'st"
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'hand'
token.dep_ = 'poss'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = "hold'st"
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'turns'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'turns'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'turns'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'turns'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kiss'
token.dep_ = 'nsubj'

TOKEN: kiss
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'kiss'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'princess'
token.dep_ = 'det'

TOKEN: princess
=====
token.tag_ = 'NN'
token.head.text = 'kiss'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'princess'
token.dep_ = 'prep'

TOKEN: pure
=====
token.tag_ = 'JJ'
token.head.text = 'white'
token.dep_ = 'amod'

TOKEN: white
=====
token.tag_ = 'JJ'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'princess'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'seal'
token.dep_ = 'det'

TOKEN: seal
=====
token.tag_ = 'NN'
token.head.text = 'princess'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'seal'
token.dep_ = 'prep'

TOKEN: bliss
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'spite'
token.dep_ = 'compound'

TOKEN: spite
=====
token.tag_ = 'NN'
token.head.text = 'let'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'turns'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'hell'
token.dep_ = 'intj'

TOKEN: hell
=====
token.tag_ = 'NN'
token.head.text = 'hell'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hell'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: bent
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bent'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'set'
token.dep_ = 'aux'

TOKEN: set
=====
token.tag_ = 'VB'
token.head.text = 'bent'
token.dep_ = 'xcomp'

TOKEN: against
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'against'
token.dep_ = 'pobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'merriment'
token.dep_ = 'poss'

TOKEN: merriment
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 're'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 're'
token.dep_ = 'nsubj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: re
=====
token.tag_ = 'VBP'
token.head.text = 'do'
token.dep_ = 'advcl'

TOKEN: civil
=====
token.tag_ = 'JJ'
token.head.text = 're'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 're'
token.dep_ = 'cc'

TOKEN: knew
=====
token.tag_ = 'VBD'
token.head.text = 're'
token.dep_ = 'conj'

TOKEN: courtesy
=====
token.tag_ = 'NN'
token.head.text = 'knew'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'neg'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'JJ'
token.head.text = 'injury'
token.dep_ = 'amod'

TOKEN: injury
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Can
=====
token.tag_ = 'MD'
token.head.text = 'hate'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'hate'
token.dep_ = 'neg'

TOKEN: hate
=====
token.tag_ = 'VB'
token.head.text = 'hate'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hate'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'know'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'hate'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hate'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'hate'
token.dep_ = 'cc'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'join'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'join'
token.dep_ = 'aux'

TOKEN: join
=====
token.tag_ = 'VB'
token.head.text = 'hate'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'join'
token.dep_ = 'prep'

TOKEN: souls
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'mock'
token.dep_ = 'aux'

TOKEN: mock
=====
token.tag_ = 'VB'
token.head.text = 'join'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'mock'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'mock'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'join'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'were'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'use'
token.dep_ = 'advcl'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'were'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'mark'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'npadvmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'use'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: show
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'use'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'use'
token.dep_ = 'neg'

TOKEN: use
=====
token.tag_ = 'VB'
token.head.text = 'use'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'use'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'use'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'vow'
token.dep_ = 'aux'

TOKEN: vow
=====
token.tag_ = 'VB'
token.head.text = 'use'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'vow'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'vow'
token.dep_ = 'cc'

TOKEN: swear
=====
token.tag_ = 'VB'
token.head.text = 'vow'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'swear'
token.dep_ = 'cc'

TOKEN: superpraise
=====
token.tag_ = 'VB'
token.head.text = 'swear'
token.dep_ = 'conj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'parts'
token.dep_ = 'poss'

TOKEN: parts
=====
token.tag_ = 'NNS'
token.head.text = 'superpraise'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'superpraise'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'superpraise'
token.dep_ = 'advcl'

TOKEN: sure
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'nsubj'

TOKEN: hate
=====
token.tag_ = 'VBP'
token.head.text = 'sure'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'hate'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'hearts'
token.dep_ = 'poss'

TOKEN: hearts
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'use'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'You'
token.dep_ = 'appos'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: rivals
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'And'
token.dep_ = 'advmod'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'rivals'
token.dep_ = 'det'

TOKEN: rivals
=====
token.tag_ = 'NNS'
token.head.text = 'tears'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rivals'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'mock'
token.dep_ = 'aux'

TOKEN: mock
=====
token.tag_ = 'VB'
token.head.text = 'rivals'
token.dep_ = 'relcl'

TOKEN: Helena
=====
token.tag_ = 'NN'
token.head.text = 'mock'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'rivals'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'exploit'
token.dep_ = 'det'

TOKEN: trim
=====
token.tag_ = 'NN'
token.head.text = 'exploit'
token.dep_ = 'compound'

TOKEN: exploit
=====
token.tag_ = 'NN'
token.head.text = 'rivals'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'exploit'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'enterprise'
token.dep_ = 'det'

TOKEN: manly
=====
token.tag_ = 'JJ'
token.head.text = 'enterprise'
token.dep_ = 'amod'

TOKEN: enterprise
=====
token.tag_ = 'NN'
token.head.text = 'exploit'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'exploit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'conjure'
token.dep_ = 'aux'

TOKEN: conjure
=====
token.tag_ = 'VB'
token.head.text = 'tears'
token.dep_ = 'nsubj'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'tears'
token.dep_ = 'prt'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'tears'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'maid'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'eyes'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'tears'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'derision'
token.dep_ = 'poss'

TOKEN: derision
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'tears'
token.dep_ = 'punct'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'offend'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'none'
token.dep_ = 'prep'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'sort'
token.dep_ = 'amod'

TOKEN: sort
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sort'
token.dep_ = 'dep'

TOKEN: Would
=====
token.tag_ = 'MD'
token.head.text = 'offend'
token.dep_ = 'aux'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'offend'
token.dep_ = 'advmod'

TOKEN: offend
=====
token.tag_ = 'VB'
token.head.text = 'offend'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'virgin'
token.dep_ = 'det'

TOKEN: virgin
=====
token.tag_ = 'NN'
token.head.text = 'offend'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'offend'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'offend'
token.dep_ = 'cc'

TOKEN: extort
=====
token.tag_ = 'NN'
token.head.text = 'offend'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'extort'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'patience'
token.dep_ = 'det'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'soul'
token.dep_ = 'amod'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'patience'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'soul'
token.dep_ = 'case'

TOKEN: patience
=====
token.tag_ = 'NN'
token.head.text = 'extort'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'extort'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'extort'
token.dep_ = 'appos'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'offend'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'sport'
token.dep_ = 'nsubj'

TOKEN: sport
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'offend'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: unkind
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'unkind'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'unkind'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'advcl'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'this'
token.dep_ = 'parataxis'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'yield'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'yield'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'yield'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'will'
token.dep_ = 'det'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'will'
token.dep_ = 'amod'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'heart'
token.dep_ = 'predet'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hermia'
token.dep_ = 'case'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'yield'
token.dep_ = 'nsubj'

TOKEN: yield
=====
token.tag_ = 'VBP'
token.head.text = 'yield'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'yield'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'up'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'yield'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'yield'
token.dep_ = 'cc'

TOKEN: yours
=====
token.tag_ = 'PRP$'
token.head.text = 'yield'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'yours'
token.dep_ = 'prep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'yield'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: bequeath
=====
token.tag_ = 'NN'
token.head.text = 'yield'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bequeath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Whom
=====
token.tag_ = 'WP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'yield'
token.dep_ = 'ccomp'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'death'
token.dep_ = 'poss'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'yield'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'did'
token.dep_ = 'neg'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'did'
token.dep_ = 'ROOT'

TOKEN: mockers
=====
token.tag_ = 'NNS'
token.head.text = 'waste'
token.dep_ = 'nsubj'

TOKEN: waste
=====
token.tag_ = 'VB'
token.head.text = 'did'
token.dep_ = 'ccomp'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: idle
=====
token.tag_ = 'JJ'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'waste'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'did'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: keep
=====
token.tag_ = 'VB'
token.head.text = 'will'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'Hermia'
token.dep_ = 'poss'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'will'
token.dep_ = 'ROOT'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'will'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'loved'
token.dep_ = 'mark'

TOKEN: e'er
=====
token.tag_ = 'NN'
token.head.text = 'loved'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'loved'
token.dep_ = 'nsubj'

TOKEN: loved
=====
token.tag_ = 'VBD'
token.head.text = 'gone'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'loved'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loved'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'love'
token.dep_ = 'predet'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'love'
token.dep_ = 'det'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'will'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'heart'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'heart'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'heart'
token.dep_ = 'conj'

TOKEN: guest
=====
token.tag_ = 'NN'
token.head.text = 'wise'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'wise'
token.dep_ = 'punct'

TOKEN: wise
=====
token.tag_ = 'JJ'
token.head.text = "sojourn'd"
token.dep_ = 'amod'

TOKEN: sojourn'd
=====
token.tag_ = 'NNP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'remain'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: home
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: return'd
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'remain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'RB'
token.head.text = 'remain'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'remain'
token.dep_ = 'aux'

TOKEN: remain
=====
token.tag_ = 'VB'
token.head.text = 'remain'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'remain'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Helen'
token.dep_ = 'compound'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'Disparage'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Disparage
=====
token.tag_ = 'NNP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'dost'
token.dep_ = 'neg'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'thou'
token.dep_ = 'det'

TOKEN: faith
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'dost'
token.dep_ = 'nsubj'

TOKEN: dost
=====
token.tag_ = 'JJS'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'know'
token.dep_ = 'neg'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'aby'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Lest
=====
token.tag_ = 'NNP'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'know'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'peril'
token.dep_ = 'poss'

TOKEN: peril
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'aby'
token.dep_ = 'compound'

TOKEN: aby
=====
token.tag_ = 'NNP'
token.head.text = 'aby'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'dear'
token.dep_ = 'nsubj'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'aby'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Look
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Look'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'Look'
token.dep_ = 'relcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: yonder
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'thy'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VB'
token.head.text = 'takes'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'night'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Dark
=====
token.tag_ = 'NNP'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'takes'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'takes'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'takes'
token.dep_ = 'mark'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'takes'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'eye'
token.dep_ = 'det'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'function'
token.dep_ = 'poss'

TOKEN: function
=====
token.tag_ = 'NN'
token.head.text = 'takes'
token.dep_ = 'nsubj'

TOKEN: takes
=====
token.tag_ = 'VBZ'
token.head.text = 'impair'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'takes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'ear'
token.dep_ = 'det'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'makes'
token.dep_ = 'nsubj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'quick'
token.dep_ = 'advmod'

TOKEN: quick
=====
token.tag_ = 'JJ'
token.head.text = 'ear'
token.dep_ = 'amod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'quick'
token.dep_ = 'prep'

TOKEN: apprehension
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: makes
=====
token.tag_ = 'VBZ'
token.head.text = 'takes'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'impair'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Wherein
=====
token.tag_ = 'NNS'
token.head.text = 'doth'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'doth'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'VBP'
token.head.text = 'impair'
token.dep_ = 'advcl'

TOKEN: impair
=====
token.tag_ = 'VBP'
token.head.text = 'pays'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sense'
token.dep_ = 'det'

TOKEN: seeing
=====
token.tag_ = 'VBG'
token.head.text = 'sense'
token.dep_ = 'amod'

TOKEN: sense
=====
token.tag_ = 'NN'
token.head.text = 'impair'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pays'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'pays'
token.dep_ = 'nsubj'

TOKEN: pays
=====
token.tag_ = 'VBZ'
token.head.text = 'pays'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hearing'
token.dep_ = 'det'

TOKEN: hearing
=====
token.tag_ = 'NN'
token.head.text = 'pays'
token.dep_ = 'dobj'

TOKEN: double
=====
token.tag_ = 'JJ'
token.head.text = 'recompense'
token.dep_ = 'amod'

TOKEN: recompense
=====
token.tag_ = 'NN'
token.head.text = 'pays'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pays'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'found'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'by'
token.dep_ = 'neg'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'art'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'compound'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'eye'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: found
=====
token.tag_ = 'VBD'
token.head.text = 'thank'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Mine
=====
token.tag_ = 'NN'
token.head.text = 'ear'
token.dep_ = 'compound'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'thank'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'nsubj'

TOKEN: thank
=====
token.tag_ = 'VBP'
token.head.text = 'thank'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: brought
=====
token.tag_ = 'VBD'
token.head.text = 'thank'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'brought'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'brought'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'sound'
token.dep_ = 'poss'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sound'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'brought'
token.dep_ = 'cc'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'didst'
token.dep_ = 'advmod'

TOKEN: unkindly
=====
token.tag_ = 'RB'
token.head.text = 'didst'
token.dep_ = 'advmod'

TOKEN: didst
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'dative'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'brought'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'leave'
token.dep_ = 'prep'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'stay'
token.dep_ = 'advmod'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'stay'
token.dep_ = 'aux'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'stay'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: whom
=====
token.tag_ = 'WP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'he'
token.dep_ = 'relcl'

TOKEN: doth
=====
token.tag_ = 'NNP'
token.head.text = 'press'
token.dep_ = 'compound'

TOKEN: press
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'love'
token.dep_ = 'xcomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'let'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'love'
token.dep_ = 'det'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'press'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'press'
token.dep_ = 'aux'

TOKEN: press
=====
token.tag_ = 'VB'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'press'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'press'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'side'
token.dep_ = 'poss'

TOKEN: side
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Lysander'
token.dep_ = 'case'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'let'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'let'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'neg'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'bide'
token.dep_ = 'nsubj'

TOKEN: bide
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bide'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Fair
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'compound'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'bide'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = 'engilds'
token.dep_ = 'nsubj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'engilds'
token.dep_ = 'advmod'

TOKEN: engilds
=====
token.tag_ = 'VBZ'
token.head.text = 'Helena'
token.dep_ = 'relcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'engilds'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: Than
=====
token.tag_ = 'IN'
token.head.text = 'engilds'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'fiery'
token.dep_ = 'det'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'fiery'
token.dep_ = 'poss'

TOKEN: fiery
=====
token.tag_ = 'VBP'
token.head.text = 'Than'
token.dep_ = 'pobj'

TOKEN: oes
=====
token.tag_ = 'VBZ'
token.head.text = 'Than'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'oes'
token.dep_ = 'cc'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'oes'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'eyes'
token.dep_ = 'prep'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = "seek'st"
token.dep_ = 'advmod'

TOKEN: seek'st
=====
token.tag_ = 'NNS'
token.head.text = "seek'st"
token.dep_ = 'ROOT'

TOKEN: thou
=====
token.tag_ = 'VB'
token.head.text = "seek'st"
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = "seek'st"
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = "seek'st"
token.dep_ = 'punct'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'neg'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'hate'
token.dep_ = 'det'

TOKEN: hate
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'nsubj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'bear'
token.dep_ = 'nsubj'

TOKEN: bear
=====
token.tag_ = 'VBP'
token.head.text = 'hate'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'bear'
token.dep_ = 'dobj'

TOKEN: made
=====
token.tag_ = 'VBD'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'made'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'IN'
token.head.text = 'leave'
token.dep_ = 'prep'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'think'
token.dep_ = 'neg'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'think'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'advcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Lo'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Lo
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'one'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'confederacy'
token.dep_ = 'det'

TOKEN: confederacy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'perceive'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'perceive'
token.dep_ = 'nsubj'

TOKEN: perceive
=====
token.tag_ = 'VBP'
token.head.text = 'perceive'
token.dep_ = 'ROOT'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'perceive'
token.dep_ = 'ccomp'

TOKEN: conjoin'd
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'three'
token.dep_ = 'advmod'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'fashion'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'three'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'fashion'
token.dep_ = 'aux'

TOKEN: fashion
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'xcomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'sport'
token.dep_ = 'det'

TOKEN: false
=====
token.tag_ = 'JJ'
token.head.text = 'sport'
token.dep_ = 'amod'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'fashion'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'perceive'
token.dep_ = 'prep'

TOKEN: spite
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'spite'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'perceive'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Injurious
=====
token.tag_ = 'NNP'
token.head.text = 'Hermia'
token.dep_ = 'compound'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'Hermia'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hermia'
token.dep_ = 'punct'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: ungrateful
=====
token.tag_ = 'JJ'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'maid'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'maid'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'conspired'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'conspired'
token.dep_ = 'nsubj'

TOKEN: conspired
=====
token.tag_ = 'VBN'
token.head.text = 'Is'
token.dep_ = 'csubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'conspired'
token.dep_ = 'punct'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'contrived'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: contrived
=====
token.tag_ = 'VBN'
token.head.text = 'conspired'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'contrived'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'bait'
token.dep_ = 'aux'

TOKEN: bait
=====
token.tag_ = 'VB'
token.head.text = 'contrived'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'bait'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'bait'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'derision'
token.dep_ = 'det'

TOKEN: foul
=====
token.tag_ = 'JJ'
token.head.text = 'derision'
token.dep_ = 'amod'

TOKEN: derision
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'contrived'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'counsel'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'counsel'
token.dep_ = 'det'

TOKEN: counsel
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'attr'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'shared'
token.dep_ = 'dobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'shared'
token.dep_ = 'nsubj'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'we'
token.dep_ = 'appos'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'shared'
token.dep_ = 'aux'

TOKEN: shared
=====
token.tag_ = 'VBN'
token.head.text = 'counsel'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'sisters'
token.dep_ = 'det'

TOKEN: sisters
=====
token.tag_ = 'NNS'
token.head.text = 'vows'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'sisters'
token.dep_ = 'case'

TOKEN: vows
=====
token.tag_ = 'NNS'
token.head.text = 'Is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'vows'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hours'
token.dep_ = 'det'

TOKEN: hours
=====
token.tag_ = 'NNS'
token.head.text = 'vows'
token.dep_ = 'appos'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'spent'
token.dep_ = 'dobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'spent'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'spent'
token.dep_ = 'aux'

TOKEN: spent
=====
token.tag_ = 'VBN'
token.head.text = 'hours'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'chid'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'chid'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'chid'
token.dep_ = 'aux'

TOKEN: chid
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: hasty
=====
token.tag_ = 'JJ'
token.head.text = 'time'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'footed'
token.dep_ = 'punct'

TOKEN: footed
=====
token.tag_ = 'JJ'
token.head.text = 'time'
token.dep_ = 'amod'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'chid'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'time'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'chid'
token.dep_ = 'prep'

TOKEN: parting
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: us,--O
=====
token.tag_ = 'RB'
token.head.text = 'chid'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'forgot'
token.dep_ = 'det'

TOKEN: forgot
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'days'
token.dep_ = 'det'

TOKEN: school
=====
token.tag_ = 'NN'
token.head.text = 'days'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'days'
token.dep_ = 'punct'

TOKEN: days
=====
token.tag_ = 'NNS'
token.head.text = 'friendship'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'days'
token.dep_ = 'case'

TOKEN: friendship
=====
token.tag_ = 'NN'
token.head.text = 'We'
token.dep_ = 'compound'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'friendship'
token.dep_ = 'punct'

TOKEN: childhood
=====
token.tag_ = 'NN'
token.head.text = 'innocence'
token.dep_ = 'compound'

TOKEN: innocence
=====
token.tag_ = 'NN'
token.head.text = 'friendship'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'friendship'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'created'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'We'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'We'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'We'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'We'
token.dep_ = 'prep'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'gods'
token.dep_ = 'nummod'

TOKEN: artificial
=====
token.tag_ = 'JJ'
token.head.text = 'gods'
token.dep_ = 'amod'

TOKEN: gods
=====
token.tag_ = 'NNS'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'created'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VB'
token.head.text = 'created'
token.dep_ = 'aux'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Have'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'needles'
token.dep_ = 'poss'

TOKEN: needles
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: created
=====
token.tag_ = 'VBD'
token.head.text = 'created'
token.dep_ = 'ROOT'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'flower'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'flower'
token.dep_ = 'nummod'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'created'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'created'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Both
=====
token.tag_ = 'CC'
token.head.text = 'on'
token.dep_ = 'advmod'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'created'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'sampler'
token.dep_ = 'nummod'

TOKEN: sampler
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'created'
token.dep_ = 'punct'

TOKEN: sitting
=====
token.tag_ = 'VBG'
token.head.text = 'created'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'sitting'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'cushion'
token.dep_ = 'nummod'

TOKEN: cushion
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'created'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Both
=====
token.tag_ = 'DT'
token.head.text = 'warbling'
token.dep_ = 'nsubj'

TOKEN: warbling
=====
token.tag_ = 'VBG'
token.head.text = 'created'
token.dep_ = 'advcl'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'warbling'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'song'
token.dep_ = 'nummod'

TOKEN: song
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'warbling'
token.dep_ = 'punct'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'in'
token.dep_ = 'preconj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'warbling'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'key'
token.dep_ = 'nummod'

TOKEN: key
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'warbling'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'been'
token.dep_ = 'mark'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'been'
token.dep_ = 'mark'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'hands'
token.dep_ = 'poss'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'been'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hands'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'sides'
token.dep_ = 'poss'

TOKEN: sides
=====
token.tag_ = 'NNS'
token.head.text = 'hands'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sides'
token.dep_ = 'punct'

TOKEN: voices
=====
token.tag_ = 'NNS'
token.head.text = 'sides'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'voices'
token.dep_ = 'cc'

TOKEN: minds
=====
token.tag_ = 'NNS'
token.head.text = 'voices'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'been'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Had
=====
token.tag_ = 'VBD'
token.head.text = 'been'
token.dep_ = 'aux'

TOKEN: been
=====
token.tag_ = 'VBN'
token.head.text = 'warbling'
token.dep_ = 'advcl'

TOKEN: incorporate
=====
token.tag_ = 'JJ'
token.head.text = 'been'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'created'
token.dep_ = 'punct'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'grow'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'grow'
token.dep_ = 'nsubj'

TOKEN: grow
=====
token.tag_ = 'VBP'
token.head.text = 'grow'
token.dep_ = 'ROOT'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'grow'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Like
=====
token.tag_ = 'IN'
token.head.text = 'grow'
token.dep_ = 'intj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Like'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'cherry'
token.dep_ = 'det'

TOKEN: double
=====
token.tag_ = 'JJ'
token.head.text = 'cherry'
token.dep_ = 'amod'

TOKEN: cherry
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grow'
token.dep_ = 'punct'

TOKEN: seeming
=====
token.tag_ = 'VBG'
token.head.text = 'parted'
token.dep_ = 'advmod'

TOKEN: parted
=====
token.tag_ = 'VBN'
token.head.text = 'grow'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'parted'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'union'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'union'
token.dep_ = 'advmod'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'union'
token.dep_ = 'det'

TOKEN: union
=====
token.tag_ = 'NN'
token.head.text = 'union'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'union'
token.dep_ = 'prep'

TOKEN: partition
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'union'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Two
=====
token.tag_ = 'CD'
token.head.text = 'berries'
token.dep_ = 'nummod'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'berries'
token.dep_ = 'amod'

TOKEN: berries
=====
token.tag_ = 'NNS'
token.head.text = 'union'
token.dep_ = 'appos'

TOKEN: moulded
=====
token.tag_ = 'VBN'
token.head.text = 'berries'
token.dep_ = 'acl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'moulded'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'stem'
token.dep_ = 'nummod'

TOKEN: stem
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'berries'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'union'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'So'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'bodies'
token.dep_ = 'nummod'

TOKEN: seeming
=====
token.tag_ = 'VBG'
token.head.text = 'bodies'
token.dep_ = 'amod'

TOKEN: bodies
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'heart'
token.dep_ = 'nummod'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'union'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Two
=====
token.tag_ = 'CD'
token.head.text = 'heart'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Two'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'first'
token.dep_ = 'det'

TOKEN: first
=====
token.tag_ = 'JJ'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'like'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'heart'
token.dep_ = 'prep'

TOKEN: coats
=====
token.tag_ = 'NNS'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'coats'
token.dep_ = 'prep'

TOKEN: heraldry
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Due
=====
token.tag_ = 'JJ'
token.head.text = 'union'
token.dep_ = 'prep'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Due'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Due'
token.dep_ = 'conj'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'union'
token.dep_ = 'cc'

TOKEN: crowned
=====
token.tag_ = 'VBN'
token.head.text = 'union'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'crowned'
token.dep_ = 'prep'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'crest'
token.dep_ = 'nummod'

TOKEN: crest
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'union'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rent'
token.dep_ = 'cc'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'rent'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'rent'
token.dep_ = 'nsubj'

TOKEN: rent
=====
token.tag_ = 'VB'
token.head.text = 'rent'
token.dep_ = 'ROOT'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: ancient
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'rent'
token.dep_ = 'dobj'

TOKEN: asunder
=====
token.tag_ = 'RB'
token.head.text = 'rent'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'join'
token.dep_ = 'aux'

TOKEN: join
=====
token.tag_ = 'VB'
token.head.text = 'rent'
token.dep_ = 'advcl'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'join'
token.dep_ = 'prep'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'join'
token.dep_ = 'prep'

TOKEN: scorning
=====
token.tag_ = 'VBG'
token.head.text = 'in'
token.dep_ = 'pcomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'friend'
token.dep_ = 'poss'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'friend'
token.dep_ = 'amod'

TOKEN: friend
=====
token.tag_ = 'NN'
token.head.text = 'scorning'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'rent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'chide'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: friendly
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: tis
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'maidenly'
token.dep_ = 'neg'

TOKEN: maidenly
=====
token.tag_ = 'JJ'
token.head.text = 'tis'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Our
=====
token.tag_ = 'PRP$'
token.head.text = 'sex'
token.dep_ = 'poss'

TOKEN: sex
=====
token.tag_ = 'NN'
token.head.text = 'chide'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sex'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'sex'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sex'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'chide'
token.dep_ = 'aux'

TOKEN: chide
=====
token.tag_ = 'VB'
token.head.text = 'chide'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'chide'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'chide'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Though
=====
token.tag_ = 'IN'
token.head.text = 'feel'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'feel'
token.dep_ = 'nsubj'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'I'
token.dep_ = 'amod'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'feel'
token.dep_ = 'aux'

TOKEN: feel
=====
token.tag_ = 'VB'
token.head.text = 'chide'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'injury'
token.dep_ = 'det'

TOKEN: injury
=====
token.tag_ = 'NN'
token.head.text = 'feel'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'chide'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: amazed
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'amazed'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'words'
token.dep_ = 'poss'

TOKEN: passionate
=====
token.tag_ = 'JJ'
token.head.text = 'words'
token.dep_ = 'amod'

TOKEN: words
=====
token.tag_ = 'NNS'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'scorn'
token.dep_ = 'nsubj'

TOKEN: scorn
=====
token.tag_ = 'VBP'
token.head.text = 'seems'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'scorn'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'scorn'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'seems'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'seems'
token.dep_ = 'nsubj'

TOKEN: seems
=====
token.tag_ = 'VBZ'
token.head.text = 'seems'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'scorn'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'scorn'
token.dep_ = 'nsubj'

TOKEN: scorn
=====
token.tag_ = 'VBP'
token.head.text = 'seems'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'scorn'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seems'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'set'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'set'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'set'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'set'
token.dep_ = 'neg'

TOKEN: set
=====
token.tag_ = 'VBN'
token.head.text = 'set'
token.dep_ = 'ROOT'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'set'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'set'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'as'
token.dep_ = 'prep'

TOKEN: scorn
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'set'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'follow'
token.dep_ = 'cc'

TOKEN: praise
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'conj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'praise'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'eyes'
token.dep_ = 'cc'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'eyes'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'set'
token.dep_ = 'cc'

TOKEN: made
=====
token.tag_ = 'VBD'
token.head.text = 'set'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Who
=====
token.tag_ = 'WP'
token.head.text = 'even'
token.dep_ = 'nsubj'

TOKEN: even
=====
token.tag_ = 'RB'
token.head.text = 'spurn'
token.dep_ = 'advmod'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'even'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'spurn'
token.dep_ = 'advmod'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'spurn'
token.dep_ = 'aux'

TOKEN: spurn
=====
token.tag_ = 'VB'
token.head.text = 'made'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'spurn'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'spurn'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'foot'
token.dep_ = 'poss'

TOKEN: foot
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spurn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'call'
token.dep_ = 'aux'

TOKEN: call
=====
token.tag_ = 'VB'
token.head.text = 'spurn'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: goddess
=====
token.tag_ = 'NN'
token.head.text = 'call'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'goddess'
token.dep_ = 'punct'

TOKEN: nymph
=====
token.tag_ = 'NN'
token.head.text = 'goddess'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nymph'
token.dep_ = 'punct'

TOKEN: divine
=====
token.tag_ = 'JJ'
token.head.text = 'nymph'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'divine'
token.dep_ = 'cc'

TOKEN: rare
=====
token.tag_ = 'JJ'
token.head.text = 'divine'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'divine'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Precious
=====
token.tag_ = 'JJ'
token.head.text = 'divine'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Precious'
token.dep_ = 'punct'

TOKEN: celestial
=====
token.tag_ = 'JJ'
token.head.text = 'goddess'
token.dep_ = 'amod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: Wherefore
=====
token.tag_ = 'NNP'
token.head.text = 'speaks'
token.dep_ = 'nsubj'

TOKEN: speaks
=====
token.tag_ = 'VBZ'
token.head.text = 'speaks'
token.dep_ = 'ROOT'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'speaks'
token.dep_ = 'dative'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'speaks'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'this'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'hates'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hates'
token.dep_ = 'nsubj'

TOKEN: hates
=====
token.tag_ = 'VBZ'
token.head.text = 'speaks'
token.dep_ = 'advcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'hates'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Deny'
token.dep_ = 'cc'

TOKEN: wherefore
=====
token.tag_ = 'JJ'
token.head.text = 'Deny'
token.dep_ = 'advmod'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Deny'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Lysander'
token.dep_ = 'dep'

TOKEN: Deny
=====
token.tag_ = 'VBP'
token.head.text = 'Deny'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Deny'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Deny'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'rich'
token.dep_ = 'advmod'

TOKEN: rich
=====
token.tag_ = 'JJ'
token.head.text = 'Deny'
token.dep_ = 'amod'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'rich'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'soul'
token.dep_ = 'poss'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rich'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rich'
token.dep_ = 'cc'

TOKEN: tender
=====
token.tag_ = 'VB'
token.head.text = 'rich'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'tender'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tender'
token.dep_ = 'punct'

TOKEN: forsooth
=====
token.tag_ = 'NN'
token.head.text = 'tender'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'forsooth'
token.dep_ = 'punct'

TOKEN: affection
=====
token.tag_ = 'NN'
token.head.text = 'forsooth'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'affection'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'by'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'by'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'setting'
token.dep_ = 'poss'

TOKEN: setting
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'setting'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'by'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'by'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'consent'
token.dep_ = 'poss'

TOKEN: consent
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'by'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'thought'
token.dep_ = 'nsubj'

TOKEN: thought
=====
token.tag_ = 'VBD'
token.head.text = 'hung'
token.dep_ = 'advcl'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'thought'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hung'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'hung'
token.dep_ = 'advmod'

TOKEN: hung
=====
token.tag_ = 'VBD'
token.head.text = 'hung'
token.dep_ = 'ROOT'

TOKEN: upon
=====
token.tag_ = 'RP'
token.head.text = 'hung'
token.dep_ = 'prep'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'hung'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hung'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'fortunate'
token.dep_ = 'advmod'

TOKEN: fortunate
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fortunate'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'fortunate'
token.dep_ = 'cc'

TOKEN: miserable
=====
token.tag_ = 'JJ'
token.head.text = 'fortunate'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'JJS'
token.head.text = 'miserable'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'miserable'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'hung'
token.dep_ = 'advcl'

TOKEN: unloved
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'hung'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'pity'
token.dep_ = 'dobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pity'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'pity'
token.dep_ = 'aux'

TOKEN: pity
=====
token.tag_ = 'VB'
token.head.text = 'pity'
token.dep_ = 'ROOT'

TOKEN: rather
=====
token.tag_ = 'RB'
token.head.text = 'than'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'pity'
token.dep_ = 'cc'

TOKEN: despise
=====
token.tag_ = 'NN'
token.head.text = 'pity'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pity'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERNIA
=====
token.tag_ = 'NNP'
token.head.text = 'understand'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERNIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'understand'
token.dep_ = 'nsubj'

TOKEN: understand
=====
token.tag_ = 'VBP'
token.head.text = 'understand'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'understand'
token.dep_ = 'neg'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'mean'
token.dep_ = 'dobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'mean'
token.dep_ = 'nsubj'

TOKEN: mean
=====
token.tag_ = 'VBP'
token.head.text = 'understand'
token.dep_ = 'ccomp'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'mean'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'understand'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'Make'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'Ay'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: persever
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'persever'
token.dep_ = 'punct'

TOKEN: counterfeit
=====
token.tag_ = 'JJ'
token.head.text = 'looks'
token.dep_ = 'amod'

TOKEN: sad
=====
token.tag_ = 'JJ'
token.head.text = 'looks'
token.dep_ = 'amod'

TOKEN: looks
=====
token.tag_ = 'NNS'
token.head.text = 'persever'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Make
=====
token.tag_ = 'VB'
token.head.text = 'Wink'
token.dep_ = 'ccomp'

TOKEN: mouths
=====
token.tag_ = 'NNS'
token.head.text = 'Make'
token.dep_ = 'dobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'Make'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'turn'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'turn'
token.dep_ = 'nsubj'

TOKEN: turn
=====
token.tag_ = 'VBP'
token.head.text = 'Make'
token.dep_ = 'advcl'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'back'
token.dep_ = 'poss'

TOKEN: back
=====
token.tag_ = 'NN'
token.head.text = 'turn'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Wink'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Wink
=====
token.tag_ = 'VB'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'Wink'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'Wink'
token.dep_ = 'prep'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'at'
token.dep_ = 'amod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Wink'
token.dep_ = 'punct'

TOKEN: hold
=====
token.tag_ = 'VB'
token.head.text = 'hold'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'jest'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'jest'
token.dep_ = 'amod'

TOKEN: jest
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = 'hold'
token.dep_ = 'prt'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'sport'
token.dep_ = 'det'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'chronicled'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sport'
token.dep_ = 'punct'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'carried'
token.dep_ = 'advmod'

TOKEN: carried
=====
token.tag_ = 'VBN'
token.head.text = 'sport'
token.dep_ = 'acl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'chronicled'
token.dep_ = 'punct'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'chronicled'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'chronicled'
token.dep_ = 'auxpass'

TOKEN: chronicled
=====
token.tag_ = 'VBN'
token.head.text = 'hold'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'chronicled'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'pity'
token.dep_ = 'det'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pity'
token.dep_ = 'punct'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'pity'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'grace'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'grace'
token.dep_ = 'cc'

TOKEN: manners
=====
token.tag_ = 'NNS'
token.head.text = 'grace'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'neg'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'argument'
token.dep_ = 'nsubj'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'argument'
token.dep_ = 'predet'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'argument'
token.dep_ = 'det'

TOKEN: argument
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'fare'
token.dep_ = 'cc'

TOKEN: fare
=====
token.tag_ = 'VB'
token.head.text = 'remedy'
token.dep_ = 'ccomp'

TOKEN: ye
=====
token.tag_ = 'RB'
token.head.text = 'well'
token.dep_ = 'advmod'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'fare'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'fare'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'fare'
token.dep_ = 'punct'

TOKEN: tis
=====
token.tag_ = 'VBP'
token.head.text = 'fare'
token.dep_ = 'advcl'

TOKEN: partly
=====
token.tag_ = 'RB'
token.head.text = 'tis'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'fault'
token.dep_ = 'poss'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'fault'
token.dep_ = 'amod'

TOKEN: fault
=====
token.tag_ = 'NN'
token.head.text = 'tis'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'remedy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'death'
token.dep_ = 'det'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'shall'
token.dep_ = 'nsubj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'death'
token.dep_ = 'cc'

TOKEN: absence
=====
token.tag_ = 'NN'
token.head.text = 'death'
token.dep_ = 'conj'

TOKEN: soon
=====
token.tag_ = 'RB'
token.head.text = 'shall'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'remedy'
token.dep_ = 'aux'

TOKEN: remedy
=====
token.tag_ = 'NN'
token.head.text = 'remedy'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'remedy'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Stay'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Stay
=====
token.tag_ = 'VB'
token.head.text = 'Stay'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Stay'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'Helena'
token.dep_ = 'amod'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Stay'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Stay'
token.dep_ = 'punct'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'Stay'
token.dep_ = 'conj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'excuse'
token.dep_ = 'poss'

TOKEN: excuse
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'excuse'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'soul'
token.dep_ = 'poss'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'life'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'soul'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'HELENA'
token.dep_ = 'amod'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'nmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: excellent
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'excellent'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Sweet'
token.dep_ = 'compound'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Sweet
=====
token.tag_ = 'NNP'
token.head.text = 'scorn'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scorn'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'scorn'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'scorn'
token.dep_ = 'neg'

TOKEN: scorn
=====
token.tag_ = 'VB'
token.head.text = 'scorn'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'scorn'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'scorn'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'scorn'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'entreat'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'entreat'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'entreat'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'entreat'
token.dep_ = 'neg'

TOKEN: entreat
=====
token.tag_ = 'VB'
token.head.text = 'compel'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'compel'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'compel'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'compel'
token.dep_ = 'aux'

TOKEN: compel
=====
token.tag_ = 'VB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'compel'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Thou'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'compel'
token.dep_ = 'nsubj'

TOKEN: canst
=====
token.tag_ = 'JJ'
token.head.text = 'compel'
token.dep_ = 'amod'

TOKEN: compel
=====
token.tag_ = 'VBP'
token.head.text = 'compel'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'RB'
token.head.text = 'more'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'compel'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'entreat'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'entreat'
token.dep_ = 'nsubj'

TOKEN: entreat
=====
token.tag_ = 'VBP'
token.head.text = 'more'
token.dep_ = 'advcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'compel'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'threats'
token.dep_ = 'compound'

TOKEN: threats
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'strength'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'strength'
token.dep_ = 'amod'

TOKEN: strength
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'strength'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'prayers'
token.dep_ = 'poss'

TOKEN: weak
=====
token.tag_ = 'JJ'
token.head.text = 'prayers'
token.dep_ = 'amod'

TOKEN: prayers
=====
token.tag_ = 'NNS'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'swear'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'swear'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'swear'
token.dep_ = 'nsubj'

TOKEN: swear
=====
token.tag_ = 'VBP'
token.head.text = 'swear'
token.dep_ = 'ROOT'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'lose'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'lose'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'lose'
token.dep_ = 'aux'

TOKEN: lose
=====
token.tag_ = 'VB'
token.head.text = 'swear'
token.dep_ = 'ccomp'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'lose'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'prove'
token.dep_ = 'aux'

TOKEN: prove
=====
token.tag_ = 'VB'
token.head.text = 'lose'
token.dep_ = 'advcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'false'
token.dep_ = 'nsubj'

TOKEN: false
=====
token.tag_ = 'JJ'
token.head.text = 'prove'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'says'
token.dep_ = 'nsubj'

TOKEN: says
=====
token.tag_ = 'VBZ'
token.head.text = 'swear'
token.dep_ = 'ccomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'says'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'love'
token.dep_ = 'neg'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'say'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'love'
token.dep_ = 'advmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'more'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'say'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NNS'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'withdraw'
token.dep_ = 'advcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'withdraw'
token.dep_ = 'punct'

TOKEN: withdraw
=====
token.tag_ = 'VB'
token.head.text = 'withdraw'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'withdraw'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'withdraw'
token.dep_ = 'cc'

TOKEN: prove
=====
token.tag_ = 'VB'
token.head.text = 'withdraw'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'prove'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'prove'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'withdraw'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Quick'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Quick
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quick'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'tends'
token.dep_ = 'advcl'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: whereto
=====
token.tag_ = 'NN'
token.head.text = 'tends'
token.dep_ = 'nsubj'

TOKEN: tends
=====
token.tag_ = 'VBZ'
token.head.text = 'tends'
token.dep_ = 'ROOT'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'this'
token.dep_ = 'predet'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'tends'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'tends'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'tends'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Away
=====
token.tag_ = 'RB'
token.head.text = 'Ethiope'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ethiope'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Ethiope'
token.dep_ = 'nmod'

TOKEN: Ethiope
=====
token.tag_ = 'NNP'
token.head.text = 'Seem'
token.dep_ = 'ccomp'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Ethiope'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'Ethiope'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'No'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'Ethiope'
token.dep_ = 'intj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Seem'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'Seem'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'Seem'
token.dep_ = 'aux'

TOKEN: [
=====
token.tag_ = '-LRB-'
token.head.text = 'Seem'
token.dep_ = 'punct'

TOKEN:        
=====
token.tag_ = '_SP'
token.head.text = '['
token.dep_ = 'dep'

TOKEN: ]
=====
token.tag_ = 'XX'
token.head.text = 'Seem'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: Seem
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'break'
token.dep_ = 'aux'

TOKEN: break
=====
token.tag_ = 'VB'
token.head.text = 'Seem'
token.dep_ = 'xcomp'

TOKEN: loose
=====
token.tag_ = 'JJ'
token.head.text = 'break'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Seem'
token.dep_ = 'punct'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'Seem'
token.dep_ = 'conj'

TOKEN: on
=====
token.tag_ = 'RP'
token.head.text = 'take'
token.dep_ = 'prt'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'follow'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'follow'
token.dep_ = 'aux'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'take'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'take'
token.dep_ = 'advmod'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: tame
=====
token.tag_ = 'JJ'
token.head.text = 'man'
token.dep_ = 'amod'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Hang'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Hang
=====
token.tag_ = 'VB'
token.head.text = 'Hang'
token.dep_ = 'ROOT'

TOKEN: off
=====
token.tag_ = 'RP'
token.head.text = 'Hang'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hang'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'cat'
token.dep_ = 'compound'

TOKEN: cat
=====
token.tag_ = 'NNP'
token.head.text = 'Hang'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cat'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'burr'
token.dep_ = 'compound'

TOKEN: burr
=====
token.tag_ = 'NNP'
token.head.text = 'cat'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hang'
token.dep_ = 'punct'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'let'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: loose
=====
token.tag_ = 'JJ'
token.head.text = 'let'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'shake'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'shake'
token.dep_ = 'aux'

TOKEN: shake
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'shake'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'shake'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'shake'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'serpent'
token.dep_ = 'det'

TOKEN: serpent
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'shake'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'grown'
token.dep_ = 'nsubjpass'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'grown'
token.dep_ = 'advmod'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'grown'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'grown'
token.dep_ = 'nsubjpass'

TOKEN: grown
=====
token.tag_ = 'VBN'
token.head.text = 'grown'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'rude'
token.dep_ = 'advmod'

TOKEN: rude
=====
token.tag_ = 'JJ'
token.head.text = 'grown'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'grown'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'change'
token.dep_ = 'det'

TOKEN: change
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Sweet
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: love,--
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'love,--'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'compound'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: out
=====
token.tag_ = 'RB'
token.head.text = 'Tartar'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tartar'
token.dep_ = 'punct'

TOKEN: tawny
=====
token.tag_ = 'NN'
token.head.text = 'Tartar'
token.dep_ = 'compound'

TOKEN: Tartar
=====
token.tag_ = 'NNP'
token.head.text = 'Tartar'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tartar'
token.dep_ = 'punct'

TOKEN: out
=====
token.tag_ = 'RB'
token.head.text = 'Tartar'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Tartar'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Out
=====
token.tag_ = 'NNP'
token.head.text = 'loathed'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loathed'
token.dep_ = 'punct'

TOKEN: loathed
=====
token.tag_ = 'VBD'
token.head.text = 'loathed'
token.dep_ = 'ROOT'

TOKEN: medicine
=====
token.tag_ = 'NN'
token.head.text = 'loathed'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'loathed'
token.dep_ = 'punct'

TOKEN: hated
=====
token.tag_ = 'VBN'
token.head.text = 'potion'
token.dep_ = 'amod'

TOKEN: potion
=====
token.tag_ = 'NN'
token.head.text = 'potion'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'potion'
token.dep_ = 'punct'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'potion'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hence'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Do'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Do
=====
token.tag_ = 'VBP'
token.head.text = 'jest'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Do'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Do'
token.dep_ = 'neg'

TOKEN: jest
=====
token.tag_ = 'VB'
token.head.text = 'jest'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'jest'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Yes'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Yes
=====
token.tag_ = 'UH'
token.head.text = 'jest'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Yes'
token.dep_ = 'punct'

TOKEN: sooth
=====
token.tag_ = 'VBP'
token.head.text = 'jest'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'jest'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'jest'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'jest'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'keep'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'keep'
token.dep_ = 'aux'

TOKEN: keep
=====
token.tag_ = 'VB'
token.head.text = 'keep'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'word'
token.dep_ = 'poss'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'keep'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'had'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'would'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'had'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'trust'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'bond'
token.dep_ = 'poss'

TOKEN: bond
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'perceive'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'perceive'
token.dep_ = 'nsubj'

TOKEN: perceive
=====
token.tag_ = 'VBP'
token.head.text = 'trust'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'perceive'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'bond'
token.dep_ = 'det'

TOKEN: weak
=====
token.tag_ = 'JJ'
token.head.text = 'bond'
token.dep_ = 'amod'

TOKEN: bond
=====
token.tag_ = 'NN'
token.head.text = 'holds'
token.dep_ = 'nsubj'

TOKEN: holds
=====
token.tag_ = 'VBZ'
token.head.text = 'perceive'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'holds'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'perceive'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'trust'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'trust'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'trust'
token.dep_ = 'neg'

TOKEN: trust
=====
token.tag_ = 'VB'
token.head.text = 'trust'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'word'
token.dep_ = 'poss'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'trust'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'hurt'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hurt'
token.dep_ = 'punct'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'hurt'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hurt'
token.dep_ = 'nsubj'

TOKEN: hurt
=====
token.tag_ = 'VB'
token.head.text = 'hurt'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'hurt'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hurt'
token.dep_ = 'punct'

TOKEN: strike
=====
token.tag_ = 'VB'
token.head.text = 'hurt'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'strike'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'strike'
token.dep_ = 'punct'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'strike'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'kill'
token.dep_ = 'oprd'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'hurt'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Although
=====
token.tag_ = 'IN'
token.head.text = 'hate'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'nsubj'

TOKEN: hate
=====
token.tag_ = 'VBP'
token.head.text = 'harm'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'harm'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'harm'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'harm'
token.dep_ = 'neg'

TOKEN: harm
=====
token.tag_ = 'VB'
token.head.text = 'harm'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'harm'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'harm'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'What'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'dative'

TOKEN: greater
=====
token.tag_ = 'JJR'
token.head.text = 'harm'
token.dep_ = 'amod'

TOKEN: harm
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'harm'
token.dep_ = 'prep'

TOKEN: hate
=====
token.tag_ = 'VB'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Hate
=====
token.tag_ = 'VB'
token.head.text = 'Hate'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Hate'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Hate'
token.dep_ = 'punct'

TOKEN: wherefore
=====
token.tag_ = 'RB'
token.head.text = 'wherefore'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'wherefore'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'O'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'news'
token.dep_ = 'det'

TOKEN: news
=====
token.tag_ = 'NN'
token.head.text = 'Am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'news'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'news'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'news'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Am
=====
token.tag_ = 'VBP'
token.head.text = 'Am'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Am'
token.dep_ = 'neg'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'Am'
token.dep_ = 'nsubj'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'Am'
token.dep_ = 'attr'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Am'
token.dep_ = 'punct'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'fair'
token.dep_ = 'advmod'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: erewhile
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Since
=====
token.tag_ = 'IN'
token.head.text = 'loved'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'Since'
token.dep_ = 'pobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'loved'
token.dep_ = 'nsubj'

TOKEN: loved
=====
token.tag_ = 'VBD'
token.head.text = 'loved'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'loved'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'loved'
token.dep_ = 'punct'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = 'loved'
token.dep_ = 'cc'

TOKEN: since
=====
token.tag_ = 'IN'
token.head.text = 'left'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'since'
token.dep_ = 'pobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'left'
token.dep_ = 'nsubj'

TOKEN: left
=====
token.tag_ = 'VBD'
token.head.text = 'left'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'left'
token.dep_ = 'dep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'left'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'left'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'left'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'left'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'left'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'left'
token.dep_ = 'nsubj'

TOKEN: left
=====
token.tag_ = 'VBD'
token.head.text = 'loved'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'left'
token.dep_ = 'dobj'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'left'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'NNP'
token.head.text = 'loved'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'gods'
token.dep_ = 'det'

TOKEN: gods
=====
token.tag_ = 'NNS'
token.head.text = 'O'
token.dep_ = 'appos'

TOKEN: forbid!--
=====
token.tag_ = '.'
token.head.text = 'loved'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'forbid!--'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'say'
token.dep_ = 'prep'

TOKEN: earnest
=====
token.tag_ = 'JJ'
token.head.text = 'In'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'loved'
token.dep_ = 'advcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'did'
token.dep_ = 'cc'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'did'
token.dep_ = 'neg'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'desire'
token.dep_ = 'aux'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'xcomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Therefore
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Be'
token.dep_ = 'ccomp'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: hope
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: question
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: doubt
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'Be'
token.dep_ = 'ROOT'

TOKEN: certain
=====
token.tag_ = 'JJ'
token.head.text = 'truer'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'truer'
token.dep_ = 'punct'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'truer'
token.dep_ = 'nsubj'

TOKEN: truer
=====
token.tag_ = 'NN'
token.head.text = 'Be'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: tis
=====
token.tag_ = 'VBP'
token.head.text = 'Be'
token.dep_ = 'advcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'jest'
token.dep_ = 'det'

TOKEN: jest
=====
token.tag_ = 'NN'
token.head.text = 'tis'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'jest'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'hate'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'hate'
token.dep_ = 'aux'

TOKEN: hate
=====
token.tag_ = 'VB'
token.head.text = 'jest'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'hate'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'thee'
token.dep_ = 'cc'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'thee'
token.dep_ = 'conj'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'O'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'juggler'
token.dep_ = 'nsubj'

TOKEN: juggler
=====
token.tag_ = 'NN'
token.head.text = 'juggler'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'juggler'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'blossom'
token.dep_ = 'nmod'

TOKEN: canker
=====
token.tag_ = 'NN'
token.head.text = 'blossom'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'blossom'
token.dep_ = 'punct'

TOKEN: blossom
=====
token.tag_ = 'NN'
token.head.text = 'blossom'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'blossom'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'thief'
token.dep_ = 'compound'

TOKEN: thief
=====
token.tag_ = 'NN'
token.head.text = 'thief'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'thief'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'thief'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBN'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'come'
token.dep_ = 'conj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'love'
token.dep_ = 'case'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'stolen'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'stolen'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Fine'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Fine
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fine'
token.dep_ = 'punct'

TOKEN: i'faith
=====
token.tag_ = 'NNP'
token.head.text = 'Fine'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Fine'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'Have'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Have'
token.dep_ = 'nsubj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'modesty'
token.dep_ = 'det'

TOKEN: modesty
=====
token.tag_ = 'NN'
token.head.text = 'Have'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'modesty'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'shame'
token.dep_ = 'det'

TOKEN: maiden
=====
token.tag_ = 'JJ'
token.head.text = 'shame'
token.dep_ = 'amod'

TOKEN: shame
=====
token.tag_ = 'NN'
token.head.text = 'modesty'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shame'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'touch'
token.dep_ = 'det'

TOKEN: touch
=====
token.tag_ = 'NN'
token.head.text = 'modesty'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'touch'
token.dep_ = 'prep'

TOKEN: bashfulness
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Have'
token.dep_ = 'punct'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'tear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tear'
token.dep_ = 'punct'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'tear'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tear'
token.dep_ = 'nsubj'

TOKEN: tear
=====
token.tag_ = 'VB'
token.head.text = 'tear'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tear'
token.dep_ = 'dep'

TOKEN: Impatient
=====
token.tag_ = 'NNP'
token.head.text = 'tear'
token.dep_ = 'dobj'

TOKEN: answers
=====
token.tag_ = 'NNS'
token.head.text = 'tear'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'answers'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'tongue'
token.dep_ = 'amod'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'tear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Fie
=====
token.tag_ = 'NNP'
token.head.text = 'tear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fie'
token.dep_ = 'punct'

TOKEN: fie
=====
token.tag_ = 'NN'
token.head.text = 'Fie'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'tear'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'counterfeit'
token.dep_ = 'nsubj'

TOKEN: counterfeit
=====
token.tag_ = 'JJ'
token.head.text = 'puppet'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'puppet'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'puppet'
token.dep_ = 'nsubj'

TOKEN: puppet
=====
token.tag_ = 'NN'
token.head.text = 'puppet'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'puppet'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'puppet'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'puppet'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Puppet'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Puppet
=====
token.tag_ = 'NNP'
token.head.text = 'Puppet'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Puppet'
token.dep_ = 'punct'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'so'
token.dep_ = 'advmod'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'so'
token.dep_ = 'punct'

TOKEN: ay
=====
token.tag_ = 'UH'
token.head.text = 'goes'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'goes'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'way'
token.dep_ = 'det'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'goes'
token.dep_ = 'nsubj'

TOKEN: goes
=====
token.tag_ = 'VBZ'
token.head.text = 'goes'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'game'
token.dep_ = 'det'

TOKEN: game
=====
token.tag_ = 'NN'
token.head.text = 'goes'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'goes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'perceive'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'perceive'
token.dep_ = 'nsubj'

TOKEN: perceive
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'perceive'
token.dep_ = 'ccomp'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: compare
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'oprd'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'compare'
token.dep_ = 'dep'

TOKEN: Between
=====
token.tag_ = 'IN'
token.head.text = 'compare'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'statures'
token.dep_ = 'poss'

TOKEN: statures
=====
token.tag_ = 'NNS'
token.head.text = 'Between'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: urged
=====
token.tag_ = 'VBD'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'height'
token.dep_ = 'poss'

TOKEN: height
=====
token.tag_ = 'NN'
token.head.text = 'urged'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'personage'
token.dep_ = 'poss'

TOKEN: personage
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'personage'
token.dep_ = 'poss'

TOKEN: tall
=====
token.tag_ = 'JJ'
token.head.text = 'personage'
token.dep_ = 'amod'

TOKEN: personage
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'personage'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Her
=====
token.tag_ = 'PRP$'
token.head.text = 'height'
token.dep_ = 'poss'

TOKEN: height
=====
token.tag_ = 'NN'
token.head.text = 'personage'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'height'
token.dep_ = 'punct'

TOKEN: forsooth
=====
token.tag_ = 'NNP'
token.head.text = 'height'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: prevail'd
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'grown'
token.dep_ = 'cc'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'grown'
token.dep_ = 'auxpass'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'grown'
token.dep_ = 'nsubjpass'

TOKEN: grown
=====
token.tag_ = 'VBN'
token.head.text = 'grown'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'high'
token.dep_ = 'advmod'

TOKEN: high
=====
token.tag_ = 'JJ'
token.head.text = 'grown'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'high'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'esteem'
token.dep_ = 'poss'

TOKEN: esteem
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'grown'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'grown'
token.dep_ = 'advcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'dwarfish'
token.dep_ = 'advmod'

TOKEN: dwarfish
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dwarfish'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'low'
token.dep_ = 'advmod'

TOKEN: low
=====
token.tag_ = 'JJ'
token.head.text = 'dwarfish'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'grown'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'low'
token.dep_ = 'advmod'

TOKEN: low
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'DT'
token.head.text = 'maypole'
token.dep_ = 'det'

TOKEN: painted
=====
token.tag_ = 'VBN'
token.head.text = 'maypole'
token.dep_ = 'amod'

TOKEN: maypole
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: speak
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'low'
token.dep_ = 'advmod'

TOKEN: low
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'neg'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'low'
token.dep_ = 'advmod'

TOKEN: low
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'low'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'reach'
token.dep_ = 'mark'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'nails'
token.dep_ = 'poss'

TOKEN: nails
=====
token.tag_ = 'NNS'
token.head.text = 'reach'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'reach'
token.dep_ = 'aux'

TOKEN: reach
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'reach'
token.dep_ = 'prep'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'eyes'
token.dep_ = 'compound'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'pray'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'mock'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'mock'
token.dep_ = 'nsubj'

TOKEN: mock
=====
token.tag_ = 'VBP'
token.head.text = 'Let'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'mock'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: gentlemen
=====
token.tag_ = 'NNS'
token.head.text = 'Let'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'hurt'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'hurt'
token.dep_ = 'neg'

TOKEN: hurt
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'hurt'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'was'
token.dep_ = 'neg'

TOKEN: curst
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'gift'
token.dep_ = 'det'

TOKEN: gift
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'RB'
token.head.text = 'all'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'gift'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: shrewishness
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'maid'
token.dep_ = 'det'

TOKEN: right
=====
token.tag_ = 'JJ'
token.head.text = 'maid'
token.dep_ = 'amod'

TOKEN: maid
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'maid'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'cowardice'
token.dep_ = 'poss'

TOKEN: cowardice
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'strike'
token.dep_ = 'nsubj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'strike'
token.dep_ = 'neg'

TOKEN: strike
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'strike'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: perhaps
=====
token.tag_ = 'RB'
token.head.text = 'think'
token.dep_ = 'advmod'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'think'
token.dep_ = 'aux'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Because
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'match'
token.dep_ = 'advcl'

TOKEN: something
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: lower
=====
token.tag_ = 'JJR'
token.head.text = 'something'
token.dep_ = 'amod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'lower'
token.dep_ = 'prep'

TOKEN: myself
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'match'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'match'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'match'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'match'
token.dep_ = 'aux'

TOKEN: match
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'match'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'match'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Lower
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: hark
=====
token.tag_ = 'NNP'
token.head.text = 'hark'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hark'
token.dep_ = 'punct'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'hark'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hark'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Good
=====
token.tag_ = 'NNP'
token.head.text = 'Hermia'
token.dep_ = 'compound'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'bitter'
token.dep_ = 'advmod'

TOKEN: bitter
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'bitter'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'evermore'
token.dep_ = 'nsubj'

TOKEN: evermore
=====
token.tag_ = 'VBP'
token.head.text = 'keep'
token.dep_ = 'ccomp'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'love'
token.dep_ = 'aux'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'evermore'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Did
=====
token.tag_ = 'VBD'
token.head.text = 'keep'
token.dep_ = 'aux'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'advmod'

TOKEN: keep
=====
token.tag_ = 'VB'
token.head.text = 'Save'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'counsels'
token.dep_ = 'poss'

TOKEN: counsels
=====
token.tag_ = 'NNS'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'keep'
token.dep_ = 'neg'

TOKEN: wrong'd
=====
token.tag_ = 'LS'
token.head.text = 'keep'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = "wrong'd"
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Save'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Save
=====
token.tag_ = 'VB'
token.head.text = 'told'
token.dep_ = 'advcl'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'Save'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'told'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'stealth'
token.dep_ = 'poss'

TOKEN: stealth
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'nsubj'

TOKEN: follow'd
=====
token.tag_ = 'VBZ'
token.head.text = "follow'd"
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "follow'd"
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = "follow'd"
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'nsubj'

TOKEN: follow'd
=====
token.tag_ = 'VBZ'
token.head.text = "follow'd"
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "follow'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = "follow'd"
token.dep_ = 'conj'

TOKEN: chid
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'chid'
token.dep_ = 'dobj'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'chid'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: threaten'd
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = "threaten'd"
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'strike'
token.dep_ = 'aux'

TOKEN: strike
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'strike'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: spurn
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'dep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'spurn'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spurn'
token.dep_ = 'punct'

TOKEN: nay
=====
token.tag_ = 'UH'
token.head.text = 'spurn'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nay'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'kill'
token.dep_ = 'aux'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'spurn'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'kill'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'let'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'let'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'let'
token.dep_ = 'aux'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'quiet'
token.dep_ = 'nsubj'

TOKEN: quiet
=====
token.tag_ = 'JJ'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'quiet'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'bear'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'bear'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'bear'
token.dep_ = 'nsubj'

TOKEN: bear
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'folly'
token.dep_ = 'poss'

TOKEN: folly
=====
token.tag_ = 'NN'
token.head.text = 'bear'
token.dep_ = 'dobj'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'bear'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'back'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'bear'
token.dep_ = 'cc'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'bear'
token.dep_ = 'conj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: no
=====
token.tag_ = 'RB'
token.head.text = 'further'
token.dep_ = 'neg'

TOKEN: further
=====
token.tag_ = 'RB'
token.head.text = 'follow'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'simple'
token.dep_ = 'advmod'

TOKEN: simple
=====
token.tag_ = 'JJ'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'simple'
token.dep_ = 'cc'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'fond'
token.dep_ = 'advmod'

TOKEN: fond
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'simple'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Why'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'get'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Why'
token.dep_ = 'punct'

TOKEN: get
=====
token.tag_ = 'VBP'
token.head.text = 'get'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'gone'
token.dep_ = 'nsubj'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'get'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: who
=====
token.tag_ = 'WP'
token.head.text = "is't"
token.dep_ = 'nsubj'

TOKEN: is't
=====
token.tag_ = 'VBZ'
token.head.text = 'get'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'hinders'
token.dep_ = 'nsubj'

TOKEN: hinders
=====
token.tag_ = 'VBZ'
token.head.text = "is't"
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'hinders'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = "is't"
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'VB'
token.head.text = 'get'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'heart'
token.dep_ = 'det'

TOKEN: foolish
=====
token.tag_ = 'JJ'
token.head.text = 'heart'
token.dep_ = 'amod'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'leave'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'nsubj'

TOKEN: leave
=====
token.tag_ = 'VBP'
token.head.text = 'get'
token.dep_ = 'ccomp'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'leave'
token.dep_ = 'advmod'

TOKEN: behind
=====
token.tag_ = 'RB'
token.head.text = 'leave'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'What'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Be'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Be'
token.dep_ = 'prep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'compound'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'HELENA'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Be'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'harm'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Be'
token.dep_ = 'neg'

TOKEN: afraid
=====
token.tag_ = 'JJ'
token.head.text = 'Be'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'harm'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'harm'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'harm'
token.dep_ = 'neg'

TOKEN: harm
=====
token.tag_ = 'VB'
token.head.text = 'harm'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'harm'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'harm'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'shall'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'No'
token.dep_ = 'punct'

TOKEN: sir
=====
token.tag_ = 'NN'
token.head.text = 'shall'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shall'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'shall'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'shall'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'shall'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shall'
token.dep_ = 'punct'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: take
=====
token.tag_ = 'VBP'
token.head.text = 'shall'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shall'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: angry
=====
token.tag_ = 'JJ'
token.head.text = "'s"
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: keen
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'keen'
token.dep_ = 'cc'

TOKEN: shrewd
=====
token.tag_ = 'JJ'
token.head.text = 'keen'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'vixen'
token.dep_ = 'det'

TOKEN: vixen
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'went'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'went'
token.dep_ = 'nsubj'

TOKEN: went
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'went'
token.dep_ = 'prep'

TOKEN: school
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: though
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'was'
token.dep_ = 'conj'

TOKEN: fierce
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'HERMIA'
token.dep_ = 'case'

TOKEN: Little
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'amod'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'HERMIA'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'nothing'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'IN'
token.head.text = 'nothing'
token.dep_ = 'prep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'low'
token.dep_ = 'punct'

TOKEN: low
=====
token.tag_ = 'JJ'
token.head.text = 'but'
token.dep_ = 'pobj'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'low'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'low'
token.dep_ = 'cc'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'little'
token.dep_ = 'punct'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'low'
token.dep_ = 'conj'

TOKEN: '
=====
token.tag_ = 'FW'
token.head.text = 'nothing'
token.dep_ = 'punct'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'nothing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'suffer'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'suffer'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'suffer'
token.dep_ = 'nsubj'

TOKEN: suffer
=====
token.tag_ = 'VB'
token.head.text = 'suffer'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'suffer'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'flout'
token.dep_ = 'aux'

TOKEN: flout
=====
token.tag_ = 'VB'
token.head.text = 'suffer'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'flout'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'flout'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'suffer'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Get
=====
token.tag_ = 'VB'
token.head.text = 'acorn'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'gone'
token.dep_ = 'nsubj'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'Get'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dwarf'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'dwarf'
token.dep_ = 'nsubj'

TOKEN: dwarf
=====
token.tag_ = 'VBP'
token.head.text = 'acorn'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'dwarf'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'minimus'
token.dep_ = 'nsubj'

TOKEN: minimus
=====
token.tag_ = 'VBP'
token.head.text = 'acorn'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'minimus'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'minimus'
token.dep_ = 'prep'

TOKEN: hindering
=====
token.tag_ = 'VBG'
token.head.text = 'made'
token.dep_ = 'amod'

TOKEN: knot
=====
token.tag_ = 'NN'
token.head.text = 'grass'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'grass'
token.dep_ = 'punct'

TOKEN: grass
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'compound'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'acorn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'bead'
token.dep_ = 'nsubj'

TOKEN: bead
=====
token.tag_ = 'VBP'
token.head.text = 'acorn'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'acorn'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'acorn'
token.dep_ = 'nsubj'

TOKEN: acorn
=====
token.tag_ = 'VBD'
token.head.text = 'acorn'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'acorn'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'officious'
token.dep_ = 'advmod'

TOKEN: officious
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'officious'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'scorns'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'behalf'
token.dep_ = 'poss'

TOKEN: behalf
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'scorns'
token.dep_ = 'nsubj'

TOKEN: scorns
=====
token.tag_ = 'VBZ'
token.head.text = 'scorns'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'services'
token.dep_ = 'poss'

TOKEN: services
=====
token.tag_ = 'NNS'
token.head.text = 'scorns'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'scorns'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'aby'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'alone'
token.dep_ = 'nsubj'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'dep'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'of'
token.dep_ = 'neg'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Take
=====
token.tag_ = 'VB'
token.head.text = 'aby'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Take'
token.dep_ = 'neg'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'Take'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'aby'
token.dep_ = 'mark'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'intend'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'dost'
token.dep_ = 'nsubj'

TOKEN: dost
=====
token.tag_ = 'NN'
token.head.text = 'intend'
token.dep_ = 'nsubj'

TOKEN: intend
=====
token.tag_ = 'VBD'
token.head.text = 'aby'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'intend'
token.dep_ = 'dep'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'intend'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'little'
token.dep_ = 'advmod'

TOKEN: little
=====
token.tag_ = 'JJ'
token.head.text = 'show'
token.dep_ = 'amod'

TOKEN: show
=====
token.tag_ = 'NN'
token.head.text = 'intend'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'show'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'show'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'shalt'
token.dep_ = 'compound'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'aby'
token.dep_ = 'nsubj'

TOKEN: aby
=====
token.tag_ = 'VBP'
token.head.text = 'aby'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'aby'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'aby'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'holds'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'holds'
token.dep_ = 'nsubj'

TOKEN: holds
=====
token.tag_ = 'VBZ'
token.head.text = 'follow'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'holds'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'holds'
token.dep_ = 'neg'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'follow'
token.dep_ = 'advmod'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'darest'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'darest'
token.dep_ = 'nsubj'

TOKEN: darest
=====
token.tag_ = 'JJS'
token.head.text = 'follow'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'darest'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'try'
token.dep_ = 'aux'

TOKEN: try
=====
token.tag_ = 'VB'
token.head.text = 'follow'
token.dep_ = 'advcl'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'right'
token.dep_ = 'poss'

TOKEN: right
=====
token.tag_ = 'NN'
token.head.text = 'try'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'right'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'right'
token.dep_ = 'prep'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'thine'
token.dep_ = 'cc'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'thine'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'follow'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'follow'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Follow'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Follow
=====
token.tag_ = 'NNP'
token.head.text = 'Follow'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Follow'
token.dep_ = 'punct'

TOKEN: nay
=====
token.tag_ = 'UH'
token.head.text = 'go'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: cheek
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'cheek'
token.dep_ = 'prep'

TOKEN: jole
=====
token.tag_ = 'NNP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'You'
token.dep_ = 'punct'

TOKEN: mistress
=====
token.tag_ = 'NN'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'coil'
token.dep_ = 'predet'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'coil'
token.dep_ = 'det'

TOKEN: coil
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'long'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nay'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'back'
token.dep_ = 'neg'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'ROOT'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'trust'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'trust'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'trust'
token.dep_ = 'neg'

TOKEN: trust
=====
token.tag_ = 'VB'
token.head.text = 'HELENA'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'trust'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'trust'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'trust'
token.dep_ = 'cc'

TOKEN: longer
=====
token.tag_ = 'RBR'
token.head.text = 'stay'
token.dep_ = 'advmod'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'trust'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'stay'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'company'
token.dep_ = 'poss'

TOKEN: curst
=====
token.tag_ = 'JJ'
token.head.text = 'company'
token.dep_ = 'amod'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Your
=====
token.tag_ = 'PRP$'
token.head.text = 'hands'
token.dep_ = 'poss'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'hands'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: quicker
=====
token.tag_ = 'JJR'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'quicker'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fray'
token.dep_ = 'det'

TOKEN: fray
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'legs'
token.dep_ = 'poss'

TOKEN: legs
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: longer
=====
token.tag_ = 'JJR'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: though
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'run'
token.dep_ = 'aux'

TOKEN: run
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'advcl'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'run'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'HERMIA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'HERMIA'
token.dep_ = 'relcl'

TOKEN: amazed
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'neg'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'say'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'negligence'
token.dep_ = 'amod'

TOKEN: negligence
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'negligence'
token.dep_ = 'punct'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'mistakest'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'mistakest'
token.dep_ = 'amod'

TOKEN: mistakest
=====
token.tag_ = 'NN'
token.head.text = "committ'st"
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mistakest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'mistakest'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'mistakest'
token.dep_ = 'conj'

TOKEN: committ'st
=====
token.tag_ = 'VBZ'
token.head.text = 'negligence'
token.dep_ = 'acl'

TOKEN: thy
=====
token.tag_ = 'NNP'
token.head.text = 'knaveries'
token.dep_ = 'compound'

TOKEN: knaveries
=====
token.tag_ = 'NNS'
token.head.text = "committ'st"
token.dep_ = 'dobj'

TOKEN: wilfully
=====
token.tag_ = 'RB'
token.head.text = "committ'st"
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Believe'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Believe
=====
token.tag_ = 'VBP'
token.head.text = 'mistook'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Believe'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'me'
token.dep_ = 'punct'

TOKEN: king
=====
token.tag_ = 'NN'
token.head.text = 'me'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'king'
token.dep_ = 'prep'

TOKEN: shadows
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mistook'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'mistook'
token.dep_ = 'nsubj'

TOKEN: mistook
=====
token.tag_ = 'VBD'
token.head.text = 'mistook'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'mistook'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Did
=====
token.tag_ = 'VBD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'tell'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'man'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'garment'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'garment'
token.dep_ = 'amod'

TOKEN: garment
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'had'
token.dep_ = 'auxpass'

TOKEN: had
=====
token.tag_ = 'VBN'
token.head.text = 'man'
token.dep_ = 'relcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'had'
token.dep_ = 'prep'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'proves'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'far'
token.dep_ = 'advmod'

TOKEN: far
=====
token.tag_ = 'RB'
token.head.text = 'blameless'
token.dep_ = 'advmod'

TOKEN: blameless
=====
token.tag_ = 'NN'
token.head.text = 'proves'
token.dep_ = 'nsubj'

TOKEN: proves
=====
token.tag_ = 'VBZ'
token.head.text = 'proves'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'enterprise'
token.dep_ = 'poss'

TOKEN: enterprise
=====
token.tag_ = 'NN'
token.head.text = 'proves'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'proves'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'nointed'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'nointed'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'nointed'
token.dep_ = 'aux'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'nointed'
token.dep_ = 'punct'

TOKEN: nointed
=====
token.tag_ = 'VBN'
token.head.text = 'proves'
token.dep_ = 'ccomp'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'Athenian'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Athenian'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'nointed'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'proves'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'far'
token.dep_ = 'advmod'

TOKEN: far
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'proves'
token.dep_ = 'conj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: glad
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'sort'
token.dep_ = 'advmod'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'sort'
token.dep_ = 'aux'

TOKEN: sort
=====
token.tag_ = 'NN'
token.head.text = 'sort'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sort'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'esteem'
token.dep_ = 'mark'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'jangling'
token.dep_ = 'det'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'jangling'
token.dep_ = 'poss'

TOKEN: jangling
=====
token.tag_ = 'NN'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'esteem'
token.dep_ = 'nsubj'

TOKEN: esteem
=====
token.tag_ = 'VBP'
token.head.text = 'sort'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sport'
token.dep_ = 'det'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'esteem'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sort'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Thou'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = "see'st"
token.dep_ = 'compound'

TOKEN: see'st
=====
token.tag_ = 'NNS'
token.head.text = "see'st"
token.dep_ = 'ROOT'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'seek'
token.dep_ = 'nsubj'

TOKEN: seek
=====
token.tag_ = 'VBP'
token.head.text = "see'st"
token.dep_ = 'relcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'seek'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'fight'
token.dep_ = 'aux'

TOKEN: fight
=====
token.tag_ = 'VB'
token.head.text = 'place'
token.dep_ = 'relcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'seek'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Hie
=====
token.tag_ = 'NN'
token.head.text = 'overcast'
token.dep_ = 'nsubj'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'overcast'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'overcast'
token.dep_ = 'punct'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'overcast'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Robin'
token.dep_ = 'punct'

TOKEN: overcast
=====
token.tag_ = 'JJ'
token.head.text = 'cover'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'overcast'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'cover'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'welkin'
token.dep_ = 'det'

TOKEN: starry
=====
token.tag_ = 'JJ'
token.head.text = 'welkin'
token.dep_ = 'amod'

TOKEN: welkin
=====
token.tag_ = 'NN'
token.head.text = 'cover'
token.dep_ = 'nsubj'

TOKEN: cover
=====
token.tag_ = 'VBP'
token.head.text = 'cover'
token.dep_ = 'ROOT'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'anon'
token.dep_ = 'compound'

TOKEN: anon
=====
token.tag_ = 'NNP'
token.head.text = 'cover'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'anon'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'cover'
token.dep_ = 'prep'

TOKEN: drooping
=====
token.tag_ = 'VBG'
token.head.text = 'With'
token.dep_ = 'pcomp'

TOKEN: fog
=====
token.tag_ = 'NN'
token.head.text = 'drooping'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'black'
token.dep_ = 'advmod'

TOKEN: black
=====
token.tag_ = 'JJ'
token.head.text = 'fog'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'black'
token.dep_ = 'prep'

TOKEN: Acheron
=====
token.tag_ = 'NNP'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cover'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'cover'
token.dep_ = 'cc'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'cover'
token.dep_ = 'conj'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'rivals'
token.dep_ = 'det'

TOKEN: testy
=====
token.tag_ = 'JJ'
token.head.text = 'rivals'
token.dep_ = 'amod'

TOKEN: rivals
=====
token.tag_ = 'NNS'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'astray'
token.dep_ = 'advmod'

TOKEN: astray
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'astray'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'mark'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'lead'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'way'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'another'
token.dep_ = 'case'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'cover'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Like
=====
token.tag_ = 'VB'
token.head.text = 'frame'
token.dep_ = 'intj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Like'
token.dep_ = 'prep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: sometime
=====
token.tag_ = 'JJ'
token.head.text = 'frame'
token.dep_ = 'amod'

TOKEN: frame
=====
token.tag_ = 'NN'
token.head.text = 'stir'
token.dep_ = 'nsubj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'compound'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'frame'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'frame'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'stir'
token.dep_ = 'advmod'

TOKEN: stir
=====
token.tag_ = 'VB'
token.head.text = 'crush'
token.dep_ = 'ccomp'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'stir'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'stir'
token.dep_ = 'prt'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'stir'
token.dep_ = 'prep'

TOKEN: bitter
=====
token.tag_ = 'JJ'
token.head.text = 'wrong'
token.dep_ = 'amod'

TOKEN: wrong
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'stir'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stir'
token.dep_ = 'cc'

TOKEN: sometime
=====
token.tag_ = 'JJ'
token.head.text = 'rail'
token.dep_ = 'amod'

TOKEN: rail
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'stir'
token.dep_ = 'conj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'thou'
token.dep_ = 'prep'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'stir'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stir'
token.dep_ = 'cc'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'lead'
token.dep_ = 'prep'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'thou'
token.dep_ = 'det'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: look
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: lead
=====
token.tag_ = 'VBP'
token.head.text = 'stir'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'lead'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Till
=====
token.tag_ = 'IN'
token.head.text = "o'er"
token.dep_ = 'mark'

TOKEN: o'er
=====
token.tag_ = 'VB'
token.head.text = 'lead'
token.dep_ = 'advcl'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'brows'
token.dep_ = 'poss'

TOKEN: brows
=====
token.tag_ = 'NNS'
token.head.text = 'sleep'
token.dep_ = 'nmod'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'counterfeiting'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'counterfeiting'
token.dep_ = 'punct'

TOKEN: counterfeiting
=====
token.tag_ = 'NN'
token.head.text = 'sleep'
token.dep_ = 'amod'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = "o'er"
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sleep'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'sleep'
token.dep_ = 'prep'

TOKEN: leaden
=====
token.tag_ = 'JJ'
token.head.text = 'legs'
token.dep_ = 'compound'

TOKEN: legs
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'legs'
token.dep_ = 'cc'

TOKEN: batty
=====
token.tag_ = 'NNP'
token.head.text = 'wings'
token.dep_ = 'compound'

TOKEN: wings
=====
token.tag_ = 'NNS'
token.head.text = 'legs'
token.dep_ = 'conj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'creep'
token.dep_ = 'compound'

TOKEN: creep
=====
token.tag_ = 'NNP'
token.head.text = 'lead'
token.dep_ = 'advcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'crush'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'crush'
token.dep_ = 'advmod'

TOKEN: crush
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'ccomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'herb'
token.dep_ = 'det'

TOKEN: herb
=====
token.tag_ = 'NN'
token.head.text = 'crush'
token.dep_ = 'dobj'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'crush'
token.dep_ = 'prep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Lysander'
token.dep_ = 'case'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Whose
=====
token.tag_ = 'WP$'
token.head.text = 'liquor'
token.dep_ = 'poss'

TOKEN: liquor
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'property'
token.dep_ = 'det'

TOKEN: virtuous
=====
token.tag_ = 'JJ'
token.head.text = 'property'
token.dep_ = 'amod'

TOKEN: property
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: thence
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'error'
token.dep_ = 'det'

TOKEN: error
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'error'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'might'
token.dep_ = 'poss'

TOKEN: might
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'eyeballs'
token.dep_ = 'poss'

TOKEN: eyeballs
=====
token.tag_ = 'NNS'
token.head.text = 'roll'
token.dep_ = 'nsubj'

TOKEN: roll
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'roll'
token.dep_ = 'prep'

TOKEN: wonted
=====
token.tag_ = 'JJ'
token.head.text = 'sight'
token.dep_ = 'amod'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'wake'
token.dep_ = 'advmod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'wake'
token.dep_ = 'nsubj'

TOKEN: next
=====
token.tag_ = 'VBP'
token.head.text = 'wake'
token.dep_ = 'advmod'

TOKEN: wake
=====
token.tag_ = 'VBP'
token.head.text = 'seem'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'derision'
token.dep_ = 'predet'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'derision'
token.dep_ = 'det'

TOKEN: derision
=====
token.tag_ = 'NN'
token.head.text = 'seem'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'derision'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'seem'
token.dep_ = 'aux'

TOKEN: seem
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'vision'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dream'
token.dep_ = 'cc'

TOKEN: fruitless
=====
token.tag_ = 'JJ'
token.head.text = 'dream'
token.dep_ = 'conj'

TOKEN: vision
=====
token.tag_ = 'NN'
token.head.text = 'seem'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'seem'
token.dep_ = 'cc'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'seem'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'back'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'wend'
token.dep_ = 'aux'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'wend'
token.dep_ = 'nsubj'

TOKEN: wend
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'wend'
token.dep_ = 'prep'

TOKEN: league
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'date'
token.dep_ = 'poss'

TOKEN: date
=====
token.tag_ = 'NN'
token.head.text = 'end'
token.dep_ = 'nsubj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'date'
token.dep_ = 'prep'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'end'
token.dep_ = 'aux'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'end'
token.dep_ = 'neg'

TOKEN: end
=====
token.tag_ = 'VB'
token.head.text = 'league'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Whiles
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'compound'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'affair'
token.dep_ = 'det'

TOKEN: affair
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = "'ll"
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'employ'
token.dep_ = 'compound'

TOKEN: employ
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "'ll"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "'ll"
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = "'ll"
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "'ll"
token.dep_ = 'cc'

TOKEN: beg
=====
token.tag_ = 'VB'
token.head.text = "'ll"
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'boy'
token.dep_ = 'poss'

TOKEN: Indian
=====
token.tag_ = 'JJ'
token.head.text = 'boy'
token.dep_ = 'amod'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'beg'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "'ll"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'charmed'
token.dep_ = 'cc'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'charmed'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'charmed'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'charmed'
token.dep_ = 'aux'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'charmed'
token.dep_ = 'nsubj'

TOKEN: charmed
=====
token.tag_ = 'VBN'
token.head.text = 'release'
token.dep_ = 'amod'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'release'
token.dep_ = 'compound'

TOKEN: release
=====
token.tag_ = 'NN'
token.head.text = "'ll"
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'release'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'release'
token.dep_ = 'prep'

TOKEN: monster
=====
token.tag_ = 'NN'
token.head.text = 'view'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'monster'
token.dep_ = 'case'

TOKEN: view
=====
token.tag_ = 'NN'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'release'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'release'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: peace
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'done'
token.dep_ = 'nsubjpass'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'lord'
token.dep_ = 'compound'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'done'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'done'
token.dep_ = 'nsubjpass'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'done'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'done'
token.dep_ = 'auxpass'

TOKEN: done
=====
token.tag_ = 'VBN'
token.head.text = 'look'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'done'
token.dep_ = 'prep'

TOKEN: haste
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'done'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'cut'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'dragons'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'night'
token.dep_ = 'case'

TOKEN: swift
=====
token.tag_ = 'JJ'
token.head.text = 'dragons'
token.dep_ = 'amod'

TOKEN: dragons
=====
token.tag_ = 'NNS'
token.head.text = 'cut'
token.dep_ = 'nsubj'

TOKEN: cut
=====
token.tag_ = 'VBD'
token.head.text = 'done'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'clouds'
token.dep_ = 'det'

TOKEN: clouds
=====
token.tag_ = 'NNS'
token.head.text = 'cut'
token.dep_ = 'dobj'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'cut'
token.dep_ = 'oprd'

TOKEN: fast
=====
token.tag_ = 'RB'
token.head.text = 'full'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'cut'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'cut'
token.dep_ = 'cc'

TOKEN: yonder
=====
token.tag_ = 'NNP'
token.head.text = 'shines'
token.dep_ = 'nsubj'

TOKEN: shines
=====
token.tag_ = 'VBZ'
token.head.text = 'gone'
token.dep_ = 'ccomp'

TOKEN: Aurora
=====
token.tag_ = 'NNP'
token.head.text = 'harbinger'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Aurora'
token.dep_ = 'case'

TOKEN: harbinger
=====
token.tag_ = 'NN'
token.head.text = 'shines'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'approach'
token.dep_ = 'poss'

TOKEN: approach
=====
token.tag_ = 'NN'
token.head.text = 'At'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wandering'
token.dep_ = 'punct'

TOKEN: ghosts
=====
token.tag_ = 'NNS'
token.head.text = 'wandering'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ghosts'
token.dep_ = 'punct'

TOKEN: wandering
=====
token.tag_ = 'VBG'
token.head.text = 'At'
token.dep_ = 'pcomp'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'wandering'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'wandering'
token.dep_ = 'cc'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'wandering'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'home'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Troop
=====
token.tag_ = 'NNP'
token.head.text = 'home'
token.dep_ = 'compound'

TOKEN: home
=====
token.tag_ = 'NN'
token.head.text = 'wandering'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'home'
token.dep_ = 'prep'

TOKEN: churchyards
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'wandering'
token.dep_ = 'punct'

TOKEN: damned
=====
token.tag_ = 'VBN'
token.head.text = 'spirits'
token.dep_ = 'amod'

TOKEN: spirits
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'spirits'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'spirits'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: crossways
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'crossways'
token.dep_ = 'cc'

TOKEN: floods
=====
token.tag_ = 'NNS'
token.head.text = 'crossways'
token.dep_ = 'conj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'gone'
token.dep_ = 'advcl'

TOKEN: burial
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Already
=====
token.tag_ = 'RB'
token.head.text = 'to'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'gone'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'beds'
token.dep_ = 'poss'

TOKEN: wormy
=====
token.tag_ = 'NN'
token.head.text = 'beds'
token.dep_ = 'compound'

TOKEN: beds
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'cut'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'done'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: lest
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'mark'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'look'
token.dep_ = 'aux'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'exile'
token.dep_ = 'ccomp'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'shames'
token.dep_ = 'poss'

TOKEN: shames
=====
token.tag_ = 'NNS'
token.head.text = 'look'
token.dep_ = 'dobj'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'exile'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: They
=====
token.tag_ = 'PRP'
token.head.text = 'exile'
token.dep_ = 'nsubj'

TOKEN: willfully
=====
token.tag_ = 'RB'
token.head.text = 'exile'
token.dep_ = 'advmod'

TOKEN: themselves
=====
token.tag_ = 'PRP'
token.head.text = 'exile'
token.dep_ = 'nsubj'

TOKEN: exile
=====
token.tag_ = 'VB'
token.head.text = 'exile'
token.dep_ = 'ROOT'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'exile'
token.dep_ = 'prep'

TOKEN: light
=====
token.tag_ = 'JJ'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'light'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'exile'
token.dep_ = 'cc'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'for'
token.dep_ = 'aux'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'exile'
token.dep_ = 'conj'

TOKEN: aye
=====
token.tag_ = 'NNP'
token.head.text = 'consort'
token.dep_ = 'compound'

TOKEN: consort
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'consort'
token.dep_ = 'prep'

TOKEN: black
=====
token.tag_ = 'JJ'
token.head.text = "brow'd"
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "brow'd"
token.dep_ = 'punct'

TOKEN: brow'd
=====
token.tag_ = 'VBN'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'exile'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'made'
token.dep_ = 'ccomp'

TOKEN: spirits
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'spirits'
token.dep_ = 'prep'

TOKEN: another
=====
token.tag_ = 'DT'
token.head.text = 'sort'
token.dep_ = 'det'

TOKEN: sort
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'made'
token.dep_ = 'nsubj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'morning'
token.dep_ = 'det'

TOKEN: morning
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'morning'
token.dep_ = 'case'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'made'
token.dep_ = 'aux'

TOKEN: oft
=====
token.tag_ = 'RB'
token.head.text = 'made'
token.dep_ = 'advmod'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'Turns'
token.dep_ = 'ccomp'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'made'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'made'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'tread'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'forester'
token.dep_ = 'det'

TOKEN: forester
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tread'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'groves'
token.dep_ = 'det'

TOKEN: groves
=====
token.tag_ = 'NNS'
token.head.text = 'tread'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'tread'
token.dep_ = 'aux'

TOKEN: tread
=====
token.tag_ = 'VB'
token.head.text = 'made'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tread'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Even
=====
token.tag_ = 'RB'
token.head.text = 'till'
token.dep_ = 'advmod'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'tread'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'gate'
token.dep_ = 'det'

TOKEN: eastern
=====
token.tag_ = 'NNP'
token.head.text = 'gate'
token.dep_ = 'amod'

TOKEN: gate
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gate'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'Opening'
token.dep_ = 'det'

TOKEN: fiery
=====
token.tag_ = 'RB'
token.head.text = 'red'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'red'
token.dep_ = 'punct'

TOKEN: red
=====
token.tag_ = 'JJ'
token.head.text = 'Opening'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Opening'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Opening
=====
token.tag_ = 'NN'
token.head.text = 'tread'
token.dep_ = 'advcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Opening'
token.dep_ = 'prep'

TOKEN: Neptune
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Opening'
token.dep_ = 'prep'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'beams'
token.dep_ = 'amod'

TOKEN: blessed
=====
token.tag_ = 'VBN'
token.head.text = 'beams'
token.dep_ = 'amod'

TOKEN: beams
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Turns'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Turns
=====
token.tag_ = 'VBZ'
token.head.text = 'Turns'
token.dep_ = 'ROOT'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'Turns'
token.dep_ = 'prep'

TOKEN: yellow
=====
token.tag_ = 'JJ'
token.head.text = 'gold'
token.dep_ = 'amod'

TOKEN: gold
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'streams'
token.dep_ = 'poss'

TOKEN: salt
=====
token.tag_ = 'NN'
token.head.text = 'green'
token.dep_ = 'compound'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'streams'
token.dep_ = 'amod'

TOKEN: streams
=====
token.tag_ = 'NNS'
token.head.text = 'Turns'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Turns'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'make'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'haste'
token.dep_ = 'punct'

TOKEN: notwithstanding
=====
token.tag_ = 'JJ'
token.head.text = 'haste'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'notwithstanding'
token.dep_ = 'punct'

TOKEN: haste
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'haste'
token.dep_ = 'punct'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'delay'
token.dep_ = 'det'

TOKEN: delay
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'delay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'effect'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'effect'
token.dep_ = 'aux'

TOKEN: effect
=====
token.tag_ = 'VB'
token.head.text = 'delay'
token.dep_ = 'acl'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'business'
token.dep_ = 'det'

TOKEN: business
=====
token.tag_ = 'NN'
token.head.text = 'effect'
token.dep_ = 'dobj'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = 'effect'
token.dep_ = 'advmod'

TOKEN: ere
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'effect'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: 

   
=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Up
=====
token.tag_ = 'RP'
token.head.text = 'PUCK'
token.dep_ = 'case'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Up'
token.dep_ = 'cc'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'Up'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PUCK'
token.dep_ = 'punct'

TOKEN: up
=====
token.tag_ = 'RB'
token.head.text = 'PUCK'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'up'
token.dep_ = 'cc'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'up'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'lead'
token.dep_ = 'aux'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'lead'
token.dep_ = 'prt'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'up'
token.dep_ = 'cc'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'up'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: fear'd
=====
token.tag_ = 'CD'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "fear'd"
token.dep_ = 'prep'

TOKEN: field
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'field'
token.dep_ = 'cc'

TOKEN: town
=====
token.tag_ = 'NN'
token.head.text = 'field'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Goblin
=====
token.tag_ = 'NNP'
token.head.text = 'lead'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: lead
=====
token.tag_ = 'VB'
token.head.text = 'lead'
token.dep_ = 'ROOT'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'lead'
token.dep_ = 'dobj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'lead'
token.dep_ = 'prt'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'up'
token.dep_ = 'cc'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'up'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lead'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'Re'
token.dep_ = 'ROOT'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'JJ'
token.head.text = 'LYSANDER'
token.dep_ = 'amod'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = '-'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'Re'
token.dep_ = 'pobj'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Demetrius'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: proud
=====
token.tag_ = 'JJ'
token.head.text = 'Demetrius'
token.dep_ = 'amod'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'Where'
token.dep_ = 'npadvmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'PUCK'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PUCK'
token.dep_ = 'punct'

TOKEN: villain
=====
token.tag_ = 'VB'
token.head.text = 'PUCK'
token.dep_ = 'amod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'villain'
token.dep_ = 'punct'

TOKEN: drawn
=====
token.tag_ = 'VBN'
token.head.text = 'villain'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'drawn'
token.dep_ = 'cc'

TOKEN: ready
=====
token.tag_ = 'JJ'
token.head.text = 'drawn'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'PUCK'
token.dep_ = 'punct'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: straight
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Follow'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Follow
=====
token.tag_ = 'VBP'
token.head.text = 'Follow'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Follow'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Follow'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'Follow'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'Follow'
token.dep_ = 'prep'

TOKEN: plainer
=====
token.tag_ = 'NN'
token.head.text = 'ground'
token.dep_ = 'compound'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Follow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'LYSANDER'
token.dep_ = 'prep'

TOKEN: following
=====
token.tag_ = 'VBG'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'voice'
token.dep_ = 'det'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'following'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'voice'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'NN'
token.head.text = 'voice'
token.dep_ = 'acl'

TOKEN: -
=====
token.tag_ = 'NN'
token.head.text = 'following'
token.dep_ = 'conj'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'Lysander'
token.dep_ = 'amod'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NN'
token.head.text = 'Lysander'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'following'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'speak'
token.dep_ = 'ROOT'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'fled'
token.dep_ = 'npadvmod'

TOKEN: runaway
=====
token.tag_ = 'JJ'
token.head.text = 'Thou'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fled'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'coward'
token.dep_ = 'compound'

TOKEN: coward
=====
token.tag_ = 'NN'
token.head.text = 'fled'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fled'
token.dep_ = 'punct'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'fled'
token.dep_ = 'nsubj'

TOKEN: fled
=====
token.tag_ = 'VBD'
token.head.text = 'fled'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'fled'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Speak
=====
token.tag_ = 'VB'
token.head.text = 'fled'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'fled'
token.dep_ = 'punct'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'In'
token.dep_ = 'ROOT'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'bush'
token.dep_ = 'det'

TOKEN: bush
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'In'
token.dep_ = 'punct'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'hide'
token.dep_ = 'advmod'

TOKEN: dost
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'hide'
token.dep_ = 'nsubj'

TOKEN: hide
=====
token.tag_ = 'VB'
token.head.text = 'hide'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'hide'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'hide'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'coward'
token.dep_ = 'compound'

TOKEN: coward
=====
token.tag_ = 'NN'
token.head.text = 'coward'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'coward'
token.dep_ = 'punct'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'bragging'
token.dep_ = 'nsubj'

TOKEN: bragging
=====
token.tag_ = 'VBG'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'bragging'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'stars'
token.dep_ = 'det'

TOKEN: stars
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bragging'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Telling
=====
token.tag_ = 'VBG'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bushes'
token.dep_ = 'det'

TOKEN: bushes
=====
token.tag_ = 'NNS'
token.head.text = 'Telling'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = "look'st"
token.dep_ = 'compound'

TOKEN: look'st
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = "look'st"
token.dep_ = 'prep'

TOKEN: wars
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "look'st"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = "look'st"
token.dep_ = 'cc'

TOKEN: wilt
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'bushes'
token.dep_ = 'relcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'coward'
token.dep_ = 'punct'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'whip'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: recreant
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'child'
token.dep_ = 'compound'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'whip'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'whip'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'whip'
token.dep_ = 'aux'

TOKEN: whip
=====
token.tag_ = 'VB'
token.head.text = 'defiled'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'whip'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'whip'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'rod'
token.dep_ = 'det'

TOKEN: rod
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'defiled'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'defiled'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'defiled'
token.dep_ = 'auxpass'

TOKEN: defiled
=====
token.tag_ = 'VBN'
token.head.text = 'defiled'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'defiled'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'draws'
token.dep_ = 'nsubj'

TOKEN: draws
=====
token.tag_ = 'VBZ'
token.head.text = 'defiled'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sword'
token.dep_ = 'det'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'draws'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'draws'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'defiled'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Yea'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Yea
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Yea'
token.dep_ = 'punct'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Follow'
token.dep_ = 'nsubj'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Follow'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Follow
=====
token.tag_ = 'VBP'
token.head.text = 'try'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'voice'
token.dep_ = 'poss'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'Follow'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'try'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'try'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'try'
token.dep_ = 'aux'

TOKEN: try
=====
token.tag_ = 'VB'
token.head.text = 'try'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'manhood'
token.dep_ = 'det'

TOKEN: manhood
=====
token.tag_ = 'NN'
token.head.text = 'try'
token.dep_ = 'dobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'try'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'try'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'nmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'NN'
token.head.text = 'Exeunt'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'NN'
token.head.text = 'Exeunt'
token.dep_ = 'appos'

TOKEN: enter
=====
token.tag_ = 'JJ'
token.head.text = 'LYSANDER'
token.dep_ = 'amod'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'goes'
token.dep_ = 'nsubj'

TOKEN: goes
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'goes'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'before'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'goes'
token.dep_ = 'cc'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'dares'
token.dep_ = 'advmod'

TOKEN: dares
=====
token.tag_ = 'VBZ'
token.head.text = 'goes'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'dares'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'dares'
token.dep_ = 'prep'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'calls'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'calls'
token.dep_ = 'nsubj'

TOKEN: calls
=====
token.tag_ = 'VBZ'
token.head.text = 'come'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'villain'
token.dep_ = 'det'

TOKEN: villain
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: much
=====
token.tag_ = 'RB'
token.head.text = 'lighter'
token.dep_ = 'advmod'

TOKEN: lighter
=====
token.tag_ = 'JJR'
token.head.text = "heel'd"
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "heel'd"
token.dep_ = 'punct'

TOKEN: heel'd
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = "heel'd"
token.dep_ = 'prep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'nsubj'

TOKEN: follow'd
=====
token.tag_ = 'VBZ'
token.head.text = 'villain'
token.dep_ = 'appos'

TOKEN: fast
=====
token.tag_ = 'RB'
token.head.text = "follow'd"
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "follow'd"
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = "follow'd"
token.dep_ = 'cc'

TOKEN: faster
=====
token.tag_ = 'RBR'
token.head.text = 'fly'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'fly'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'fly'
token.dep_ = 'aux'

TOKEN: fly
=====
token.tag_ = 'VB'
token.head.text = 'fallen'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fallen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'fallen'
token.dep_ = 'nsubj'

TOKEN: fallen
=====
token.tag_ = 'VBN'
token.head.text = "follow'd"
token.dep_ = 'conj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'fallen'
token.dep_ = 'ccomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: dark
=====
token.tag_ = 'JJ'
token.head.text = 'way'
token.dep_ = 'amod'

TOKEN: uneven
=====
token.tag_ = 'JJ'
token.head.text = 'way'
token.dep_ = 'amod'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "follow'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'rest'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'rest'
token.dep_ = 'aux'

TOKEN: rest
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lies
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'IN'
token.head.text = 'Lies'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'down'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'NNP'
token.head.text = 'Lies'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'day'
token.dep_ = 'amod'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'day'
token.dep_ = 'amod'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'Lies'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lies'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'find'
token.dep_ = 'prep'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'show'
token.dep_ = 'mark'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'show'
token.dep_ = 'cc'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'show'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'show'
token.dep_ = 'nsubj'

TOKEN: show
=====
token.tag_ = 'VBP'
token.head.text = 'find'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'show'
token.dep_ = 'dative'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'light'
token.dep_ = 'poss'

TOKEN: grey
=====
token.tag_ = 'JJ'
token.head.text = 'light'
token.dep_ = 'amod'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'show'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'find'
token.dep_ = 'aux'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'ROOT'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Demetrius'
token.dep_ = 'cc'

TOKEN: revenge
=====
token.tag_ = 'VB'
token.head.text = 'Demetrius'
token.dep_ = 'conj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'spite'
token.dep_ = 'det'

TOKEN: spite
=====
token.tag_ = 'NN'
token.head.text = 'revenge'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Sleeps
=====
token.tag_ = 'NNS'
token.head.text = 'enter'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Sleeps'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'NN'
token.head.text = 'Sleeps'
token.dep_ = 'acl'

TOKEN: -
=====
token.tag_ = 'NN'
token.head.text = 'Sleeps'
token.dep_ = 'appos'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'enter'
token.dep_ = 'ROOT'

TOKEN: PUCK
=====
token.tag_ = 'JJ'
token.head.text = 'Ho'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'PUCK'
token.dep_ = 'cc'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Ho'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Ho
=====
token.tag_ = 'NNP'
token.head.text = 'enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ho'
token.dep_ = 'punct'

TOKEN: ho
=====
token.tag_ = 'NNP'
token.head.text = 'Ho'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ho'
token.dep_ = 'punct'

TOKEN: ho
=====
token.tag_ = 'NNP'
token.head.text = 'Ho'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'enter'
token.dep_ = 'punct'

TOKEN: Coward
=====
token.tag_ = 'NNP'
token.head.text = 'Abide'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Coward'
token.dep_ = 'punct'

TOKEN: why
=====
token.tag_ = 'WRB'
token.head.text = 'comest'
token.dep_ = 'advmod'

TOKEN: comest
=====
token.tag_ = 'JJS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'amod'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'comest'
token.dep_ = 'npadvmod'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'comest'
token.dep_ = 'neg'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Coward'
token.dep_ = 'relcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Abide
=====
token.tag_ = 'VBP'
token.head.text = 'wot'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Abide'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Abide'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'darest'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'darest'
token.dep_ = 'nsubj'

TOKEN: darest
=====
token.tag_ = 'JJS'
token.head.text = 'Abide'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'wot'
token.dep_ = 'prep'

TOKEN: well
=====
token.tag_ = 'UH'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wot'
token.dep_ = 'nsubj'

TOKEN: wot
=====
token.tag_ = 'VBD'
token.head.text = 'wot'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'wot'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'wot'
token.dep_ = 'dobj'

TOKEN: runn'st
=====
token.tag_ = 'VBZ'
token.head.text = 'wot'
token.dep_ = 'ccomp'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = "runn'st"
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'before'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: shifting
=====
token.tag_ = 'VBG'
token.head.text = 'wot'
token.dep_ = 'advcl'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'shifting'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'wot'
token.dep_ = 'cc'

TOKEN: darest
=====
token.tag_ = 'JJS'
token.head.text = 'stand'
token.dep_ = 'advmod'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'stand'
token.dep_ = 'neg'

TOKEN: stand
=====
token.tag_ = 'VB'
token.head.text = 'wot'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'wot'
token.dep_ = 'cc'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'wot'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'look'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'face'
token.dep_ = 'det'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'Come'
token.dep_ = 'advmod'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'Where'
token.dep_ = 'npadvmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'Where'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Where'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VBN'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: hither
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Nay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Nay
=====
token.tag_ = 'NNP'
token.head.text = "mock'st"
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "mock'st"
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = "mock'st"
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "mock'st"
token.dep_ = 'punct'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = "mock'st"
token.dep_ = 'nsubj'

TOKEN: mock'st
=====
token.tag_ = 'VBZ'
token.head.text = "mock'st"
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = "mock'st"
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = "mock'st"
token.dep_ = 'punct'

TOKEN: Thou
=====
token.tag_ = 'JJ'
token.head.text = 'shalt'
token.dep_ = 'amod'

TOKEN: shalt
=====
token.tag_ = 'NN'
token.head.text = 'buy'
token.dep_ = 'nsubj'

TOKEN: buy
=====
token.tag_ = 'VBP'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'dear'
token.dep_ = 'det'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'buy'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'buy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'ever'
token.dep_ = 'mark'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'buy'
token.dep_ = 'advcl'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'ever'
token.dep_ = 'advmod'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'ever'
token.dep_ = 'conj'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'buy'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'buy'
token.dep_ = 'prep'

TOKEN: daylight
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'compound'

TOKEN: see
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'way'
token.dep_ = 'poss'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: Faintness
=====
token.tag_ = 'NN'
token.head.text = 'constraineth'
token.dep_ = 'nsubj'

TOKEN: constraineth
=====
token.tag_ = 'VBZ'
token.head.text = 'constraineth'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'constraineth'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'measure'
token.dep_ = 'aux'

TOKEN: measure
=====
token.tag_ = 'VB'
token.head.text = 'constraineth'
token.dep_ = 'advcl'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'measure'
token.dep_ = 'prt'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'length'
token.dep_ = 'poss'

TOKEN: length
=====
token.tag_ = 'NN'
token.head.text = 'measure'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'measure'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'bed'
token.dep_ = 'det'

TOKEN: cold
=====
token.tag_ = 'JJ'
token.head.text = 'bed'
token.dep_ = 'amod'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'constraineth'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'look'
token.dep_ = 'prep'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'approach'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'day'
token.dep_ = 'case'

TOKEN: approach
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'visited'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'visited'
token.dep_ = 'auxpass'

TOKEN: visited
=====
token.tag_ = 'VBN'
token.head.text = 'look'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lies
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'Lies'
token.dep_ = 'prt'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lies'
token.dep_ = 'cc'

TOKEN: sleeps
=====
token.tag_ = 'NNS'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'NN'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: -
=====
token.tag_ = 'JJ'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: enter
=====
token.tag_ = 'JJ'
token.head.text = 'HELENA'
token.dep_ = 'amod'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'HELENA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NN'
token.head.text = 'Lies'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Lies'
token.dep_ = 'npadvmod'

TOKEN: weary
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'Lies'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'long'
token.dep_ = 'cc'

TOKEN: tedious
=====
token.tag_ = 'JJ'
token.head.text = 'long'
token.dep_ = 'conj'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'Lies'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Abate
=====
token.tag_ = 'VB'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'Abate'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lies'
token.dep_ = 'punct'

TOKEN: Shine
=====
token.tag_ = 'NN'
token.head.text = 'comforts'
token.dep_ = 'compound'

TOKEN: comforts
=====
token.tag_ = 'NNS'
token.head.text = 'shuts'
token.dep_ = 'nsubj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'comforts'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'east'
token.dep_ = 'det'

TOKEN: east
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comforts'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'back'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'back'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'back'
token.dep_ = 'aux'

TOKEN: back
=====
token.tag_ = 'VB'
token.head.text = 'comforts'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'back'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'back'
token.dep_ = 'prep'

TOKEN: daylight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'back'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'back'
token.dep_ = 'prep'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'company'
token.dep_ = 'mark'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'company'
token.dep_ = 'poss'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'company'
token.dep_ = 'amod'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'comforts'
token.dep_ = 'conj'

TOKEN: detest
=====
token.tag_ = 'RB'
token.head.text = 'company'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'company'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'sleep'
token.dep_ = 'cc'

TOKEN: sleep
=====
token.tag_ = 'VB'
token.head.text = 'comforts'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'shuts'
token.dep_ = 'nsubj'

TOKEN: sometimes
=====
token.tag_ = 'RB'
token.head.text = 'shuts'
token.dep_ = 'advmod'

TOKEN: shuts
=====
token.tag_ = 'VBZ'
token.head.text = 'shuts'
token.dep_ = 'ROOT'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'shuts'
token.dep_ = 'prt'

TOKEN: sorrow
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'sorrow'
token.dep_ = 'case'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'shuts'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shuts'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Steal
=====
token.tag_ = 'VB'
token.head.text = 'shuts'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Steal'
token.dep_ = 'dobj'

TOKEN: awhile
=====
token.tag_ = 'RB'
token.head.text = 'Steal'
token.dep_ = 'advmod'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'Steal'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'company'
token.dep_ = 'nmod'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'company'
token.dep_ = 'amod'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shuts'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lies
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'Lies'
token.dep_ = 'prt'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lies'
token.dep_ = 'cc'

TOKEN: sleeps
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'sleeps'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Yet
=====
token.tag_ = 'CC'
token.head.text = 'Yet'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'three'
token.dep_ = 'cc'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'Yet'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'three'
token.dep_ = 'punct'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'Come'
token.dep_ = 'dobj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'one'
token.dep_ = 'amod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Two
=====
token.tag_ = 'CD'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Two'
token.dep_ = 'prep'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'kinds'
token.dep_ = 'det'

TOKEN: kinds
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'make'
token.dep_ = 'prt'

TOKEN: four
=====
token.tag_ = 'CD'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: curst
=====
token.tag_ = 'JJ'
token.head.text = 'comes'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'curst'
token.dep_ = 'cc'

TOKEN: sad
=====
token.tag_ = 'JJ'
token.head.text = 'curst'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lad'
token.dep_ = 'det'

TOKEN: knavish
=====
token.tag_ = 'JJ'
token.head.text = 'lad'
token.dep_ = 'amod'

TOKEN: lad
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lad'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thus
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'xcomp'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'females'
token.dep_ = 'amod'

TOKEN: females
=====
token.tag_ = 'NNS'
token.head.text = 'mad'
token.dep_ = 'nsubj'

TOKEN: mad
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VB'
token.head.text = 'crawl'
token.dep_ = 'aux'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'crawl'
token.dep_ = 'nsubj'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'crawl'
token.dep_ = 'amod'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'enter'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'weary'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'weary'
token.dep_ = 'advmod'

TOKEN: weary
=====
token.tag_ = 'JJ'
token.head.text = 'HERMIA'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crawl'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'crawl'
token.dep_ = 'prep'

TOKEN: woe
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crawl'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Bedabbled
=====
token.tag_ = 'NNP'
token.head.text = 'crawl'
token.dep_ = 'dep'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Bedabbled'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'dew'
token.dep_ = 'det'

TOKEN: dew
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Bedabbled'
token.dep_ = 'cc'

TOKEN: torn
=====
token.tag_ = 'VBN'
token.head.text = 'Bedabbled'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'torn'
token.dep_ = 'prep'

TOKEN: briers
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crawl'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'crawl'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'crawl'
token.dep_ = 'aux'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'crawl'
token.dep_ = 'det'

TOKEN: further
=====
token.tag_ = 'JJ'
token.head.text = 'crawl'
token.dep_ = 'amod'

TOKEN: crawl
=====
token.tag_ = 'NN'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crawl'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'go'
token.dep_ = 'neg'

TOKEN: further
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'keep'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'legs'
token.dep_ = 'poss'

TOKEN: legs
=====
token.tag_ = 'NNS'
token.head.text = 'keep'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'keep'
token.dep_ = 'aux'

TOKEN: keep
=====
token.tag_ = 'VB'
token.head.text = 'keep'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'pace'
token.dep_ = 'det'

TOKEN: pace
=====
token.tag_ = 'NN'
token.head.text = 'keep'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'keep'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'desires'
token.dep_ = 'poss'

TOKEN: desires
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'keep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'rest'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'rest'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'nsubj'

TOKEN: rest
=====
token.tag_ = 'VB'
token.head.text = 'rest'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'rest'
token.dep_ = 'dobj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'rest'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'break'
token.dep_ = 'det'

TOKEN: break
=====
token.tag_ = 'NN'
token.head.text = 'till'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'break'
token.dep_ = 'prep'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'rest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Heavens
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: shield
=====
token.tag_ = 'NN'
token.head.text = 'Lysander'
token.dep_ = 'compound'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'Lysander'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'mean'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'mean'
token.dep_ = 'nsubj'

TOKEN: mean
=====
token.tag_ = 'VBP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fray'
token.dep_ = 'det'

TOKEN: fray
=====
token.tag_ = 'NN'
token.head.text = 'mean'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Lysander'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Lies
=====
token.tag_ = 'VBZ'
token.head.text = 'apply'
token.dep_ = 'ccomp'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'Lies'
token.dep_ = 'prt'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lies'
token.dep_ = 'cc'

TOKEN: sleeps
=====
token.tag_ = 'VBZ'
token.head.text = 'Lies'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'sleeps'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'sleeps'
token.dep_ = 'dobj'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: On
=====
token.tag_ = 'IN'
token.head.text = 'Lies'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sound'
token.dep_ = 'det'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'Sleep'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'ground'
token.dep_ = 'dep'

TOKEN: Sleep
=====
token.tag_ = 'NNP'
token.head.text = 'sound'
token.dep_ = 'compound'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'On'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'apply'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'apply'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'apply'
token.dep_ = 'aux'

TOKEN: apply
=====
token.tag_ = 'VB'
token.head.text = 'apply'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'apply'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'apply'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eye'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Gentle
=====
token.tag_ = 'NNP'
token.head.text = 'lover'
token.dep_ = 'compound'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lover'
token.dep_ = 'punct'

TOKEN: remedy
=====
token.tag_ = 'NN'
token.head.text = 'lover'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'apply'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Squeezing
=====
token.tag_ = 'VBG'
token.head.text = 'Squeezing'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'juice'
token.dep_ = 'det'

TOKEN: juice
=====
token.tag_ = 'NN'
token.head.text = 'Squeezing'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'Squeezing'
token.dep_ = 'prep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'LYSANDER'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'eyes'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'wakest'
token.dep_ = 'amod'

TOKEN: wakest
=====
token.tag_ = 'JJS'
token.head.text = 'Squeezing'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wakest'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'delight'
token.dep_ = 'amod'

TOKEN: takest
=====
token.tag_ = 'NN'
token.head.text = 'delight'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'takest'
token.dep_ = 'dep'

TOKEN: True
=====
token.tag_ = 'JJ'
token.head.text = 'delight'
token.dep_ = 'amod'

TOKEN: delight
=====
token.tag_ = 'NN'
token.head.text = 'wakest'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'delight'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'Squeezing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sight'
token.dep_ = 'det'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sight'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'sight'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'lady'
token.dep_ = 'poss'

TOKEN: former
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lady'
token.dep_ = 'case'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Squeezing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'proverb'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'country'
token.dep_ = 'det'

TOKEN: country
=====
token.tag_ = 'NN'
token.head.text = 'proverb'
token.dep_ = 'nsubj'

TOKEN: proverb
=====
token.tag_ = 'VBP'
token.head.text = 'proverb'
token.dep_ = 'ROOT'

TOKEN: known
=====
token.tag_ = 'VBN'
token.head.text = 'proverb'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'mark'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'proverb'
token.dep_ = 'advcl'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'own'
token.dep_ = 'poss'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'shown'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'waking'
token.dep_ = 'poss'

TOKEN: waking
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'shown'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'shown'
token.dep_ = 'auxpass'

TOKEN: shown
=====
token.tag_ = 'VBN'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Jack
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ccomp'

TOKEN: Jill
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Nought
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: ill
=====
token.tag_ = 'JJ'
token.head.text = 'go'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'mare'
token.dep_ = 'poss'

TOKEN: mare
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: well
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'SCENE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: ACT
=====
token.tag_ = 'NNP'
token.head.text = 'IV'
token.dep_ = 'compound'

TOKEN: IV
=====
token.tag_ = 'NNP'
token.head.text = 'Exit'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'IV'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNS'
token.head.text = 'I.'
token.dep_ = 'compound'

TOKEN: I.
=====
token.tag_ = 'NN'
token.head.text = 'I.'
token.dep_ = 'ROOT'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'same'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'same'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'same'
token.dep_ = 'punct'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'lying'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'HELENA'
token.dep_ = 'cc'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'lying'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: lying
=====
token.tag_ = 'VBG'
token.head.text = 'lying'
token.dep_ = 'ROOT'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'lying'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lying'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'TITANIA'
token.dep_ = 'cc'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'punct'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'COBWEB'
token.dep_ = 'punct'

TOKEN: MOTH
=====
token.tag_ = 'NNP'
token.head.text = 'COBWEB'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'MOTH'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'MOTH'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'MOTH'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'MOTH'
token.dep_ = 'cc'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'Fairies'
token.dep_ = 'amod'

TOKEN: Fairies
=====
token.tag_ = 'NNS'
token.head.text = 'attending'
token.dep_ = 'nsubj'

TOKEN: attending
=====
token.tag_ = 'VBG'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'amod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'punct'

TOKEN: OBERON
=====
token.tag_ = 'NNS'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: behind
=====
token.tag_ = 'IN'
token.head.text = 'OBERON'
token.dep_ = 'prep'

TOKEN: unseen
=====
token.tag_ = 'JJ'
token.head.text = 'TITANIA'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'unseen'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'behind'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VBP'
token.head.text = 'Enter'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: sit
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'sit'
token.dep_ = 'dobj'

TOKEN: down
=====
token.tag_ = 'RP'
token.head.text = 'sit'
token.dep_ = 'prt'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'sit'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'bed'
token.dep_ = 'det'

TOKEN: flowery
=====
token.tag_ = 'NN'
token.head.text = 'bed'
token.dep_ = 'compound'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: While
=====
token.tag_ = 'IN'
token.head.text = 'thy'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thy'
token.dep_ = 'nsubj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'cheeks'
token.dep_ = 'det'

TOKEN: amiable
=====
token.tag_ = 'JJ'
token.head.text = 'cheeks'
token.dep_ = 'amod'

TOKEN: cheeks
=====
token.tag_ = 'NNS'
token.head.text = 'coy'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'coy'
token.dep_ = 'aux'

TOKEN: coy
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Come'
token.dep_ = 'cc'

TOKEN: stick
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: musk
=====
token.tag_ = 'NN'
token.head.text = 'roses'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'roses'
token.dep_ = 'punct'

TOKEN: roses
=====
token.tag_ = 'NNS'
token.head.text = 'stick'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'stick'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: sleek
=====
token.tag_ = 'JJ'
token.head.text = 'head'
token.dep_ = 'amod'

TOKEN: smooth
=====
token.tag_ = 'JJ'
token.head.text = 'head'
token.dep_ = 'amod'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stick'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stick'
token.dep_ = 'cc'

TOKEN: kiss
=====
token.tag_ = 'VB'
token.head.text = 'stick'
token.dep_ = 'conj'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'ears'
token.dep_ = 'poss'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'ears'
token.dep_ = 'amod'

TOKEN: large
=====
token.tag_ = 'JJ'
token.head.text = 'ears'
token.dep_ = 'amod'

TOKEN: ears
=====
token.tag_ = 'NNS'
token.head.text = 'kiss'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ears'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'joy'
token.dep_ = 'poss'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'joy'
token.dep_ = 'amod'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'ears'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'poss'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'BOTTOM'
token.dep_ = 'case'

TOKEN: Peaseblossom
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'nmod'

TOKEN: ?
=====
token.tag_ = 'SYM'
token.head.text = 'Peaseblossom'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PEASEBLOSSOM
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'dep'

TOKEN: Ready
=====
token.tag_ = 'NNP'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'PEASEBLOSSOM'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Scratch'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Scratch
=====
token.tag_ = 'VBP'
token.head.text = 'Scratch'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'Scratch'
token.dep_ = 'dobj'

TOKEN: Peaseblossom
=====
token.tag_ = 'NNP'
token.head.text = 'head'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Scratch'
token.dep_ = 'punct'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = "'s"
token.dep_ = 'ROOT'

TOKEN: Mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Cobweb'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: COBWEB
=====
token.tag_ = 'NNP'
token.head.text = 'Ready'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'COBWEB'
token.dep_ = 'dep'

TOKEN: Ready
=====
token.tag_ = 'NNP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Ready'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = 'get'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Cobweb'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'mounsieur'
token.dep_ = 'amod'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Cobweb'
token.dep_ = 'punct'

TOKEN: get
=====
token.tag_ = 'VBP'
token.head.text = 'get'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'get'
token.dep_ = 'dative'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'weapons'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: weapons
=====
token.tag_ = 'NNS'
token.head.text = 'get'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'get'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'hand'
token.dep_ = 'poss'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'get'
token.dep_ = 'cc'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'get'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dative'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bee'
token.dep_ = 'det'

TOKEN: red
=====
token.tag_ = 'JJ'
token.head.text = 'hipped'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'hipped'
token.dep_ = 'punct'

TOKEN: hipped
=====
token.tag_ = 'VBN'
token.head.text = 'bee'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hipped'
token.dep_ = 'dep'

TOKEN: humble
=====
token.tag_ = 'JJ'
token.head.text = 'bee'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bee'
token.dep_ = 'punct'

TOKEN: bee
=====
token.tag_ = 'NN'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'bee'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'top'
token.dep_ = 'det'

TOKEN: top
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'top'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'thistle'
token.dep_ = 'det'

TOKEN: thistle
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'kill'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'mounsieur'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'good'
token.dep_ = 'dep'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'kill'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'bring'
token.dep_ = 'dative'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bag'
token.dep_ = 'det'

TOKEN: honey
=====
token.tag_ = 'NN'
token.head.text = 'bag'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bag'
token.dep_ = 'punct'

TOKEN: bag
=====
token.tag_ = 'NN'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'get'
token.dep_ = 'punct'

TOKEN: Do
=====
token.tag_ = 'VB'
token.head.text = 'fret'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'fret'
token.dep_ = 'neg'

TOKEN: fret
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fret'
token.dep_ = 'dep'

TOKEN: yourself
=====
token.tag_ = 'PRP'
token.head.text = 'fret'
token.dep_ = 'dobj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'RB'
token.head.text = 'fret'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'fret'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'action'
token.dep_ = 'det'

TOKEN: action
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'action'
token.dep_ = 'punct'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'action'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fret'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fret'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fret'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: good
=====
token.tag_ = 'NNP'
token.head.text = 'mounsieur'
token.dep_ = 'compound'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'fret'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fret'
token.dep_ = 'punct'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'fret'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'care'
token.dep_ = 'det'

TOKEN: care
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'break'
token.dep_ = 'det'

TOKEN: honey
=====
token.tag_ = 'NN'
token.head.text = 'bag'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bag'
token.dep_ = 'punct'

TOKEN: bag
=====
token.tag_ = 'NN'
token.head.text = 'break'
token.dep_ = 'compound'

TOKEN: break
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'break'
token.dep_ = 'neg'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: loath
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'loath'
token.dep_ = 'xcomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'overflown'
token.dep_ = 'nsubj'

TOKEN: overflown
=====
token.tag_ = 'VBN'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'overflown'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bag'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: honey
=====
token.tag_ = 'NN'
token.head.text = 'bag'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bag'
token.dep_ = 'punct'

TOKEN: bag
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bag'
token.dep_ = 'punct'

TOKEN: signior
=====
token.tag_ = 'NNP'
token.head.text = 'bag'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = "'s"
token.dep_ = 'advmod'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = "'s"
token.dep_ = 'ROOT'

TOKEN: Mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'compound'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Mustardseed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: Ready
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'amod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Give'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Give
=====
token.tag_ = 'VBP'
token.head.text = 'Give'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Give'
token.dep_ = 'dative'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'neaf'
token.dep_ = 'poss'

TOKEN: neaf
=====
token.tag_ = 'NN'
token.head.text = 'Give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'neaf'
token.dep_ = 'punct'

TOKEN: Mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Mustardseed'
token.dep_ = 'compound'

TOKEN: Mustardseed
=====
token.tag_ = 'NNP'
token.head.text = 'neaf'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Give'
token.dep_ = 'punct'

TOKEN: Pray
=====
token.tag_ = 'VB'
token.head.text = 'Pray'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'Pray'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'courtesy'
token.dep_ = 'poss'

TOKEN: courtesy
=====
token.tag_ = 'NN'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'courtesy'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'mounsieur'
token.dep_ = 'compound'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'courtesy'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Pray'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: MUSTARDSEED
=====
token.tag_ = 'NNP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'Nothing'
token.dep_ = 'poss'

TOKEN: Will
=====
token.tag_ = 'NN'
token.head.text = 'Nothing'
token.dep_ = 'nmod'

TOKEN: ?
=====
token.tag_ = 'TO'
token.head.text = 'Will'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'Nothing'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Nothing
=====
token.tag_ = 'NN'
token.head.text = "'s"
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Nothing'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'mounsieur'
token.dep_ = 'amod'

TOKEN: mounsieur
=====
token.tag_ = 'NNP'
token.head.text = 'Nothing'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "'s"
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = "'s"
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'help'
token.dep_ = 'aux'

TOKEN: help
=====
token.tag_ = 'VB'
token.head.text = "'s"
token.dep_ = 'conj'

TOKEN: Cavalery
=====
token.tag_ = 'NNP'
token.head.text = 'Cobweb'
token.dep_ = 'compound'

TOKEN: Cobweb
=====
token.tag_ = 'NNP'
token.head.text = 'scratch'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Cobweb'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'scratch'
token.dep_ = 'aux'

TOKEN: scratch
=====
token.tag_ = 'VB'
token.head.text = 'help'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'MUSTARDSEED'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'must'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'must'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'barber'
token.dep_ = 'det'

TOKEN: barber
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'barber'
token.dep_ = 'case'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'barber'
token.dep_ = 'punct'

TOKEN: monsieur
=====
token.tag_ = 'NNP'
token.head.text = 'barber'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'for'
token.dep_ = 'dep'

TOKEN: methinks
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: marvellous
=====
token.tag_ = 'JJ'
token.head.text = 'hairy'
token.dep_ = 'amod'

TOKEN: hairy
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: about
=====
token.tag_ = 'IN'
token.head.text = 'hairy'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'face'
token.dep_ = 'det'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'about'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'scratch'
token.dep_ = 'ccomp'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'ass'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: tender
=====
token.tag_ = 'NN'
token.head.text = 'ass'
token.dep_ = 'amod'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'mark'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'hair'
token.dep_ = 'poss'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'scratch'
token.dep_ = 'advcl'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: tickle
=====
token.tag_ = 'VB'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'tickle'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scratch'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'scratch'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'scratch'
token.dep_ = 'aux'

TOKEN: scratch
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'scratch'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'What'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: wilt
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: hear
=====
token.tag_ = 'VBP'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'music'
token.dep_ = 'det'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'npadvmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'ear'
token.dep_ = 'det'

TOKEN: reasonable
=====
token.tag_ = 'JJ'
token.head.text = 'ear'
token.dep_ = 'amod'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'ear'
token.dep_ = 'amod'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: 's
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'have'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tongs'
token.dep_ = 'det'

TOKEN: tongs
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'tongs'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bones'
token.dep_ = 'det'

TOKEN: bones
=====
token.tag_ = 'NNS'
token.head.text = 'tongs'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'TITANIA'
token.dep_ = 'cc'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'TITANIA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'love'
token.dep_ = 'amod'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'TITANIA'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'eat'
token.dep_ = 'dobj'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'desirest'
token.dep_ = 'nsubj'

TOKEN: desirest
=====
token.tag_ = 'VBP'
token.head.text = 'TITANIA'
token.dep_ = 'appos'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'eat'
token.dep_ = 'aux'

TOKEN: eat
=====
token.tag_ = 'VB'
token.head.text = 'desirest'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Truly'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Truly
=====
token.tag_ = 'RB'
token.head.text = 'munch'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Truly'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'peck'
token.dep_ = 'det'

TOKEN: peck
=====
token.tag_ = 'NN'
token.head.text = 'Truly'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'peck'
token.dep_ = 'prep'

TOKEN: provender
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'munch'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'munch'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'munch'
token.dep_ = 'aux'

TOKEN: munch
=====
token.tag_ = 'VB'
token.head.text = 'munch'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'oats'
token.dep_ = 'poss'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'dry'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'good'
token.dep_ = 'dep'

TOKEN: dry
=====
token.tag_ = 'JJ'
token.head.text = 'oats'
token.dep_ = 'amod'

TOKEN: oats
=====
token.tag_ = 'NNS'
token.head.text = 'munch'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'munch'
token.dep_ = 'punct'

TOKEN: Methinks
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'desire'
token.dep_ = 'det'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'desire'
token.dep_ = 'amod'

TOKEN: desire
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'desire'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bottle'
token.dep_ = 'det'

TOKEN: bottle
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bottle'
token.dep_ = 'dep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bottle'
token.dep_ = 'prep'

TOKEN: hay
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'NNP'
token.head.text = 'hay'
token.dep_ = 'compound'

TOKEN: hay
=====
token.tag_ = 'NNP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hay'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'NNP'
token.head.text = 'hay'
token.dep_ = 'amod'

TOKEN: hay
=====
token.tag_ = 'NNP'
token.head.text = 'hay'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hay'
token.dep_ = 'punct'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'fellow'
token.dep_ = 'det'

TOKEN: fellow
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fairy'
token.dep_ = 'det'

TOKEN: venturous
=====
token.tag_ = 'JJ'
token.head.text = 'fairy'
token.dep_ = 'amod'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'seek'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'seek'
token.dep_ = 'aux'

TOKEN: seek
=====
token.tag_ = 'VB'
token.head.text = 'fairy'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'seek'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'squirrel'
token.dep_ = 'det'

TOKEN: squirrel
=====
token.tag_ = 'NN'
token.head.text = 'hoard'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'squirrel'
token.dep_ = 'case'

TOKEN: hoard
=====
token.tag_ = 'NN'
token.head.text = 'seek'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'seek'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'seek'
token.dep_ = 'cc'

TOKEN: fetch
=====
token.tag_ = 'VB'
token.head.text = 'seek'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'fetch'
token.dep_ = 'dobj'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'nuts'
token.dep_ = 'amod'

TOKEN: nuts
=====
token.tag_ = 'NNS'
token.head.text = 'fetch'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: rather
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'handful'
token.dep_ = 'det'

TOKEN: handful
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'handful'
token.dep_ = 'cc'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'handful'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'handful'
token.dep_ = 'prep'

TOKEN: dried
=====
token.tag_ = 'VBN'
token.head.text = 'peas'
token.dep_ = 'amod'

TOKEN: peas
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'pray'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'let'
token.dep_ = 'parataxis'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'stir'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'none'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'people'
token.dep_ = 'poss'

TOKEN: people
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: stir
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'stir'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'exposition'
token.dep_ = 'det'

TOKEN: exposition
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'exposition'
token.dep_ = 'prep'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: come
=====
token.tag_ = 'VBN'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Sleep
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'thou'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wind'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'wind'
token.dep_ = 'aux'

TOKEN: wind
=====
token.tag_ = 'VB'
token.head.text = 'thou'
token.dep_ = 'conj'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'wind'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'wind'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'arms'
token.dep_ = 'poss'

TOKEN: arms
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wind'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Fairies
=====
token.tag_ = 'NNS'
token.head.text = 'Fairies'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: begone
=====
token.tag_ = 'NN'
token.head.text = 'Fairies'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'begone'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'begone'
token.dep_ = 'cc'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'begone'
token.dep_ = 'conj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'ways'
token.dep_ = 'det'

TOKEN: ways
=====
token.tag_ = 'NNS'
token.head.text = 'away'
token.dep_ = 'npadvmod'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Fairies'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'fairies'
token.dep_ = 'compound'

TOKEN: fairies
=====
token.tag_ = 'NNS'
token.head.text = 'fairies'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fairies'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'doth'
token.dep_ = 'advmod'

TOKEN: doth
=====
token.tag_ = 'RB'
token.head.text = 'fairies'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'woodbine'
token.dep_ = 'det'

TOKEN: woodbine
=====
token.tag_ = 'NN'
token.head.text = 'doth'
token.dep_ = 'dobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'honeysuckle'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'honeysuckle'
token.dep_ = 'amod'

TOKEN: honeysuckle
=====
token.tag_ = 'NN'
token.head.text = 'woodbine'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'honeysuckle'
token.dep_ = 'dep'

TOKEN: Gently
=====
token.tag_ = 'RB'
token.head.text = 'honeysuckle'
token.dep_ = 'advmod'

TOKEN: entwist
=====
token.tag_ = 'NN'
token.head.text = 'honeysuckle'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'fairies'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ivy'
token.dep_ = 'det'

TOKEN: female
=====
token.tag_ = 'JJ'
token.head.text = 'ivy'
token.dep_ = 'amod'

TOKEN: ivy
=====
token.tag_ = 'NN'
token.head.text = 'fairies'
token.dep_ = 'conj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'Enrings'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'so'
token.dep_ = 'dep'

TOKEN: Enrings
=====
token.tag_ = 'NNS'
token.head.text = 'ivy'
token.dep_ = 'appos'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fingers'
token.dep_ = 'det'

TOKEN: barky
=====
token.tag_ = 'JJ'
token.head.text = 'fingers'
token.dep_ = 'amod'

TOKEN: fingers
=====
token.tag_ = 'NNS'
token.head.text = 'ivy'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'fingers'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'elm'
token.dep_ = 'det'

TOKEN: elm
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'ivy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'love'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'dote'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'dote'
token.dep_ = 'nsubj'

TOKEN: dote
=====
token.tag_ = 'VBP'
token.head.text = 'dote'
token.dep_ = 'ROOT'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'dote'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: They
=====
token.tag_ = 'PRP'
token.head.text = 'sleep'
token.dep_ = 'nsubj'

TOKEN: sleep
=====
token.tag_ = 'VBP'
token.head.text = 'sleep'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sleep'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'sleep'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN: Advancing
=====
token.tag_ = 'VBG'
token.head.text = 'Welcome'
token.dep_ = 'nmod'

TOKEN: ]
=====
token.tag_ = 'XX'
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: Welcome
=====
token.tag_ = 'NNP'
token.head.text = 'sleep'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Robin'
token.dep_ = 'amod'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'Welcome'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Welcome'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: See'st
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'sight'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'sight'
token.dep_ = 'amod'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'sight'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Her
=====
token.tag_ = 'PRP$'
token.head.text = 'dotage'
token.dep_ = 'poss'

TOKEN: dotage
=====
token.tag_ = 'NN'
token.head.text = 'begin'
token.dep_ = 'nsubj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'begin'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'begin'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'begin'
token.dep_ = 'aux'

TOKEN: begin
=====
token.tag_ = 'VB'
token.head.text = 'begin'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'pity'
token.dep_ = 'aux'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = 'begin'
token.dep_ = 'xcomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'begin'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'upbraid'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'For'
token.dep_ = 'punct'

TOKEN: meeting
=====
token.tag_ = 'VBG'
token.head.text = 'For'
token.dep_ = 'advcl'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'meeting'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'meeting'
token.dep_ = 'prep'

TOKEN: late
=====
token.tag_ = 'RB'
token.head.text = 'behind'
token.dep_ = 'advmod'

TOKEN: behind
=====
token.tag_ = 'IN'
token.head.text = 'meeting'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'behind'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meeting'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Seeking
=====
token.tag_ = 'VBG'
token.head.text = 'meeting'
token.dep_ = 'advcl'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'favours'
token.dep_ = 'amod'

TOKEN: favours
=====
token.tag_ = 'NNS'
token.head.text = 'Seeking'
token.dep_ = 'dobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'favours'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'fool'
token.dep_ = 'det'

TOKEN: hateful
=====
token.tag_ = 'JJ'
token.head.text = 'fool'
token.dep_ = 'amod'

TOKEN: fool
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'upbraid'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'upbraid'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'upbraid'
token.dep_ = 'aux'

TOKEN: upbraid
=====
token.tag_ = 'VB'
token.head.text = 'Stood'
token.dep_ = 'ccomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'upbraid'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'upbraid'
token.dep_ = 'cc'

TOKEN: fall
=====
token.tag_ = 'VB'
token.head.text = 'upbraid'
token.dep_ = 'conj'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'fall'
token.dep_ = 'prt'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'fall'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'upbraid'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'rounded'
token.dep_ = 'prep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'temples'
token.dep_ = 'poss'

TOKEN: hairy
=====
token.tag_ = 'JJ'
token.head.text = 'temples'
token.dep_ = 'amod'

TOKEN: temples
=====
token.tag_ = 'NNS'
token.head.text = 'rounded'
token.dep_ = 'nsubj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'rounded'
token.dep_ = 'advmod'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'rounded'
token.dep_ = 'aux'

TOKEN: rounded
=====
token.tag_ = 'VBN'
token.head.text = 'upbraid'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'rounded'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'rounded'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'coronet'
token.dep_ = 'det'

TOKEN: coronet
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'coronet'
token.dep_ = 'prep'

TOKEN: fresh
=====
token.tag_ = 'JJ'
token.head.text = 'flowers'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'fresh'
token.dep_ = 'cc'

TOKEN: fragrant
=====
token.tag_ = 'JJ'
token.head.text = 'fresh'
token.dep_ = 'conj'

TOKEN: flowers
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'rounded'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'rounded'
token.dep_ = 'cc'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'dew'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'dew'
token.dep_ = 'amod'

TOKEN: dew
=====
token.tag_ = 'NN'
token.head.text = 'wo'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dew'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'Was'
token.dep_ = 'nsubj'

TOKEN: sometime
=====
token.tag_ = 'RB'
token.head.text = 'on'
token.dep_ = 'advmod'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'which'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'buds'
token.dep_ = 'det'

TOKEN: buds
=====
token.tag_ = 'NNS'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'buds'
token.dep_ = 'dep'

TOKEN: Was
=====
token.tag_ = 'VBD'
token.head.text = 'dew'
token.dep_ = 'relcl'

TOKEN: wo
=====
token.tag_ = 'MD'
token.head.text = 'rounded'
token.dep_ = 'conj'

TOKEN: nt
=====
token.tag_ = 'RB'
token.head.text = 'wo'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'swell'
token.dep_ = 'aux'

TOKEN: swell
=====
token.tag_ = 'VB'
token.head.text = 'wo'
token.dep_ = 'xcomp'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'swell'
token.dep_ = 'prep'

TOKEN: round
=====
token.tag_ = 'NN'
token.head.text = 'pearls'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'round'
token.dep_ = 'cc'

TOKEN: orient
=====
token.tag_ = 'JJ'
token.head.text = 'round'
token.dep_ = 'conj'

TOKEN: pearls
=====
token.tag_ = 'NNS'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Stood'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Stood
=====
token.tag_ = 'NNP'
token.head.text = 'Stood'
token.dep_ = 'ROOT'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'Stood'
token.dep_ = 'advmod'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'Stood'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'flowerets'
token.dep_ = 'det'

TOKEN: pretty
=====
token.tag_ = 'JJ'
token.head.text = 'flowerets'
token.dep_ = 'amod'

TOKEN: flowerets
=====
token.tag_ = 'NNS'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'flowerets'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'eyes'
token.dep_ = 'dep'

TOKEN: Like
=====
token.tag_ = 'IN'
token.head.text = 'Stood'
token.dep_ = 'prep'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'Like'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'tears'
token.dep_ = 'relcl'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'bewail'
token.dep_ = 'poss'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'bewail'
token.dep_ = 'amod'

TOKEN: disgrace
=====
token.tag_ = 'NN'
token.head.text = 'bewail'
token.dep_ = 'compound'

TOKEN: bewail
=====
token.tag_ = 'NN'
token.head.text = 'did'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Stood'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'had'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'taunted'
token.dep_ = 'advcl'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'had'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'pleasure'
token.dep_ = 'poss'

TOKEN: pleasure
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: taunted
=====
token.tag_ = 'VBD'
token.head.text = 'taunted'
token.dep_ = 'ROOT'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'taunted'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'her'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = "begg'd"
token.dep_ = 'cc'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = "begg'd"
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'she'
token.dep_ = 'prep'

TOKEN: mild
=====
token.tag_ = 'JJ'
token.head.text = 'terms'
token.dep_ = 'amod'

TOKEN: terms
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: begg'd
=====
token.tag_ = 'NFP'
token.head.text = 'gave'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'patience'
token.dep_ = 'poss'

TOKEN: patience
=====
token.tag_ = 'NN'
token.head.text = 'ask'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ask'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'ask'
token.dep_ = 'nsubj'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'ask'
token.dep_ = 'advmod'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'ask'
token.dep_ = 'aux'

TOKEN: ask
=====
token.tag_ = 'VB'
token.head.text = "begg'd"
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'ask'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'child'
token.dep_ = 'poss'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'child'
token.dep_ = 'poss'

TOKEN: changeling
=====
token.tag_ = 'VBG'
token.head.text = 'child'
token.dep_ = 'amod'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'gave'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'straight'
token.dep_ = 'det'

TOKEN: straight
=====
token.tag_ = 'JJ'
token.head.text = 'gave'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'gave'
token.dep_ = 'nsubj'

TOKEN: gave
=====
token.tag_ = 'VBD'
token.head.text = 'gave'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'gave'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gave'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'gave'
token.dep_ = 'cc'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'fairy'
token.dep_ = 'poss'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'sent'
token.dep_ = 'nsubj'

TOKEN: sent
=====
token.tag_ = 'VBD'
token.head.text = 'gave'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sent'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'bear'
token.dep_ = 'aux'

TOKEN: bear
=====
token.tag_ = 'VB'
token.head.text = 'sent'
token.dep_ = 'xcomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'bear'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'bear'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'bower'
token.dep_ = 'poss'

TOKEN: bower
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'bower'
token.dep_ = 'prep'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'land'
token.dep_ = 'compound'

TOKEN: land
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'undo'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'boy'
token.dep_ = 'det'

TOKEN: boy
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'undo'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'undo'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'undo'
token.dep_ = 'aux'

TOKEN: undo
=====
token.tag_ = 'VB'
token.head.text = 'undo'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'undo'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'imperfection'
token.dep_ = 'det'

TOKEN: hateful
=====
token.tag_ = 'JJ'
token.head.text = 'imperfection'
token.dep_ = 'amod'

TOKEN: imperfection
=====
token.tag_ = 'NN'
token.head.text = 'undo'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'imperfection'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'undo'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'undo'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'And'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'Puck'
token.dep_ = 'amod'

TOKEN: Puck
=====
token.tag_ = 'NNP'
token.head.text = 'undo'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'undo'
token.dep_ = 'punct'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'undo'
token.dep_ = 'conj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'scalp'
token.dep_ = 'det'

TOKEN: transformed
=====
token.tag_ = 'VBN'
token.head.text = 'scalp'
token.dep_ = 'amod'

TOKEN: scalp
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'scalp'
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: off
=====
token.tag_ = 'IN'
token.head.text = 'From'
token.dep_ = 'pcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'head'
token.dep_ = 'det'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'off'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'head'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'swain'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'swain'
token.dep_ = 'amod'

TOKEN: swain
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'awaking'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'awaking'
token.dep_ = 'nsubj'

TOKEN: awaking
=====
token.tag_ = 'VBG'
token.head.text = 'take'
token.dep_ = 'ccomp'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'other'
token.dep_ = 'det'

TOKEN: other
=====
token.tag_ = 'JJ'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'awaking'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'awaking'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: May
=====
token.tag_ = 'NNP'
token.head.text = 'awaking'
token.dep_ = 'npadvmod'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'May'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'awaking'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: back
=====
token.tag_ = 'RB'
token.head.text = 'Athens'
token.dep_ = 'advmod'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'repair'
token.dep_ = 'advmod'

TOKEN: repair
=====
token.tag_ = 'NN'
token.head.text = 'awaking'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'repair'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'awaking'
token.dep_ = 'cc'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'awaking'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'more'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'think'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'more'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'accidents'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'night'
token.dep_ = 'case'

TOKEN: accidents
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'accidents'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'But'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'But'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'vexation'
token.dep_ = 'det'

TOKEN: fierce
=====
token.tag_ = 'JJ'
token.head.text = 'vexation'
token.dep_ = 'amod'

TOKEN: vexation
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'vexation'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'But'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'release'
token.dep_ = 'cc'

TOKEN: first
=====
token.tag_ = 'RB'
token.head.text = 'release'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'release'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'release'
token.dep_ = 'aux'

TOKEN: release
=====
token.tag_ = 'VB'
token.head.text = 'release'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'queen'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'queen'
token.dep_ = 'compound'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'release'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'release'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Be
=====
token.tag_ = 'VB'
token.head.text = 'See'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'wast'
token.dep_ = 'compound'

TOKEN: wast
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: wo
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: nt
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'Be'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: See
=====
token.tag_ = 'VB'
token.head.text = 'See'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'mark'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'wast'
token.dep_ = 'compound'

TOKEN: wast
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: wo
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: nt
=====
token.tag_ = 'RB'
token.head.text = 'see'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'See'
token.dep_ = 'advcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Dian
=====
token.tag_ = 'NNP'
token.head.text = 'Cupid'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Dian'
token.dep_ = 'case'

TOKEN: bud
=====
token.tag_ = 'NNP'
token.head.text = 'Cupid'
token.dep_ = 'compound'

TOKEN: o'er
=====
token.tag_ = 'NNP'
token.head.text = 'Cupid'
token.dep_ = 'compound'

TOKEN: Cupid
=====
token.tag_ = 'NNP'
token.head.text = 'Hath'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Cupid'
token.dep_ = 'case'

TOKEN: flower
=====
token.tag_ = 'NN'
token.head.text = 'Hath'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'flower'
token.dep_ = 'dep'

TOKEN: Hath
=====
token.tag_ = 'VB'
token.head.text = 'See'
token.dep_ = 'dep'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'force'
token.dep_ = 'amod'

TOKEN: force
=====
token.tag_ = 'NN'
token.head.text = 'See'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'force'
token.dep_ = 'cc'

TOKEN: blessed
=====
token.tag_ = 'JJ'
token.head.text = 'power'
token.dep_ = 'amod'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'force'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'See'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'wake'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wake'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Titania'
token.dep_ = 'poss'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'wake'
token.dep_ = 'dep'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'wake'
token.dep_ = 'punct'

TOKEN: wake
=====
token.tag_ = 'VB'
token.head.text = 'wake'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'wake'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wake'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'queen'
token.dep_ = 'amod'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'wake'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wake'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'Oberon'
token.dep_ = 'poss'

TOKEN: Oberon
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'visions'
token.dep_ = 'det'

TOKEN: visions
=====
token.tag_ = 'NNS'
token.head.text = 'seen'
token.dep_ = 'dobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'seen'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'seen'
token.dep_ = 'nsubj'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'seen'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'seen'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Methought
=====
token.tag_ = 'NNP'
token.head.text = 'was'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: enamour'd
=====
token.tag_ = 'CD'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = "enamour'd"
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'lies'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'RB'
token.head.text = 'lies'
token.dep_ = 'advmod'

TOKEN: lies
=====
token.tag_ = 'VBZ'
token.head.text = 'lies'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'lies'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'lies'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'TITANIA'
token.dep_ = 'relcl'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'pass'
token.dep_ = 'aux'

TOKEN: pass
=====
token.tag_ = 'VB'
token.head.text = 'came'
token.dep_ = 'advcl'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loathe'
token.dep_ = 'punct'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: mine
=====
token.tag_ = 'JJ'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'loathe'
token.dep_ = 'aux'

TOKEN: loathe
=====
token.tag_ = 'VB'
token.head.text = 'O'
token.dep_ = 'relcl'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'visage'
token.dep_ = 'poss'

TOKEN: visage
=====
token.tag_ = 'NN'
token.head.text = 'loathe'
token.dep_ = 'dobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'loathe'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'loathe'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Silence'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Silence
=====
token.tag_ = 'NNP'
token.head.text = 'awhile'
token.dep_ = 'nsubj'

TOKEN: awhile
=====
token.tag_ = 'RB'
token.head.text = 'awhile'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'awhile'
token.dep_ = 'punct'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'ROOT'

TOKEN: off
=====
token.tag_ = 'RP'
token.head.text = 'take'
token.dep_ = 'prt'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'head'
token.dep_ = 'det'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Titania
=====
token.tag_ = 'NNP'
token.head.text = 'Titania'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Titania'
token.dep_ = 'punct'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'call'
token.dep_ = 'compound'

TOKEN: call
=====
token.tag_ = 'NN'
token.head.text = 'Titania'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Titania'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Titania'
token.dep_ = 'cc'

TOKEN: strike
=====
token.tag_ = 'VB'
token.head.text = 'Titania'
token.dep_ = 'conj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'dead'
token.dep_ = 'advmod'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'strike'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dead'
token.dep_ = 'dep'

TOKEN: Than
=====
token.tag_ = 'IN'
token.head.text = 'dead'
token.dep_ = 'prep'

TOKEN: common
=====
token.tag_ = 'JJ'
token.head.text = 'sleep'
token.dep_ = 'amod'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'Than'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'sleep'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'five'
token.dep_ = 'predet'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'five'
token.dep_ = 'quantmod'

TOKEN: five
=====
token.tag_ = 'CD'
token.head.text = 'sense'
token.dep_ = 'nummod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sense'
token.dep_ = 'det'

TOKEN: sense
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'strike'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Music'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Music
=====
token.tag_ = 'NNP'
token.head.text = 'Music'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Music'
token.dep_ = 'punct'

TOKEN: ho
=====
token.tag_ = 'NNP'
token.head.text = 'music'
token.dep_ = 'compound'

TOKEN: !
=====
token.tag_ = 'NNP'
token.head.text = 'music'
token.dep_ = 'compound'

TOKEN: music
=====
token.tag_ = 'NNP'
token.head.text = 'Music'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'music'
token.dep_ = 'punct'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'as'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'music'
token.dep_ = 'prep'

TOKEN: charmeth
=====
token.tag_ = 'NNP'
token.head.text = 'sleep'
token.dep_ = 'compound'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Music'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Music
=====
token.tag_ = 'NNP'
token.head.text = 'Music'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Music'
token.dep_ = 'punct'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'PUCK'
token.dep_ = 'advmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'still'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'Music'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'Music'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Music'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'wakest'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'wakest'
token.dep_ = 'nsubj'

TOKEN: wakest
=====
token.tag_ = 'JJS'
token.head.text = 'Music'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wakest'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'wakest'
token.dep_ = 'prep'

TOKEN: thine
=====
token.tag_ = 'NN'
token.head.text = 'fool'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'thine'
token.dep_ = 'dep'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'fool'
token.dep_ = 'amod'

TOKEN: fool
=====
token.tag_ = 'NN'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'fool'
token.dep_ = 'case'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'peep'
token.dep_ = 'nsubj'

TOKEN: peep
=====
token.tag_ = 'VBP'
token.head.text = 'with'
token.dep_ = 'pcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Music'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Sound'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Sound
=====
token.tag_ = 'NNP'
token.head.text = 'Sound'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sound'
token.dep_ = 'punct'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'Sound'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Sound'
token.dep_ = 'punct'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'take'
token.dep_ = 'cc'

TOKEN: rock
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'whereon'
token.dep_ = 'det'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'whereon'
token.dep_ = 'compound'

TOKEN: whereon
=====
token.tag_ = 'NN'
token.head.text = 'rock'
token.dep_ = 'dobj'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'sleepers'
token.dep_ = 'det'

TOKEN: sleepers
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'whereon'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: amity
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'midnight'
token.dep_ = 'aux'

TOKEN: to
=====
token.tag_ = 'VB'
token.head.text = 'midnight'
token.dep_ = 'nmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'to'
token.dep_ = 'punct'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: midnight
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: solemnly
=====
token.tag_ = 'RB'
token.head.text = 'Dance'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'solemnly'
token.dep_ = 'dep'

TOKEN: Dance
=====
token.tag_ = 'NNP'
token.head.text = 'midnight'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Dance'
token.dep_ = 'prep'

TOKEN: Duke
=====
token.tag_ = 'NNP'
token.head.text = 'Theseus'
token.dep_ = 'compound'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Theseus'
token.dep_ = 'case'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: triumphantly
=====
token.tag_ = 'RB'
token.head.text = 'Dance'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: bless
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'bless'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'bless'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'prosperity'
token.dep_ = 'det'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'prosperity'
token.dep_ = 'amod'

TOKEN: prosperity
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'shall'
token.dep_ = 'expl'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'shall'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'pairs'
token.dep_ = 'det'

TOKEN: pairs
=====
token.tag_ = 'NNS'
token.head.text = 'Wedded'
token.dep_ = 'nsubjpass'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pairs'
token.dep_ = 'prep'

TOKEN: faithful
=====
token.tag_ = 'JJ'
token.head.text = 'lovers'
token.dep_ = 'amod'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'Wedded'
token.dep_ = 'auxpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'be'
token.dep_ = 'dep'

TOKEN: Wedded
=====
token.tag_ = 'VBN'
token.head.text = 'shall'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wedded'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Wedded'
token.dep_ = 'prep'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wedded'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Wedded'
token.dep_ = 'prep'

TOKEN: jollity
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shall'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'king'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Fairy
=====
token.tag_ = 'NNP'
token.head.text = 'king'
token.dep_ = 'compound'

TOKEN: king
=====
token.tag_ = 'NN'
token.head.text = 'attend'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'king'
token.dep_ = 'punct'

TOKEN: attend
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'attend'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'attend'
token.dep_ = 'cc'

TOKEN: mark
=====
token.tag_ = 'NN'
token.head.text = 'attend'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lark'
token.dep_ = 'det'

TOKEN: morning
=====
token.tag_ = 'NN'
token.head.text = 'lark'
token.dep_ = 'compound'

TOKEN: lark
=====
token.tag_ = 'NNP'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'OBERON'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Trip'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'queen'
token.dep_ = 'poss'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'Trip'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Trip'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Trip'
token.dep_ = 'prep'

TOKEN: silence
=====
token.tag_ = 'NNP'
token.head.text = 'sad'
token.dep_ = 'compound'

TOKEN: sad
=====
token.tag_ = 'JJ'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Trip'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Trip
=====
token.tag_ = 'VBP'
token.head.text = 'OBERON'
token.dep_ = 'conj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'Trip'
token.dep_ = 'dobj'

TOKEN: after
=====
token.tag_ = 'IN'
token.head.text = 'Trip'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'shade'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'night'
token.dep_ = 'case'

TOKEN: shade
=====
token.tag_ = 'NN'
token.head.text = 'after'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Trip'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'compass'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'globe'
token.dep_ = 'det'

TOKEN: globe
=====
token.tag_ = 'NN'
token.head.text = 'compass'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'compass'
token.dep_ = 'aux'

TOKEN: compass
=====
token.tag_ = 'VB'
token.head.text = 'compass'
token.dep_ = 'ROOT'

TOKEN: soon
=====
token.tag_ = 'RB'
token.head.text = 'compass'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'compass'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Swifter
=====
token.tag_ = 'NN'
token.head.text = 'compass'
token.dep_ = 'npadvmod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'Swifter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: wandering
=====
token.tag_ = 'JJ'
token.head.text = 'moon'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'compass'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VBP'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Come'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Tell'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'flight'
token.dep_ = 'poss'

TOKEN: flight
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'flight'
token.dep_ = 'dep'

TOKEN: Tell
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Tell'
token.dep_ = 'dobj'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'Tell'
token.dep_ = 'ccomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'came'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'sleeping'
token.dep_ = 'nsubj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sleeping'
token.dep_ = 'nsubj'

TOKEN: sleeping
=====
token.tag_ = 'VBG'
token.head.text = 'found'
token.dep_ = 'csubjpass'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'sleeping'
token.dep_ = 'advmod'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'found'
token.dep_ = 'auxpass'

TOKEN: found
=====
token.tag_ = 'VBN'
token.head.text = 'Tell'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'found'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'found'
token.dep_ = 'prep'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'mortals'
token.dep_ = 'det'

TOKEN: mortals
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'mortals'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ground'
token.dep_ = 'det'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Tell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'Horns'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: Horns
=====
token.tag_ = 'NNPS'
token.head.text = 'winded'
token.dep_ = 'nsubj'

TOKEN: winded
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'winded'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'within'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'EGEUS'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'EGEUS'
token.dep_ = 'cc'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Go'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Go
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'one'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'winded'
token.dep_ = 'punct'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'winded'
token.dep_ = 'conj'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'find'
token.dep_ = 'prt'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'forester'
token.dep_ = 'det'

TOKEN: forester
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'For'
token.dep_ = 'pcomp'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'observation'
token.dep_ = 'poss'

TOKEN: observation
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: perform'd
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: since
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'hear'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'vaward'
token.dep_ = 'det'

TOKEN: vaward
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'vaward'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'music'
token.dep_ = 'det'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'music'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'hounds'
token.dep_ = 'poss'

TOKEN: hounds
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Uncouple
=====
token.tag_ = 'NNP'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Uncouple'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'valley'
token.dep_ = 'det'

TOKEN: western
=====
token.tag_ = 'JJ'
token.head.text = 'valley'
token.dep_ = 'amod'

TOKEN: valley
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Dispatch
=====
token.tag_ = 'NNP'
token.head.text = 'let'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VBP'
token.head.text = 'Dispatch'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'say'
token.dep_ = 'cc'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'forester'
token.dep_ = 'det'

TOKEN: forester
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Exit'
token.dep_ = 'ROOT'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'Attendant'
token.dep_ = 'det'

TOKEN: Attendant
=====
token.tag_ = 'NNP'
token.head.text = 'Exit'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Attendant'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'Exit'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'queen'
token.dep_ = 'amod'

TOKEN: queen
=====
token.tag_ = 'NN'
token.head.text = 'Exit'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'queen'
token.dep_ = 'punct'

TOKEN: up
=====
token.tag_ = 'IN'
token.head.text = 'Exit'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'up'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mountain'
token.dep_ = 'det'

TOKEN: mountain
=====
token.tag_ = 'NN'
token.head.text = 'top'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'mountain'
token.dep_ = 'case'

TOKEN: top
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Exit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Exit'
token.dep_ = 'cc'

TOKEN: mark
=====
token.tag_ = 'VB'
token.head.text = 'Exit'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'confusion'
token.dep_ = 'det'

TOKEN: musical
=====
token.tag_ = 'JJ'
token.head.text = 'confusion'
token.dep_ = 'amod'

TOKEN: confusion
=====
token.tag_ = 'NN'
token.head.text = 'mark'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'confusion'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'confusion'
token.dep_ = 'prep'

TOKEN: hounds
=====
token.tag_ = 'NNS'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'mark'
token.dep_ = 'cc'

TOKEN: echo
=====
token.tag_ = 'NN'
token.head.text = 'mark'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'echo'
token.dep_ = 'prep'

TOKEN: conjunction
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Exit'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = "bay'd"
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = "bay'd"
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'prep'

TOKEN: Hercules
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Hercules'
token.dep_ = 'cc'

TOKEN: Cadmus
=====
token.tag_ = 'NNP'
token.head.text = 'Hercules'
token.dep_ = 'conj'

TOKEN: once
=====
token.tag_ = 'RB'
token.head.text = 'was'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "bay'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'in'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "bay'd"
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'wood'
token.dep_ = 'prep'

TOKEN: Crete
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = "bay'd"
token.dep_ = 'nsubj'

TOKEN: bay'd
=====
token.tag_ = 'VBP'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bear'
token.dep_ = 'det'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = "bay'd"
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'bear'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = "bay'd"
token.dep_ = 'prep'

TOKEN: hounds
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'hounds'
token.dep_ = 'prep'

TOKEN: Sparta
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'hear'
token.dep_ = 'neg'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'heard'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hear'
token.dep_ = 'dep'

TOKEN: Such
=====
token.tag_ = 'JJ'
token.head.text = 'chiding'
token.dep_ = 'amod'

TOKEN: gallant
=====
token.tag_ = 'JJ'
token.head.text = 'chiding'
token.dep_ = 'amod'

TOKEN: chiding
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'chiding'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'for'
token.dep_ = 'punct'

TOKEN: besides
=====
token.tag_ = 'IN'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'groves'
token.dep_ = 'det'

TOKEN: groves
=====
token.tag_ = 'NNS'
token.head.text = 'besides'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'skies'
token.dep_ = 'det'

TOKEN: skies
=====
token.tag_ = 'NNS'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'skies'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fountains'
token.dep_ = 'det'

TOKEN: fountains
=====
token.tag_ = 'NNS'
token.head.text = 'skies'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'skies'
token.dep_ = 'punct'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'region'
token.dep_ = 'det'

TOKEN: region
=====
token.tag_ = 'NN'
token.head.text = 'skies'
token.dep_ = 'appos'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'region'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'near'
token.dep_ = 'dep'

TOKEN: Seem'd
=====
token.tag_ = 'XX'
token.head.text = 'near'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'cry'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'cry'
token.dep_ = 'nummod'

TOKEN: mutual
=====
token.tag_ = 'JJ'
token.head.text = 'cry'
token.dep_ = 'amod'

TOKEN: cry
=====
token.tag_ = 'NN'
token.head.text = 'skies'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'heard'
token.dep_ = 'neg'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'heard'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'heard'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'musical'
token.dep_ = 'advmod'

TOKEN: musical
=====
token.tag_ = 'JJ'
token.head.text = 'discord'
token.dep_ = 'amod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'discord'
token.dep_ = 'det'

TOKEN: discord
=====
token.tag_ = 'NN'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'discord'
token.dep_ = 'punct'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'thunder'
token.dep_ = 'amod'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'thunder'
token.dep_ = 'amod'

TOKEN: thunder
=====
token.tag_ = 'NN'
token.head.text = 'discord'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'bred'
token.dep_ = 'nsubjpass'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'hounds'
token.dep_ = 'poss'

TOKEN: hounds
=====
token.tag_ = 'NNS'
token.head.text = 'bred'
token.dep_ = 'nsubjpass'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'bred'
token.dep_ = 'auxpass'

TOKEN: bred
=====
token.tag_ = 'VBN'
token.head.text = 'bred'
token.dep_ = 'ROOT'

TOKEN: out
=====
token.tag_ = 'IN'
token.head.text = 'bred'
token.dep_ = 'prep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'out'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'kind'
token.dep_ = 'det'

TOKEN: Spartan
=====
token.tag_ = 'JJ'
token.head.text = 'kind'
token.dep_ = 'compound'

TOKEN: kind
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bred'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = "flew'd"
token.dep_ = 'advmod'

TOKEN: flew'd
=====
token.tag_ = 'NNP'
token.head.text = 'bred'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "flew'd"
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'sanded'
token.dep_ = 'advmod'

TOKEN: sanded
=====
token.tag_ = 'VBN'
token.head.text = "flew'd"
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sanded'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sanded'
token.dep_ = 'cc'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'heads'
token.dep_ = 'poss'

TOKEN: heads
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'sanded'
token.dep_ = 'conj'

TOKEN: hung
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hung'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'hung'
token.dep_ = 'prep'

TOKEN: ears
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'sweep'
token.dep_ = 'nsubj'

TOKEN: sweep
=====
token.tag_ = 'VBP'
token.head.text = 'ears'
token.dep_ = 'relcl'

TOKEN: away
=====
token.tag_ = 'RP'
token.head.text = 'sweep'
token.dep_ = 'prt'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'dew'
token.dep_ = 'det'

TOKEN: morning
=====
token.tag_ = 'NN'
token.head.text = 'dew'
token.dep_ = 'compound'

TOKEN: dew
=====
token.tag_ = 'NN'
token.head.text = 'sweep'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'sanded'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Crook
=====
token.tag_ = 'NNP'
token.head.text = "knee'd"
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "knee'd"
token.dep_ = 'punct'

TOKEN: knee'd
=====
token.tag_ = 'NNP'
token.head.text = 'sanded'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "knee'd"
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "knee'd"
token.dep_ = 'cc'

TOKEN: dew
=====
token.tag_ = 'NN'
token.head.text = "lapp'd"
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "lapp'd"
token.dep_ = 'punct'

TOKEN: lapp'd
=====
token.tag_ = 'NN'
token.head.text = "knee'd"
token.dep_ = 'conj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'sanded'
token.dep_ = 'prep'

TOKEN: Thessalian
=====
token.tag_ = 'JJ'
token.head.text = 'bulls'
token.dep_ = 'amod'

TOKEN: bulls
=====
token.tag_ = 'NNS'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Slow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Slow
=====
token.tag_ = 'VB'
token.head.text = 'sanded'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Slow'
token.dep_ = 'prep'

TOKEN: pursuit
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Slow'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Slow'
token.dep_ = 'cc'

TOKEN: match'd
=====
token.tag_ = 'RBS'
token.head.text = 'Slow'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "match'd"
token.dep_ = 'prep'

TOKEN: mouth
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'mouth'
token.dep_ = 'prep'

TOKEN: bells
=====
token.tag_ = 'NNS'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bells'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Each
=====
token.tag_ = 'DT'
token.head.text = 'bred'
token.dep_ = 'dobj'

TOKEN: under
=====
token.tag_ = 'IN'
token.head.text = 'Each'
token.dep_ = 'prep'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'under'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bred'
token.dep_ = 'punct'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'cry'
token.dep_ = 'det'

TOKEN: cry
=====
token.tag_ = 'NN'
token.head.text = 'Was'
token.dep_ = 'nsubj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'tuneable'
token.dep_ = 'advmod'

TOKEN: tuneable
=====
token.tag_ = 'JJ'
token.head.text = 'cry'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tuneable'
token.dep_ = 'dep'

TOKEN: Was
=====
token.tag_ = 'VBD'
token.head.text = 'Was'
token.dep_ = 'ROOT'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'Was'
token.dep_ = 'neg'

TOKEN: holla'd
=====
token.tag_ = 'CD'
token.head.text = 'Was'
token.dep_ = 'attr'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = "holla'd"
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'Was'
token.dep_ = 'cc'

TOKEN: cheer'd
=====
token.tag_ = 'NNP'
token.head.text = 'Was'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = "cheer'd"
token.dep_ = 'prep'

TOKEN: horn
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "cheer'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'Judge'
token.dep_ = 'prep'

TOKEN: Crete
=====
token.tag_ = 'NNP'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'In'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: Sparta
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'in'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'in'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Judge'
token.dep_ = 'prep'

TOKEN: Thessaly
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Judge'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Judge
=====
token.tag_ = 'NNP'
token.head.text = 'Was'
token.dep_ = 'dep'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'hear'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: hear
=====
token.tag_ = 'VBP'
token.head.text = 'Judge'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'soft'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'soft'
token.dep_ = 'punct'

TOKEN: soft
=====
token.tag_ = 'JJ'
token.head.text = 'soft'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'soft'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'nymphs'
token.dep_ = 'det'

TOKEN: nymphs
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'daughter'
token.dep_ = 'poss'

TOKEN: daughter
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'daughter'
token.dep_ = 'advmod'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'daughter'
token.dep_ = 'amod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'this'
token.dep_ = 'punct'

TOKEN: Lysander
=====
token.tag_ = 'NNP'
token.head.text = 'this'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'Demetrius'
token.dep_ = 'det'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'wonder'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'Helena'
token.dep_ = 'det'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'Nedar'
token.dep_ = 'amod'

TOKEN: Nedar
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Nedar'
token.dep_ = 'case'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Demetrius'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Helena'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wonder'
token.dep_ = 'nsubj'

TOKEN: wonder
=====
token.tag_ = 'VBP'
token.head.text = 'wonder'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'wonder'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'being'
token.dep_ = 'nsubj'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'of'
token.dep_ = 'pcomp'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'being'
token.dep_ = 'advmod'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'being'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'rose'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'RB'
token.head.text = 'doubt'
token.dep_ = 'neg'

TOKEN: doubt
=====
token.tag_ = 'RB'
token.head.text = 'rose'
token.dep_ = 'advmod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'rose'
token.dep_ = 'nsubj'

TOKEN: rose
=====
token.tag_ = 'VBD'
token.head.text = 'rose'
token.dep_ = 'ROOT'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'rose'
token.dep_ = 'prt'

TOKEN: early
=====
token.tag_ = 'RB'
token.head.text = 'rose'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'observe'
token.dep_ = 'aux'

TOKEN: observe
=====
token.tag_ = 'VB'
token.head.text = 'rose'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'observe'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'rite'
token.dep_ = 'det'

TOKEN: rite
=====
token.tag_ = 'NN'
token.head.text = 'observe'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'rite'
token.dep_ = 'prep'

TOKEN: May
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rose'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'rose'
token.dep_ = 'cc'

TOKEN: hearing
=====
token.tag_ = 'VBG'
token.head.text = 'rose'
token.dep_ = 'conj'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'intent'
token.dep_ = 'poss'

TOKEN: intent
=====
token.tag_ = 'NN'
token.head.text = 'hearing'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Came
=====
token.tag_ = 'VBD'
token.head.text = 'rose'
token.dep_ = 'conj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'Came'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Came'
token.dep_ = 'prep'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'solemnity'
token.dep_ = 'poss'

TOKEN: solemnity
=====
token.tag_ = 'NN'
token.head.text = 'Came'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: Egeus
=====
token.tag_ = 'NNP'
token.head.text = 'speak'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'day'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'give'
token.dep_ = 'mark'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'day'
token.dep_ = 'relcl'

TOKEN: answer
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'answer'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'choice'
token.dep_ = 'poss'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Go'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Go
=====
token.tag_ = 'VB'
token.head.text = 'bid'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Go'
token.dep_ = 'punct'

TOKEN: bid
=====
token.tag_ = 'VB'
token.head.text = 'bid'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'huntsmen'
token.dep_ = 'det'

TOKEN: huntsmen
=====
token.tag_ = 'NNS'
token.head.text = 'bid'
token.dep_ = 'dobj'

TOKEN: wake
=====
token.tag_ = 'VBP'
token.head.text = 'bid'
token.dep_ = 'ccomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'wake'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'wake'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'horns'
token.dep_ = 'poss'

TOKEN: horns
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bid'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Horns
=====
token.tag_ = 'NNS'
token.head.text = 'Horns'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Horns'
token.dep_ = 'cc'

TOKEN: shout
=====
token.tag_ = 'VB'
token.head.text = 'Horns'
token.dep_ = 'conj'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'shout'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Horns'
token.dep_ = 'punct'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'wake'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'LYSANDER'
token.dep_ = 'cc'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'conj'

TOKEN: wake
=====
token.tag_ = 'VBP'
token.head.text = 'wake'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'wake'
token.dep_ = 'cc'

TOKEN: start
=====
token.tag_ = 'VB'
token.head.text = 'wake'
token.dep_ = 'conj'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'start'
token.dep_ = 'prt'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'up'
token.dep_ = 'dep'

TOKEN: Good
=====
token.tag_ = 'JJ'
token.head.text = 'morrow'
token.dep_ = 'amod'

TOKEN: morrow
=====
token.tag_ = 'NN'
token.head.text = 'start'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'morrow'
token.dep_ = 'punct'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'morrow'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wake'
token.dep_ = 'punct'

TOKEN: Saint
=====
token.tag_ = 'NNP'
token.head.text = 'Valentine'
token.dep_ = 'compound'

TOKEN: Valentine
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Begin'
token.dep_ = 'ccomp'

TOKEN: past
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Begin'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Begin
=====
token.tag_ = 'VB'
token.head.text = 'Begin'
token.dep_ = 'ROOT'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'birds'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'birds'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'birds'
token.dep_ = 'punct'

TOKEN: birds
=====
token.tag_ = 'NNS'
token.head.text = 'Begin'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Begin'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'Begin'
token.dep_ = 'conj'

TOKEN: couple
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'Begin'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Begin'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Pardon'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Pardon
=====
token.tag_ = 'NNP'
token.head.text = 'Begin'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pardon'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'Pardon'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Begin'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'pray'
token.dep_ = 'npadvmod'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'pray'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stand'
token.dep_ = 'punct'

TOKEN: stand
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'ccomp'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'stand'
token.dep_ = 'prt'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: know
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: rival
=====
token.tag_ = 'JJ'
token.head.text = 'enemies'
token.dep_ = 'amod'

TOKEN: enemies
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'concord'
token.dep_ = 'det'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'concord'
token.dep_ = 'amod'

TOKEN: concord
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'concord'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'world'
token.dep_ = 'det'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'hatred'
token.dep_ = 'det'

TOKEN: hatred
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'far'
token.dep_ = 'advmod'

TOKEN: far
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'far'
token.dep_ = 'prep'

TOKEN: jealousy
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'sleep'
token.dep_ = 'aux'

TOKEN: sleep
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'sleep'
token.dep_ = 'prep'

TOKEN: hate
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sleep'
token.dep_ = 'cc'

TOKEN: fear
=====
token.tag_ = 'VB'
token.head.text = 'sleep'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'enmity'
token.dep_ = 'det'

TOKEN: enmity
=====
token.tag_ = 'NN'
token.head.text = 'fear'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'reply'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'reply'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'reply'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'reply'
token.dep_ = 'aux'

TOKEN: reply
=====
token.tag_ = 'VB'
token.head.text = 'reply'
token.dep_ = 'ROOT'

TOKEN: amazedly
=====
token.tag_ = 'RB'
token.head.text = 'reply'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'reply'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Half
=====
token.tag_ = 'JJ'
token.head.text = 'sleep'
token.dep_ = 'compound'

TOKEN: sleep
=====
token.tag_ = 'NN'
token.head.text = 'reply'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: half
=====
token.tag_ = 'DT'
token.head.text = 'waking'
token.dep_ = 'advmod'

TOKEN: waking
=====
token.tag_ = 'NN'
token.head.text = 'sleep'
token.dep_ = 'conj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'waking'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'reply'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'swear'
token.dep_ = 'prep'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'swear'
token.dep_ = 'nsubj'

TOKEN: swear
=====
token.tag_ = 'VBP'
token.head.text = 'reply'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'neg'

TOKEN: truly
=====
token.tag_ = 'RB'
token.head.text = 'say'
token.dep_ = 'advmod'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'swear'
token.dep_ = 'ccomp'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'swear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'speak'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'think,--for'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'think,--for'
token.dep_ = 'nsubj'

TOKEN: think,--for
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'advcl'

TOKEN: truly
=====
token.tag_ = 'RB'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'speak'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'speak'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'bethink'
token.dep_ = 'advmod'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'bethink'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'bethink'
token.dep_ = 'nsubj'

TOKEN: bethink
=====
token.tag_ = 'VB'
token.head.text = 'Was'
token.dep_ = 'ccomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'bethink'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bethink'
token.dep_ = 'punct'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'is,--'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is,--'
token.dep_ = 'nsubj'

TOKEN: is,--
=====
token.tag_ = 'VBP'
token.head.text = 'Was'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'is,--'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'Was'
token.dep_ = 'ccomp'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'came'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'hither'
token.dep_ = 'compound'

TOKEN: hither
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'intent'
token.dep_ = 'poss'

TOKEN: intent
=====
token.tag_ = 'NN'
token.head.text = 'Was'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'intent'
token.dep_ = 'dep'

TOKEN: Was
=====
token.tag_ = 'VBD'
token.head.text = 'speak'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'gone'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'Was'
token.dep_ = 'xcomp'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'gone'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'might'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'might'
token.dep_ = 'nsubj'

TOKEN: might
=====
token.tag_ = 'MD'
token.head.text = 'Athens'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'might'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Without
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'peril'
token.dep_ = 'det'

TOKEN: peril
=====
token.tag_ = 'NN'
token.head.text = 'Without'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'peril'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'law'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'law'
token.dep_ = 'amod'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'EGEUS'
token.dep_ = 'dep'

TOKEN: Enough
=====
token.tag_ = 'JJ'
token.head.text = 'EGEUS'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Enough'
token.dep_ = 'punct'

TOKEN: enough
=====
token.tag_ = 'RB'
token.head.text = 'Enough'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'EGEUS'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'beg'
token.dep_ = 'ccomp'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'beg'
token.dep_ = 'nsubj'

TOKEN: beg
=====
token.tag_ = 'VBP'
token.head.text = 'beg'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'law'
token.dep_ = 'det'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'beg'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'law'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'law'
token.dep_ = 'det'

TOKEN: law
=====
token.tag_ = 'NN'
token.head.text = 'law'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'beg'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beg'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: They
=====
token.tag_ = 'PRP'
token.head.text = 'stolen'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'stolen'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'stolen'
token.dep_ = 'aux'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'defeated'
token.dep_ = 'ccomp'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'stolen'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'defeated'
token.dep_ = 'punct'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'would'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'defeated'
token.dep_ = 'aux'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'would'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Demetrius'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thereby
=====
token.tag_ = 'RB'
token.head.text = 'defeated'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'defeated'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'defeated'
token.dep_ = 'aux'

TOKEN: defeated
=====
token.tag_ = 'VBN'
token.head.text = 'defeated'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'defeated'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'you'
token.dep_ = 'cc'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'you'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'defeated'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'defeated'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'You'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'wife'
token.dep_ = 'poss'

TOKEN: wife
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'wife'
token.dep_ = 'cc'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'wife'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'You'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'consent'
token.dep_ = 'poss'

TOKEN: consent
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'You'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'consent'
token.dep_ = 'poss'

TOKEN: consent
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'defeated'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'wife'
token.dep_ = 'poss'

TOKEN: wife
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'told'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Helen'
token.dep_ = 'amod'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'told'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'stealth'
token.dep_ = 'poss'

TOKEN: stealth
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'hither'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'hither'
token.dep_ = 'poss'

TOKEN: purpose
=====
token.tag_ = 'NN'
token.head.text = 'hither'
token.dep_ = 'compound'

TOKEN: hither
=====
token.tag_ = 'NN'
token.head.text = 'told'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'hither'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wood'
token.dep_ = 'det'

TOKEN: wood
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'told'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: fury
=====
token.tag_ = 'NN'
token.head.text = 'hither'
token.dep_ = 'compound'

TOKEN: hither
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: follow'd
=====
token.tag_ = ':'
token.head.text = 'told'
token.dep_ = 'xcomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = "follow'd"
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Fair
=====
token.tag_ = 'NNP'
token.head.text = 'Helena'
token.dep_ = 'compound'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Helena'
token.dep_ = 'prep'

TOKEN: fancy
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: following
=====
token.tag_ = 'VBG'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'following'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'wot'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'lord'
token.dep_ = 'amod'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'wot'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wot'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wot'
token.dep_ = 'nsubj'

TOKEN: wot
=====
token.tag_ = 'VBD'
token.head.text = 'wot'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'by'
token.dep_ = 'neg'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'seems'
token.dep_ = 'prep'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: power,--
=====
token.tag_ = 'NNP'
token.head.text = 'what'
token.dep_ = 'dep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'power,--'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'by'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'is,--my'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'power'
token.dep_ = 'det'

TOKEN: power
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is,--my'
token.dep_ = 'nsubj'

TOKEN: is,--my
=====
token.tag_ = 'VBP'
token.head.text = 'by'
token.dep_ = 'pcomp'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'is,--my'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'love'
token.dep_ = 'prep'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Hermia'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Melted
=====
token.tag_ = 'VBN'
token.head.text = 'love'
token.dep_ = 'acl'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Melted'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'snow'
token.dep_ = 'det'

TOKEN: snow
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'seems'
token.dep_ = 'punct'

TOKEN: seems
=====
token.tag_ = 'VBZ'
token.head.text = 'wot'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'seems'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'seems'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'now'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'seems'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'remembrance'
token.dep_ = 'det'

TOKEN: remembrance
=====
token.tag_ = 'NN'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'remembrance'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'gaud'
token.dep_ = 'det'

TOKEN: idle
=====
token.tag_ = 'JJ'
token.head.text = 'gaud'
token.dep_ = 'amod'

TOKEN: gaud
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'gaud'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'dote'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'childhood'
token.dep_ = 'poss'

TOKEN: childhood
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'dote'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'dote'
token.dep_ = 'aux'

TOKEN: dote
=====
token.tag_ = 'VB'
token.head.text = 'gaud'
token.dep_ = 'relcl'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'dote'
token.dep_ = 'prep'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'seems'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'wot'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'faith'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'faith'
token.dep_ = 'det'

TOKEN: faith
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'faith'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'virtue'
token.dep_ = 'det'

TOKEN: virtue
=====
token.tag_ = 'NN'
token.head.text = 'faith'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'virtue'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'object'
token.dep_ = 'det'

TOKEN: object
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'object'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'pleasure'
token.dep_ = 'det'

TOKEN: pleasure
=====
token.tag_ = 'NN'
token.head.text = 'object'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pleasure'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'JJ'
token.head.text = 'eye'
token.dep_ = 'compound'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'faith'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'wot'
token.dep_ = 'conj'

TOKEN: only
=====
token.tag_ = 'RB'
token.head.text = 'Helena'
token.dep_ = 'advmod'

TOKEN: Helena
=====
token.tag_ = 'NNP'
token.head.text = 'Is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'Was'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'Was'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Was
=====
token.tag_ = 'VBD'
token.head.text = 'Was'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'Was'
token.dep_ = 'nsubj'

TOKEN: betroth'd
=====
token.tag_ = 'NNP'
token.head.text = 'Was'
token.dep_ = 'punct'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'ere'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'saw'
token.dep_ = 'nsubj'

TOKEN: saw
=====
token.tag_ = 'VBD'
token.head.text = 'saw'
token.dep_ = 'ROOT'

TOKEN: Hermia
=====
token.tag_ = 'NNP'
token.head.text = 'saw'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'saw'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'loathe'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loathe'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'loathe'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'loathe'
token.dep_ = 'prep'

TOKEN: sickness
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'loathe'
token.dep_ = 'punct'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'loathe'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'loathe'
token.dep_ = 'nsubj'

TOKEN: loathe
=====
token.tag_ = 'VB'
token.head.text = 'loathe'
token.dep_ = 'ROOT'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'food'
token.dep_ = 'det'

TOKEN: food
=====
token.tag_ = 'NN'
token.head.text = 'loathe'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'loathe'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'loathe'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'as'
token.dep_ = 'prep'

TOKEN: health
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'loathe'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'taste'
token.dep_ = 'poss'

TOKEN: natural
=====
token.tag_ = 'JJ'
token.head.text = 'taste'
token.dep_ = 'amod'

TOKEN: taste
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'wish'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wish'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'wish'
token.dep_ = 'aux'

TOKEN: wish
=====
token.tag_ = 'VB'
token.head.text = 'wish'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'wish'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wish'
token.dep_ = 'punct'

TOKEN: love
=====
token.tag_ = 'VB'
token.head.text = 'wish'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: long
=====
token.tag_ = 'RB'
token.head.text = 'love'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'long'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: evermore
=====
token.tag_ = 'RB'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'wish'
token.dep_ = 'conj'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'true'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'lovers'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Fair
=====
token.tag_ = 'NNP'
token.head.text = 'lovers'
token.dep_ = 'compound'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'met'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'met'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'met'
token.dep_ = 'nsubjpass'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'met'
token.dep_ = 'auxpass'

TOKEN: fortunately
=====
token.tag_ = 'RB'
token.head.text = 'met'
token.dep_ = 'advmod'

TOKEN: met
=====
token.tag_ = 'VBN'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'discourse'
token.dep_ = 'det'

TOKEN: discourse
=====
token.tag_ = 'NN'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'we'
token.dep_ = 'appos'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: anon
=====
token.tag_ = 'NNP'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Egeus
=====
token.tag_ = 'NNP'
token.head.text = 'overbear'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'overbear'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'overbear'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'overbear'
token.dep_ = 'aux'

TOKEN: overbear
=====
token.tag_ = 'VB'
token.head.text = 'knit'
token.dep_ = 'ccomp'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'will'
token.dep_ = 'poss'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'overbear'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'knit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'knit'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'For'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'temple'
token.dep_ = 'det'

TOKEN: temple
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'For'
token.dep_ = 'prep'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'by'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'by'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'by'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'us'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'couples'
token.dep_ = 'det'

TOKEN: couples
=====
token.tag_ = 'NNS'
token.head.text = 'knit'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'knit'
token.dep_ = 'aux'

TOKEN: eternally
=====
token.tag_ = 'RB'
token.head.text = 'knit'
token.dep_ = 'advmod'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'knit'
token.dep_ = 'auxpass'

TOKEN: knit
=====
token.tag_ = 'VBN'
token.head.text = 'knit'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'knit'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'morning'
token.dep_ = 'det'

TOKEN: morning
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'set'
token.dep_ = 'ccomp'

TOKEN: something
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: worn
=====
token.tag_ = 'VBN'
token.head.text = 'something'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Our
=====
token.tag_ = 'PRP$'
token.head.text = 'hunting'
token.dep_ = 'poss'

TOKEN: purposed
=====
token.tag_ = 'JJ'
token.head.text = 'hunting'
token.dep_ = 'amod'

TOKEN: hunting
=====
token.tag_ = 'NN'
token.head.text = 'set'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'set'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'set'
token.dep_ = 'auxpass'

TOKEN: set
=====
token.tag_ = 'VBN'
token.head.text = 'set'
token.dep_ = 'ROOT'

TOKEN: aside
=====
token.tag_ = 'RB'
token.head.text = 'set'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'set'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Away
=====
token.tag_ = 'RB'
token.head.text = 'hold'
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Away'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Away'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'three'
token.dep_ = 'cc'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'three'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'hold'
token.dep_ = 'aux'

TOKEN: hold
=====
token.tag_ = 'VB'
token.head.text = 'hold'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'feast'
token.dep_ = 'det'

TOKEN: feast
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hold'
token.dep_ = 'prep'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'solemnity'
token.dep_ = 'amod'

TOKEN: solemnity
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: Hippolyta
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: EGEUS
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'EGEUS'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'EGEUS'
token.dep_ = 'cc'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'EGEUS'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'seem'
token.dep_ = 'nsubj'

TOKEN: seem
=====
token.tag_ = 'VBP'
token.head.text = 'seem'
token.dep_ = 'ROOT'

TOKEN: small
=====
token.tag_ = 'JJ'
token.head.text = 'Methinks'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'small'
token.dep_ = 'cc'

TOKEN: undistinguishable
=====
token.tag_ = 'JJ'
token.head.text = 'small'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Methinks'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Methinks'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Methinks
=====
token.tag_ = 'NNPS'
token.head.text = 'seem'
token.dep_ = 'oprd'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'seem'
token.dep_ = 'ccomp'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: parted
=====
token.tag_ = 'JJ'
token.head.text = 'eye'
token.dep_ = 'amod'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'seems'
token.dep_ = 'advmod'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'seems'
token.dep_ = 'nsubj'

TOKEN: seems
=====
token.tag_ = 'VBZ'
token.head.text = 'see'
token.dep_ = 'advcl'

TOKEN: double
=====
token.tag_ = 'JJ'
token.head.text = 'seems'
token.dep_ = 'oprd'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'So'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'IN'
token.head.text = 'methinks'
token.dep_ = 'advmod'

TOKEN: methinks
=====
token.tag_ = 'NNS'
token.head.text = 'methinks'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'methinks'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'found'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'found'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'found'
token.dep_ = 'aux'

TOKEN: found
=====
token.tag_ = 'VBN'
token.head.text = 'found'
token.dep_ = 'ROOT'

TOKEN: Demetrius
=====
token.tag_ = 'NNP'
token.head.text = 'found'
token.dep_ = 'dobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'found'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'jewel'
token.dep_ = 'det'

TOKEN: jewel
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'own'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Mine
=====
token.tag_ = 'PRP'
token.head.text = 'own'
token.dep_ = 'nsubj'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'jewel'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'own'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'own'
token.dep_ = 'cc'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'mine'
token.dep_ = 'neg'

TOKEN: mine
=====
token.tag_ = 'PRP'
token.head.text = 'own'
token.dep_ = 'nsubj'

TOKEN: own
=====
token.tag_ = 'JJ'
token.head.text = 'own'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'found'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'Are'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: sure
=====
token.tag_ = 'JJ'
token.head.text = 'Are'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sure'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'sure'
token.dep_ = 'ccomp'

TOKEN: awake
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Are'
token.dep_ = 'punct'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'seems'
token.dep_ = 'nsubj'

TOKEN: seems
=====
token.tag_ = 'VBZ'
token.head.text = 'seems'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'seems'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'me'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'sleep'
token.dep_ = 'mark'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'sleep'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'sleep'
token.dep_ = 'nsubj'

TOKEN: sleep
=====
token.tag_ = 'VBP'
token.head.text = 'dream'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dream'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'dream'
token.dep_ = 'nsubj'

TOKEN: dream
=====
token.tag_ = 'VBP'
token.head.text = 'seems'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seems'
token.dep_ = 'punct'

TOKEN: Do
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'think'
token.dep_ = 'neg'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'think'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'was'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'was'
token.dep_ = 'cc'

TOKEN: bid
=====
token.tag_ = 'VB'
token.head.text = 'was'
token.dep_ = 'conj'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'bid'
token.dep_ = 'dobj'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'bid'
token.dep_ = 'xcomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'bid'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'Yea'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HERMIA'
token.dep_ = 'dep'

TOKEN: Yea
=====
token.tag_ = 'NNP'
token.head.text = 'bid'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Yea'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Yea'
token.dep_ = 'cc'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'Yea'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'HELENA'
token.dep_ = 'cc'

TOKEN: Hippolyta
=====
token.tag_ = 'NNP'
token.head.text = 'HELENA'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'HELENA'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'bid'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'bid'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'bid'
token.dep_ = 'aux'

TOKEN: bid
=====
token.tag_ = 'VB'
token.head.text = 'bid'
token.dep_ = 'ROOT'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'bid'
token.dep_ = 'dobj'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'bid'
token.dep_ = 'xcomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'follow'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'temple'
token.dep_ = 'det'

TOKEN: temple
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bid'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'Why'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: awake
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: 's
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'nsubj'

TOKEN: follow
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'follow'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'him'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'let'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'way'
token.dep_ = 'det'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'recount'
token.dep_ = 'nsubj'

TOKEN: recount
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'dreams'
token.dep_ = 'poss'

TOKEN: dreams
=====
token.tag_ = 'NNS'
token.head.text = 'recount'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN: Awaking
=====
token.tag_ = 'VBG'
token.head.text = 'BOTTOM'
token.dep_ = 'appos'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Awaking'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'cue'
token.dep_ = 'poss'

TOKEN: cue
=====
token.tag_ = 'NN'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'call'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: call
=====
token.tag_ = 'VB'
token.head.text = 'call'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'call'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'call'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'call'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'answer'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'answer'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'will'
token.dep_ = 'dep'

TOKEN: answer
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'answer'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'next'
token.dep_ = 'poss'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'call'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Most
=====
token.tag_ = 'RBS'
token.head.text = 'fair'
token.dep_ = 'advmod'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Heigh
=====
token.tag_ = 'NNP'
token.head.text = 'ho'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'ho'
token.dep_ = 'punct'

TOKEN: ho
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'nmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'ho'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Quince'
token.dep_ = 'punct'

TOKEN: Flute
=====
token.tag_ = 'NNP'
token.head.text = 'Flute'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Flute'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mender'
token.dep_ = 'det'

TOKEN: bellows
=====
token.tag_ = 'NNS'
token.head.text = 'mender'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'mender'
token.dep_ = 'punct'

TOKEN: mender
=====
token.tag_ = 'NN'
token.head.text = 'Flute'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Flute'
token.dep_ = 'punct'

TOKEN: Snout
=====
token.tag_ = 'NNP'
token.head.text = 'Snout'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Snout'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tinker'
token.dep_ = 'det'

TOKEN: tinker
=====
token.tag_ = 'NN'
token.head.text = 'Snout'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Snout'
token.dep_ = 'punct'

TOKEN: Starveling
=====
token.tag_ = 'JJ'
token.head.text = 'Starveling'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Starveling'
token.dep_ = 'punct'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'VBZ'
token.head.text = 'God'
token.dep_ = 'case'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'stolen'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: stolen
=====
token.tag_ = 'VBN'
token.head.text = 'stolen'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'stolen'
token.dep_ = 'dep'

TOKEN: hence
=====
token.tag_ = 'RB'
token.head.text = 'stolen'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'stolen'
token.dep_ = 'cc'

TOKEN: left
=====
token.tag_ = 'VBD'
token.head.text = 'stolen'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'left'
token.dep_ = 'dobj'

TOKEN: asleep
=====
token.tag_ = 'JJ'
token.head.text = 'left'
token.dep_ = 'oprd'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'stolen'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'had'
token.dep_ = 'aux'

TOKEN: had
=====
token.tag_ = 'VBN'
token.head.text = 'had'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'vision'
token.dep_ = 'det'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'rare'
token.dep_ = 'advmod'

TOKEN: rare
=====
token.tag_ = 'JJ'
token.head.text = 'vision'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'rare'
token.dep_ = 'dep'

TOKEN: vision
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'had'
token.dep_ = 'aux'

TOKEN: had
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: past
=====
token.tag_ = 'IN'
token.head.text = 'say'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wit'
token.dep_ = 'det'

TOKEN: wit
=====
token.tag_ = 'NN'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'wit'
token.dep_ = 'prep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'had'
token.dep_ = 'advcl'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'go'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'go'
token.dep_ = 'dep'

TOKEN: about
=====
token.tag_ = 'RP'
token.head.text = 'go'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'expound'
token.dep_ = 'aux'

TOKEN: expound
=====
token.tag_ = 'VB'
token.head.text = 'about'
token.dep_ = 'xcomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'expound'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Methought
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'Methought'
token.dep_ = 'relcl'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'there'
token.dep_ = 'dep'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'tell'
token.dep_ = 'csubj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ROOT'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: Methought
=====
token.tag_ = 'JJ'
token.head.text = 'Methought'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'was,--and'
token.dep_ = 'nsubj'

TOKEN: was,--and
=====
token.tag_ = 'VBP'
token.head.text = 'was,--and'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'was,--and'
token.dep_ = 'dep'

TOKEN: methought
=====
token.tag_ = 'VBP'
token.head.text = 'was,--and'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had,--but'
token.dep_ = 'nsubj'

TOKEN: had,--but
=====
token.tag_ = 'VBP'
token.head.text = 'had,--but'
token.dep_ = 'ROOT'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'had,--but'
token.dep_ = 'pobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'had,--but'
token.dep_ = 'conj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'but'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fool'
token.dep_ = 'det'

TOKEN: patched
=====
token.tag_ = 'VBN'
token.head.text = 'fool'
token.dep_ = 'amod'

TOKEN: fool
=====
token.tag_ = 'NN'
token.head.text = 'but'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fool'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'offer'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'if'
token.dep_ = 'dep'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'offer'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'offer'
token.dep_ = 'aux'

TOKEN: offer
=====
token.tag_ = 'VB'
token.head.text = 'but'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'offer'
token.dep_ = 'xcomp'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'methought'
token.dep_ = 'det'

TOKEN: methought
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'but'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'eye'
token.dep_ = 'det'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'eye'
token.dep_ = 'dep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'eye'
token.dep_ = 'prep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'heard'
token.dep_ = 'auxpass'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'heard'
token.dep_ = 'neg'

TOKEN: heard
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'ear'
token.dep_ = 'det'

TOKEN: ear
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'ear'
token.dep_ = 'prep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'seen'
token.dep_ = 'neg'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'not'
token.dep_ = 'dep'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'hath'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'hand'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'man'
token.dep_ = 'case'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: able
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'taste'
token.dep_ = 'aux'

TOKEN: taste
=====
token.tag_ = 'VB'
token.head.text = 'able'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'hand'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tongue'
token.dep_ = 'dep'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'conceive'
token.dep_ = 'aux'

TOKEN: conceive
=====
token.tag_ = 'VB'
token.head.text = 'tongue'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tongue'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'tongue'
token.dep_ = 'cc'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'tongue'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'report'
token.dep_ = 'aux'

TOKEN: report
=====
token.tag_ = 'VB'
token.head.text = 'heart'
token.dep_ = 'acl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dream'
token.dep_ = 'poss'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dream'
token.dep_ = 'dep'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'tongue'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'get'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'get'
token.dep_ = 'aux'

TOKEN: get
=====
token.tag_ = 'VB'
token.head.text = 'called'
token.dep_ = 'ccomp'

TOKEN: Peter
=====
token.tag_ = 'NNP'
token.head.text = 'Quince'
token.dep_ = 'compound'

TOKEN: Quince
=====
token.tag_ = 'NNP'
token.head.text = 'get'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'write'
token.dep_ = 'aux'

TOKEN: write
=====
token.tag_ = 'VB'
token.head.text = 'get'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'ballad'
token.dep_ = 'det'

TOKEN: ballad
=====
token.tag_ = 'NN'
token.head.text = 'write'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'ballad'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'of'
token.dep_ = 'dep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'called'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'called'
token.dep_ = 'nsubjpass'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'called'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'called'
token.dep_ = 'auxpass'

TOKEN: called
=====
token.tag_ = 'VBN'
token.head.text = 'called'
token.dep_ = 'ROOT'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'Dream'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Bottom'
token.dep_ = 'case'

TOKEN: Dream
=====
token.tag_ = 'NNP'
token.head.text = 'called'
token.dep_ = 'oprd'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'called'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: because
=====
token.tag_ = 'IN'
token.head.text = 'hath'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'called'
token.dep_ = 'advcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'bottom'
token.dep_ = 'det'

TOKEN: bottom
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'called'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'called'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'sing'
token.dep_ = 'aux'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'called'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'end'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: latter
=====
token.tag_ = 'JJ'
token.head.text = 'end'
token.dep_ = 'amod'

TOKEN: end
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'end'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'sing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'before'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'duke'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: peradventure
=====
token.tag_ = 'NN'
token.head.text = 'duke'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'peradventure'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'sing'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'gracious'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'gracious'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'gracious'
token.dep_ = 'advmod'

TOKEN: gracious
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'sing'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'shall'
token.dep_ = 'dep'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'sing'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'sing'
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'death'
token.dep_ = 'poss'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'Exit'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'II'
token.dep_ = 'compound'

TOKEN: II
=====
token.tag_ = 'NNP'
token.head.text = 'Exit'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Exit'
token.dep_ = 'punct'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = "'S"
token.dep_ = 'compound'

TOKEN: 'S
=====
token.tag_ = 'NNP'
token.head.text = 'house'
token.dep_ = 'compound'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'house'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'house'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'QUINCE'
token.dep_ = 'punct'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'FLUTE'
token.dep_ = 'punct'

TOKEN: SNOUT
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'SNOUT'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'SNOUT'
token.dep_ = 'cc'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'SNOUT'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Have
=====
token.tag_ = 'VBP'
token.head.text = 'sent'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'sent'
token.dep_ = 'nsubj'

TOKEN: sent
=====
token.tag_ = 'VBN'
token.head.text = 'QUINCE'
token.dep_ = 'relcl'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'sent'
token.dep_ = 'prep'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'house'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Bottom'
token.dep_ = 'case'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'sent'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: home
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: STARVELING
=====
token.tag_ = 'NNP'
token.head.text = 'STARVELING'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'STARVELING'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubjpass'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'heard'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'heard'
token.dep_ = 'neg'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'heard'
token.dep_ = 'auxpass'

TOKEN: heard
=====
token.tag_ = 'VBN'
token.head.text = 'heard'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'prep'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: Out
=====
token.tag_ = 'IN'
token.head.text = 'transported'
token.dep_ = 'advmod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Out'
token.dep_ = 'prep'

TOKEN: doubt
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'transported'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'transported'
token.dep_ = 'auxpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: transported
=====
token.tag_ = 'VBN'
token.head.text = 'transported'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'transported'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NN'
token.head.text = 'marred'
token.dep_ = 'nsubjpass'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'marred'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'marred'
token.dep_ = 'punct'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'marred'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'marred'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'marred'
token.dep_ = 'auxpass'

TOKEN: marred
=====
token.tag_ = 'VBN'
token.head.text = 'goes'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'goes'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'goes'
token.dep_ = 'nsubj'

TOKEN: goes
=====
token.tag_ = 'VBZ'
token.head.text = 'goes'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'goes'
token.dep_ = 'dep'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'forward'
token.dep_ = 'neg'

TOKEN: forward
=====
token.tag_ = 'RB'
token.head.text = 'goes'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'goes'
token.dep_ = 'punct'

TOKEN: doth
=====
token.tag_ = 'VB'
token.head.text = 'goes'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'doth'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'doth'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'QUINCE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: possible
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'Athens'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'all'
token.dep_ = 'dep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: able
=====
token.tag_ = 'JJ'
token.head.text = 'Athens'
token.dep_ = 'amod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'discharge'
token.dep_ = 'aux'

TOKEN: discharge
=====
token.tag_ = 'VB'
token.head.text = 'able'
token.dep_ = 'xcomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'discharge'
token.dep_ = 'dobj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: simply
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wit'
token.dep_ = 'det'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'wit'
token.dep_ = 'amod'

TOKEN: wit
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'wit'
token.dep_ = 'prep'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: handicraft
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'handicraft'
token.dep_ = 'dep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Yea'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Yea
=====
token.tag_ = 'NNP'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Yea'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'person'
token.dep_ = 'det'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'person'
token.dep_ = 'amod'

TOKEN: person
=====
token.tag_ = 'NN'
token.head.text = 'Yea'
token.dep_ = 'conj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'person'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'hath'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'hath'
token.dep_ = 'cc'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'hath'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'paramour'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'paramour'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'very'
token.dep_ = 'dep'

TOKEN: paramour
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'paramour'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'voice'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'voice'
token.dep_ = 'amod'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'say'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'say'
token.dep_ = 'ROOT'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: paragon
=====
token.tag_ = 'JJ'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'paramour'
token.dep_ = 'det'

TOKEN: paramour
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'say'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'bless'
token.dep_ = 'nsubj'

TOKEN: bless
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'bless'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'thing'
token.dep_ = 'prep'

TOKEN: naught
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'say'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'coming'
token.dep_ = 'advcl'

TOKEN: SNUG
=====
token.tag_ = 'JJ'
token.head.text = 'Masters'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNUG'
token.dep_ = 'dep'

TOKEN: SNUG
=====
token.tag_ = 'JJ'
token.head.text = 'Masters'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'SNUG'
token.dep_ = 'dep'

TOKEN: Masters
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'coming'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'coming'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'coming'
token.dep_ = 'aux'

TOKEN: coming
=====
token.tag_ = 'VBG'
token.head.text = 'coming'
token.dep_ = 'ROOT'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'coming'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'temple'
token.dep_ = 'det'

TOKEN: temple
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'coming'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'coming'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'coming'
token.dep_ = 'conj'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'lords'
token.dep_ = 'nummod'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'two'
token.dep_ = 'cc'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'two'
token.dep_ = 'conj'

TOKEN: lords
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lords'
token.dep_ = 'cc'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'lords'
token.dep_ = 'conj'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'married'
token.dep_ = 'advmod'

TOKEN: married
=====
token.tag_ = 'JJ'
token.head.text = 'lords'
token.dep_ = 'amod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'gone'
token.dep_ = 'mark'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'sport'
token.dep_ = 'poss'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'gone'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'gone'
token.dep_ = 'aux'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'made'
token.dep_ = 'advcl'

TOKEN: forward
=====
token.tag_ = 'RB'
token.head.text = 'gone'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'made'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'made'
token.dep_ = 'nsubjpass'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'made'
token.dep_ = 'aux'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'made'
token.dep_ = 'advmod'

TOKEN: been
=====
token.tag_ = 'VBN'
token.head.text = 'made'
token.dep_ = 'auxpass'

TOKEN: made
=====
token.tag_ = 'VBN'
token.head.text = 'men'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'made'
token.dep_ = 'dep'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: FLUTE
=====
token.tag_ = 'NNP'
token.head.text = 'FLUTE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'FLUTE'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'Bottom'
token.dep_ = 'nmod'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Bottom'
token.dep_ = 'amod'

TOKEN: bully
=====
token.tag_ = 'NN'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Bottom'
token.dep_ = 'punct'

TOKEN: Thus
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'advcl'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'lost'
token.dep_ = 'nsubj'

TOKEN: lost
=====
token.tag_ = 'VBD'
token.head.text = 'hanged'
token.dep_ = 'advcl'

TOKEN: sixpence
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'dobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'lost'
token.dep_ = 'dobj'

TOKEN: during
=====
token.tag_ = 'IN'
token.head.text = 'lost'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'during'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: could
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'neg'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'scaped'
token.dep_ = 'aux'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'scaped'
token.dep_ = 'punct'

TOKEN: scaped
=====
token.tag_ = 'VBN'
token.head.text = 'lost'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'scaped'
token.dep_ = 'dep'

TOKEN: sixpence
=====
token.tag_ = 'NN'
token.head.text = 'scaped'
token.dep_ = 'dobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'scaped'
token.dep_ = 'npadvmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'scaped'
token.dep_ = 'punct'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'given'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'given'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'given'
token.dep_ = 'neg'

TOKEN: given
=====
token.tag_ = 'VBN'
token.head.text = 'lost'
token.dep_ = 'conj'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'given'
token.dep_ = 'dative'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'him'
token.dep_ = 'dep'

TOKEN: sixpence
=====
token.tag_ = 'NN'
token.head.text = 'given'
token.dep_ = 'dobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'given'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'given'
token.dep_ = 'prep'

TOKEN: playing
=====
token.tag_ = 'VBG'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'playing'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hanged'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hanged'
token.dep_ = 'nsubjpass'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'hanged'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'hanged'
token.dep_ = 'auxpass'

TOKEN: hanged
=====
token.tag_ = 'VBN'
token.head.text = 'deserved'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'deserved'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'deserved'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'deserved'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'deserved'
token.dep_ = 'aux'

TOKEN: deserved
=====
token.tag_ = 'VBN'
token.head.text = 'sixpence'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'deserved'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sixpence'
token.dep_ = 'punct'

TOKEN: sixpence
=====
token.tag_ = 'VB'
token.head.text = 'sixpence'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'sixpence'
token.dep_ = 'npadvmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sixpence'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'in'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sixpence'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'BOTTOM'
token.dep_ = 'relcl'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'lads'
token.dep_ = 'det'

TOKEN: lads
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: where
=====
token.tag_ = 'WRB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'hearts'
token.dep_ = 'det'

TOKEN: hearts
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Bottom'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'day'
token.dep_ = 'det'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'courageous'
token.dep_ = 'advmod'

TOKEN: courageous
=====
token.tag_ = 'JJ'
token.head.text = 'day'
token.dep_ = 'amod'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'day'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'day'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'hour'
token.dep_ = 'intj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'happy'
token.dep_ = 'advmod'

TOKEN: happy
=====
token.tag_ = 'JJ'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'hour'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'hour'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'Masters'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Masters
=====
token.tag_ = 'NNPS'
token.head.text = 'am'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'discourse'
token.dep_ = 'aux'

TOKEN: discourse
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'xcomp'

TOKEN: wonders
=====
token.tag_ = 'NNS'
token.head.text = 'discourse'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: ask
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'conj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'ask'
token.dep_ = 'dative'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'ask'
token.dep_ = 'neg'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'not'
token.dep_ = 'dep'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'ask'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'tell'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: tell
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'ask'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'Athenian'
token.dep_ = 'det'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'Athenian'
token.dep_ = 'amod'

TOKEN: Athenian
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'tell'
token.dep_ = 'ROOT'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dative'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: right
=====
token.tag_ = 'RB'
token.head.text = 'fell'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'fell'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'fell'
token.dep_ = 'nsubj'

TOKEN: fell
=====
token.tag_ = 'VBD'
token.head.text = 'tell'
token.dep_ = 'advcl'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'fell'
token.dep_ = 'prt'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'tell'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Let'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'QUINCE'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Bottom'
token.dep_ = 'amod'

TOKEN: Bottom
=====
token.tag_ = 'NNP'
token.head.text = 'Let'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'JJ'
token.head.text = 'word'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'word'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'word'
token.dep_ = 'det'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'word'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'word'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'word'
token.dep_ = 'punct'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'tell'
token.dep_ = 'dative'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'All'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'dined'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'duke'
token.dep_ = 'det'

TOKEN: duke
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'dined'
token.dep_ = 'nsubj'

TOKEN: dined
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Get
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'advcl'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'apparel'
token.dep_ = 'poss'

TOKEN: apparel
=====
token.tag_ = 'NN'
token.head.text = 'Get'
token.dep_ = 'dobj'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'Get'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Get'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'strings'
token.dep_ = 'amod'

TOKEN: strings
=====
token.tag_ = 'NNS'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'strings'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'beards'
token.dep_ = 'poss'

TOKEN: beards
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'ribbons'
token.dep_ = 'amod'

TOKEN: ribbons
=====
token.tag_ = 'NNS'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'ribbons'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'pumps'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: pumps
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'ribbons'
token.dep_ = 'punct'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: presently
=====
token.tag_ = 'RB'
token.head.text = 'meet'
token.dep_ = 'advmod'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'palace'
token.dep_ = 'det'

TOKEN: palace
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'look'
token.dep_ = 'punct'

TOKEN: every
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'look'
token.dep_ = 'dep'

TOKEN: o'er
=====
token.tag_ = 'VB'
token.head.text = 'look'
token.dep_ = 'acomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'short'
token.dep_ = 'det'

TOKEN: short
=====
token.tag_ = 'JJ'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'short'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'long'
token.dep_ = 'det'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'meet'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'preferred'
token.dep_ = 'punct'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'play'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'our'
token.dep_ = 'dep'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'preferred'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'preferred'
token.dep_ = 'auxpass'

TOKEN: preferred
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'let'
token.dep_ = 'prep'

TOKEN: any
=====
token.tag_ = 'DT'
token.head.text = 'case'
token.dep_ = 'det'

TOKEN: case
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VBD'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'have'
token.dep_ = 'dep'

TOKEN: clean
=====
token.tag_ = 'JJ'
token.head.text = 'linen'
token.dep_ = 'amod'

TOKEN: linen
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'let'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'conj'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'him'
token.dep_ = 'neg'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'plays'
token.dep_ = 'nsubj'

TOKEN: plays
=====
token.tag_ = 'VBZ'
token.head.text = 'him'
token.dep_ = 'relcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'plays'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'lion'
token.dep_ = 'dep'

TOKEN: pair
=====
token.tag_ = 'VB'
token.head.text = 'plays'
token.dep_ = 'xcomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'nails'
token.dep_ = 'poss'

TOKEN: nails
=====
token.tag_ = 'NNS'
token.head.text = 'pair'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pair'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'hang'
token.dep_ = 'mark'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'hang'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'hang'
token.dep_ = 'aux'

TOKEN: hang
=====
token.tag_ = 'VB'
token.head.text = 'pair'
token.dep_ = 'advcl'

TOKEN: out
=====
token.tag_ = 'RP'
token.head.text = 'hang'
token.dep_ = 'prt'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'hang'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'claws'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lion'
token.dep_ = 'case'

TOKEN: claws
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'eat'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eat'
token.dep_ = 'punct'

TOKEN: most
=====
token.tag_ = 'JJS'
token.head.text = 'actors'
token.dep_ = 'amod'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'actors'
token.dep_ = 'amod'

TOKEN: actors
=====
token.tag_ = 'NNS'
token.head.text = 'eat'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eat'
token.dep_ = 'punct'

TOKEN: eat
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'onions'
token.dep_ = 'det'

TOKEN: onions
=====
token.tag_ = 'NNS'
token.head.text = 'eat'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'onions'
token.dep_ = 'dep'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'onions'
token.dep_ = 'cc'

TOKEN: garlic
=====
token.tag_ = 'JJ'
token.head.text = 'onions'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'eat'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'eat'
token.dep_ = 'advcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'utter'
token.dep_ = 'aux'

TOKEN: utter
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'xcomp'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'breath'
token.dep_ = 'amod'

TOKEN: breath
=====
token.tag_ = 'NN'
token.head.text = 'utter'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'eat'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'eat'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'doubt'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'I'
token.dep_ = 'dep'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'doubt'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'doubt'
token.dep_ = 'neg'

TOKEN: doubt
=====
token.tag_ = 'VB'
token.head.text = 'eat'
token.dep_ = 'conj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'doubt'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'doubt'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'say'
token.dep_ = 'nsubj'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'comedy'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'comedy'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sweet'
token.dep_ = 'dep'

TOKEN: comedy
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'words'
token.dep_ = 'det'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'words'
token.dep_ = 'amod'

TOKEN: words
=====
token.tag_ = 'NNS'
token.head.text = 'words'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'words'
token.dep_ = 'punct'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'words'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'words'
token.dep_ = 'punct'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: ACT
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'compound'

TOKEN: V
=====
token.tag_ = 'NNP'
token.head.text = 'ACT'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'V'
token.dep_ = 'dep'

TOKEN: SCENE
=====
token.tag_ = 'NNP'
token.head.text = 'V'
token.dep_ = 'dobj'

TOKEN: I.
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'compound'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'Athens'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Athens'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'palace'
token.dep_ = 'det'

TOKEN: palace
=====
token.tag_ = 'NN'
token.head.text = 'palace'
token.dep_ = 'ROOT'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'palace'
token.dep_ = 'prep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'palace'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Tis'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: Lords
=====
token.tag_ = 'NNPS'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lords'
token.dep_ = 'cc'

TOKEN: Attendants
=====
token.tag_ = 'NNPS'
token.head.text = 'Lords'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Attendants'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: Tis
=====
token.tag_ = 'VBP'
token.head.text = 'Tis'
token.dep_ = 'ROOT'

TOKEN: strange
=====
token.tag_ = 'JJ'
token.head.text = 'Tis'
token.dep_ = 'acomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Theseus'
token.dep_ = 'poss'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'Tis'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tis'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'mark'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'these'
token.dep_ = 'dep'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'Tis'
token.dep_ = 'advcl'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Tis'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'believe'
token.dep_ = 'ccomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'RBR'
token.head.text = 'strange'
token.dep_ = 'advmod'

TOKEN: strange
=====
token.tag_ = 'JJ'
token.head.text = 'THESEUS'
token.dep_ = 'amod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'strange'
token.dep_ = 'prep'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'than'
token.dep_ = 'amod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'believe'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'believe'
token.dep_ = 'nsubj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'believe'
token.dep_ = 'neg'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'believe'
token.dep_ = 'aux'

TOKEN: believe
=====
token.tag_ = 'VB'
token.head.text = 'believe'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'believe'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'fables'
token.dep_ = 'det'

TOKEN: antique
=====
token.tag_ = 'JJ'
token.head.text = 'fables'
token.dep_ = 'amod'

TOKEN: fables
=====
token.tag_ = 'NNS'
token.head.text = 'believe'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fables'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'fables'
token.dep_ = 'cc'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'toys'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'toys'
token.dep_ = 'compound'

TOKEN: toys
=====
token.tag_ = 'NNS'
token.head.text = 'fables'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'believe'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Lovers
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lovers'
token.dep_ = 'cc'

TOKEN: madmen
=====
token.tag_ = 'NNS'
token.head.text = 'Lovers'
token.dep_ = 'conj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'brains'
token.dep_ = 'amod'

TOKEN: seething
=====
token.tag_ = 'JJ'
token.head.text = 'brains'
token.dep_ = 'amod'

TOKEN: brains
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Such
=====
token.tag_ = 'JJ'
token.head.text = 'fantasies'
token.dep_ = 'amod'

TOKEN: shaping
=====
token.tag_ = 'NN'
token.head.text = 'fantasies'
token.dep_ = 'compound'

TOKEN: fantasies
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fantasies'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'apprehend'
token.dep_ = 'nsubj'

TOKEN: apprehend
=====
token.tag_ = 'VBP'
token.head.text = 'fantasies'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'apprehend'
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'JJR'
token.head.text = 'reason'
token.dep_ = 'amod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'More'
token.dep_ = 'prep'

TOKEN: cool
=====
token.tag_ = 'JJ'
token.head.text = 'reason'
token.dep_ = 'amod'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'comprehends'
token.dep_ = 'nsubj'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'comprehends'
token.dep_ = 'advmod'

TOKEN: comprehends
=====
token.tag_ = 'VBZ'
token.head.text = 'apprehend'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'lunatic'
token.dep_ = 'det'

TOKEN: lunatic
=====
token.tag_ = 'NN'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lunatic'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'Are'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lover'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'poet'
token.dep_ = 'det'

TOKEN: poet
=====
token.tag_ = 'NN'
token.head.text = 'lover'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'poet'
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'sees'
token.dep_ = 'ccomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Are'
token.dep_ = 'prep'

TOKEN: imagination
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'compact'
token.dep_ = 'det'

TOKEN: compact
=====
token.tag_ = 'JJ'
token.head.text = 'Are'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sees'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: One
=====
token.tag_ = 'PRP'
token.head.text = 'sees'
token.dep_ = 'nsubj'

TOKEN: sees
=====
token.tag_ = 'VBZ'
token.head.text = 'sees'
token.dep_ = 'ROOT'

TOKEN: more
=====
token.tag_ = 'JJR'
token.head.text = 'devils'
token.dep_ = 'amod'

TOKEN: devils
=====
token.tag_ = 'NNS'
token.head.text = 'sees'
token.dep_ = 'dobj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'hold'
token.dep_ = 'mark'

TOKEN: vast
=====
token.tag_ = 'JJ'
token.head.text = 'hell'
token.dep_ = 'amod'

TOKEN: hell
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'hold'
token.dep_ = 'aux'

TOKEN: hold
=====
token.tag_ = 'VB'
token.head.text = 'devils'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sees'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Sees'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'madman'
token.dep_ = 'det'

TOKEN: madman
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'madman'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lover'
token.dep_ = 'det'

TOKEN: lover
=====
token.tag_ = 'NNP'
token.head.text = 'Sees'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lover'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'as'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'lover'
token.dep_ = 'prep'

TOKEN: frantic
=====
token.tag_ = 'JJ'
token.head.text = 'as'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lover'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Sees
=====
token.tag_ = 'VBZ'
token.head.text = 'sees'
token.dep_ = 'conj'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'beauty'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Helen'
token.dep_ = 'case'

TOKEN: beauty
=====
token.tag_ = 'NN'
token.head.text = 'Sees'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Sees'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'brow'
token.dep_ = 'det'

TOKEN: brow
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'brow'
token.dep_ = 'prep'

TOKEN: Egypt
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Sees'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'poet'
token.dep_ = 'det'

TOKEN: poet
=====
token.tag_ = 'NN'
token.head.text = 'eye'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'poet'
token.dep_ = 'case'

TOKEN: eye
=====
token.tag_ = 'NN'
token.head.text = 'Sees'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sees'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Sees'
token.dep_ = 'prep'

TOKEN: fine
=====
token.tag_ = 'JJ'
token.head.text = 'frenzy'
token.dep_ = 'amod'

TOKEN: frenzy
=====
token.tag_ = 'NN'
token.head.text = 'rolling'
token.dep_ = 'compound'

TOKEN: rolling
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rolling'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Doth
=====
token.tag_ = 'NNP'
token.head.text = 'glance'
token.dep_ = 'compound'

TOKEN: glance
=====
token.tag_ = 'NN'
token.head.text = 'glance'
token.dep_ = 'ROOT'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'glance'
token.dep_ = 'prep'

TOKEN: heaven
=====
token.tag_ = 'NNP'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'glance'
token.dep_ = 'prep'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'glance'
token.dep_ = 'punct'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'glance'
token.dep_ = 'prep'

TOKEN: earth
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'from'
token.dep_ = 'prep'

TOKEN: heaven
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'glance'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'glance'
token.dep_ = 'cc'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'Turns'
token.dep_ = 'prep'

TOKEN: imagination
=====
token.tag_ = 'NN'
token.head.text = 'bodies'
token.dep_ = 'compound'

TOKEN: bodies
=====
token.tag_ = 'NNS'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: forth
=====
token.tag_ = 'IN'
token.head.text = 'bodies'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'forth'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'forms'
token.dep_ = 'det'

TOKEN: forms
=====
token.tag_ = 'NNS'
token.head.text = 'forth'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'forms'
token.dep_ = 'prep'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: unknown
=====
token.tag_ = 'JJ'
token.head.text = 'things'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Turns'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'poet'
token.dep_ = 'det'

TOKEN: poet
=====
token.tag_ = 'NN'
token.head.text = 'pen'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'poet'
token.dep_ = 'case'

TOKEN: pen
=====
token.tag_ = 'NN'
token.head.text = 'Turns'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'pen'
token.dep_ = 'dep'

TOKEN: Turns
=====
token.tag_ = 'VBZ'
token.head.text = 'glance'
token.dep_ = 'conj'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'Turns'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Turns'
token.dep_ = 'prep'

TOKEN: shapes
=====
token.tag_ = 'NNS'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Turns'
token.dep_ = 'cc'

TOKEN: gives
=====
token.tag_ = 'VBZ'
token.head.text = 'Turns'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'airy'
token.dep_ = 'aux'

TOKEN: airy
=====
token.tag_ = 'VB'
token.head.text = 'gives'
token.dep_ = 'xcomp'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'airy'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'nothing'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'habitation'
token.dep_ = 'det'

TOKEN: local
=====
token.tag_ = 'JJ'
token.head.text = 'habitation'
token.dep_ = 'amod'

TOKEN: habitation
=====
token.tag_ = 'NN'
token.head.text = 'Turns'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'habitation'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'name'
token.dep_ = 'det'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'habitation'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'glance'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Such
=====
token.tag_ = 'JJ'
token.head.text = 'tricks'
token.dep_ = 'amod'

TOKEN: tricks
=====
token.tag_ = 'NNS'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'comprehends'
token.dep_ = 'ccomp'

TOKEN: strong
=====
token.tag_ = 'JJ'
token.head.text = 'imagination'
token.dep_ = 'amod'

TOKEN: imagination
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comprehends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'comprehends'
token.dep_ = 'mark'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'apprehend'
token.dep_ = 'mark'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'apprehend'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'apprehend'
token.dep_ = 'aux'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'apprehend'
token.dep_ = 'cc'

TOKEN: apprehend
=====
token.tag_ = 'VB'
token.head.text = 'comprehends'
token.dep_ = 'advcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'joy'
token.dep_ = 'det'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'apprehend'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comprehends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'comprehends'
token.dep_ = 'nsubj'

TOKEN: comprehends
=====
token.tag_ = 'VBZ'
token.head.text = 'supposed'
token.dep_ = 'ccomp'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'bringer'
token.dep_ = 'det'

TOKEN: bringer
=====
token.tag_ = 'NN'
token.head.text = 'comprehends'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bringer'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'joy'
token.dep_ = 'det'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'comprehends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Or
=====
token.tag_ = 'CC'
token.head.text = 'comprehends'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'comprehends'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comprehends'
token.dep_ = 'punct'

TOKEN: imagining
=====
token.tag_ = 'VBG'
token.head.text = 'comprehends'
token.dep_ = 'advcl'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'fear'
token.dep_ = 'det'

TOKEN: fear
=====
token.tag_ = 'NN'
token.head.text = 'imagining'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'supposed'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'easy'
token.dep_ = 'advmod'

TOKEN: easy
=====
token.tag_ = 'JJ'
token.head.text = 'supposed'
token.dep_ = 'advcl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'supposed'
token.dep_ = 'auxpass'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bush'
token.dep_ = 'det'

TOKEN: bush
=====
token.tag_ = 'NNP'
token.head.text = 'supposed'
token.dep_ = 'nsubj'

TOKEN: supposed
=====
token.tag_ = 'VBN'
token.head.text = 'supposed'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'bear'
token.dep_ = 'det'

TOKEN: bear
=====
token.tag_ = 'NN'
token.head.text = 'supposed'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'supposed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'told'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'story'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'story'
token.dep_ = 'det'

TOKEN: story
=====
token.tag_ = 'NN'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'story'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'told'
token.dep_ = 'ROOT'

TOKEN: over
=====
token.tag_ = 'RP'
token.head.text = 'told'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'told'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'minds'
token.dep_ = 'predet'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'minds'
token.dep_ = 'poss'

TOKEN: minds
=====
token.tag_ = 'NNS'
token.head.text = 'transfigured'
token.dep_ = 'nsubj'

TOKEN: transfigured
=====
token.tag_ = 'VBN'
token.head.text = 'told'
token.dep_ = 'conj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'together'
token.dep_ = 'advmod'

TOKEN: together
=====
token.tag_ = 'RB'
token.head.text = 'transfigured'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'transfigured'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'JJR'
token.head.text = 'witnesseth'
token.dep_ = 'amod'

TOKEN: witnesseth
=====
token.tag_ = 'NN'
token.head.text = 'transfigured'
token.dep_ = 'conj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'witnesseth'
token.dep_ = 'prep'

TOKEN: fancy
=====
token.tag_ = 'NN'
token.head.text = 'images'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'fancy'
token.dep_ = 'case'

TOKEN: images
=====
token.tag_ = 'NNS'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'images'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'transfigured'
token.dep_ = 'cc'

TOKEN: grows
=====
token.tag_ = 'VBZ'
token.head.text = 'transfigured'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'grows'
token.dep_ = 'prep'

TOKEN: something
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'something'
token.dep_ = 'prep'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'constancy'
token.dep_ = 'amod'

TOKEN: constancy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'told'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'strange'
token.dep_ = 'punct'

TOKEN: howsoever
=====
token.tag_ = 'JJ'
token.head.text = 'strange'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'howsoever'
token.dep_ = 'punct'

TOKEN: strange
=====
token.tag_ = 'JJ'
token.head.text = 'told'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'strange'
token.dep_ = 'cc'

TOKEN: admirable
=====
token.tag_ = 'JJ'
token.head.text = 'strange'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'THESEUS'
token.dep_ = 'advmod'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lovers'
token.dep_ = 'punct'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'lovers'
token.dep_ = 'amod'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'full'
token.dep_ = 'prep'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'joy'
token.dep_ = 'cc'

TOKEN: mirth
=====
token.tag_ = 'NNP'
token.head.text = 'joy'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'compound'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: HERMIA
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'HERMIA'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'HERMIA'
token.dep_ = 'cc'

TOKEN: HELENA
=====
token.tag_ = 'NNP'
token.head.text = 'Joy'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'HELENA'
token.dep_ = 'dep'

TOKEN: Joy
=====
token.tag_ = 'NNP'
token.head.text = 'HERMIA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Joy'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'friends'
token.dep_ = 'amod'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'HERMIA'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'LYSANDER'
token.dep_ = 'punct'

TOKEN: joy
=====
token.tag_ = 'NN'
token.head.text = 'Accompany'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'joy'
token.dep_ = 'cc'

TOKEN: fresh
=====
token.tag_ = 'JJ'
token.head.text = 'days'
token.dep_ = 'amod'

TOKEN: days
=====
token.tag_ = 'NNS'
token.head.text = 'joy'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'days'
token.dep_ = 'prep'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'love'
token.dep_ = 'dep'

TOKEN: Accompany
=====
token.tag_ = 'VBP'
token.head.text = 'Accompany'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'hearts'
token.dep_ = 'poss'

TOKEN: hearts
=====
token.tag_ = 'NNS'
token.head.text = 'Accompany'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Accompany'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Wait'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: More
=====
token.tag_ = 'JJR'
token.head.text = 'LYSANDER'
token.dep_ = 'amod'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'More'
token.dep_ = 'prep'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'than'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'us'
token.dep_ = 'dep'

TOKEN: Wait
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Wait'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'walks'
token.dep_ = 'poss'

TOKEN: royal
=====
token.tag_ = 'JJ'
token.head.text = 'walks'
token.dep_ = 'amod'

TOKEN: walks
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wait'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'board'
token.dep_ = 'poss'

TOKEN: board
=====
token.tag_ = 'NN'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'board'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'bed'
token.dep_ = 'poss'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'board'
token.dep_ = 'appos'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'board'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'Come'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'masques'
token.dep_ = 'det'

TOKEN: masques
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'dances'
token.dep_ = 'det'

TOKEN: dances
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'wear'
token.dep_ = 'aux'

TOKEN: wear
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'xcomp'

TOKEN: away
=====
token.tag_ = 'RP'
token.head.text = 'wear'
token.dep_ = 'prt'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'age'
token.dep_ = 'det'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'age'
token.dep_ = 'amod'

TOKEN: age
=====
token.tag_ = 'NN'
token.head.text = 'wear'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'age'
token.dep_ = 'prep'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'hours'
token.dep_ = 'nummod'

TOKEN: hours
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hours'
token.dep_ = 'dep'

TOKEN: Between
=====
token.tag_ = 'IN'
token.head.text = 'wear'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'supper'
token.dep_ = 'poss'

TOKEN: after
=====
token.tag_ = 'NN'
token.head.text = 'supper'
token.dep_ = 'nmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'supper'
token.dep_ = 'punct'

TOKEN: supper
=====
token.tag_ = 'NN'
token.head.text = 'time'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'supper'
token.dep_ = 'cc'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'supper'
token.dep_ = 'conj'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'time'
token.dep_ = 'punct'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'Between'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'have'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'manager'
token.dep_ = 'poss'

TOKEN: usual
=====
token.tag_ = 'JJ'
token.head.text = 'manager'
token.dep_ = 'amod'

TOKEN: manager
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'manager'
token.dep_ = 'prep'

TOKEN: mirth
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'revels'
token.dep_ = 'det'

TOKEN: revels
=====
token.tag_ = 'VBZ'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: Is
=====
token.tag_ = 'VBZ'
token.head.text = 'Is'
token.dep_ = 'ROOT'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'Is'
token.dep_ = 'expl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'Is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'ease'
token.dep_ = 'aux'

TOKEN: ease
=====
token.tag_ = 'VB'
token.head.text = 'Is'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'anguish'
token.dep_ = 'det'

TOKEN: anguish
=====
token.tag_ = 'NN'
token.head.text = 'ease'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'anguish'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'hour'
token.dep_ = 'det'

TOKEN: torturing
=====
token.tag_ = 'VBG'
token.head.text = 'hour'
token.dep_ = 'amod'

TOKEN: hour
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Call
=====
token.tag_ = 'NNP'
token.head.text = 'Philostrate'
token.dep_ = 'compound'

TOKEN: Philostrate
=====
token.tag_ = 'NNP'
token.head.text = 'Philostrate'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Philostrate'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'ROOT'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: mighty
=====
token.tag_ = 'JJ'
token.head.text = 'Theseus'
token.dep_ = 'amod'

TOKEN: Theseus
=====
token.tag_ = 'NNP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Say'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Say
=====
token.tag_ = 'NNP'
token.head.text = 'Say'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Say'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WDT'
token.head.text = 'abridgement'
token.dep_ = 'det'

TOKEN: abridgement
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'Say'
token.dep_ = 'relcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'evening'
token.dep_ = 'det'

TOKEN: evening
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Say'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'masque'
token.dep_ = 'det'

TOKEN: masque
=====
token.tag_ = 'NN'
token.head.text = 'masque'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'masque'
token.dep_ = 'punct'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'music'
token.dep_ = 'det'

TOKEN: music
=====
token.tag_ = 'NN'
token.head.text = 'music'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'music'
token.dep_ = 'punct'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'beguile'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'beguile'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'beguile'
token.dep_ = 'nsubj'

TOKEN: beguile
=====
token.tag_ = 'VB'
token.head.text = 'beguile'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'beguile'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: lazy
=====
token.tag_ = 'JJ'
token.head.text = 'time'
token.dep_ = 'amod'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'beguile'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'time'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'with'
token.dep_ = 'mark'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'with'
token.dep_ = 'neg'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'beguile'
token.dep_ = 'prep'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'delight'
token.dep_ = 'det'

TOKEN: delight
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'beguile'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Make'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'brief'
token.dep_ = 'det'

TOKEN: brief
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: how
=====
token.tag_ = 'WRB'
token.head.text = 'many'
token.dep_ = 'advmod'

TOKEN: many
=====
token.tag_ = 'JJ'
token.head.text = 'sports'
token.dep_ = 'amod'

TOKEN: sports
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'brief'
token.dep_ = 'relcl'

TOKEN: ripe
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Make
=====
token.tag_ = 'VB'
token.head.text = 'Make'
token.dep_ = 'ROOT'

TOKEN: choice
=====
token.tag_ = 'NN'
token.head.text = 'Make'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'highness'
token.dep_ = 'poss'

TOKEN: highness
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'choice'
token.dep_ = 'relcl'

TOKEN: first
=====
token.tag_ = 'RB'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Giving
=====
token.tag_ = 'VBG'
token.head.text = 'Giving'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'paper'
token.dep_ = 'det'

TOKEN: paper
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'paper'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Giving'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: Reads
=====
token.tag_ = 'XX'
token.head.text = 'Giving'
token.dep_ = 'dep'

TOKEN: ]
=====
token.tag_ = 'XX'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Giving'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'battle'
token.dep_ = 'det'

TOKEN: battle
=====
token.tag_ = 'NN'
token.head.text = 'Giving'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'battle'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Centaurs'
token.dep_ = 'det'

TOKEN: Centaurs
=====
token.tag_ = 'NNPS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'battle'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'sung'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'sung'
token.dep_ = 'auxpass'

TOKEN: sung
=====
token.tag_ = 'VBN'
token.head.text = 'battle'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sung'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'sung'
token.dep_ = 'agent'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'eunuch'
token.dep_ = 'det'

TOKEN: Athenian
=====
token.tag_ = 'JJ'
token.head.text = 'eunuch'
token.dep_ = 'amod'

TOKEN: eunuch
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'eunuch'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'harp'
token.dep_ = 'det'

TOKEN: harp
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Giving'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = "'"
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = "'ll"
token.dep_ = 'nsubj'

TOKEN: 'll
=====
token.tag_ = 'MD'
token.head.text = 'told'
token.dep_ = 'ccomp'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = "'ll"
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'none'
token.dep_ = 'prep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'told'
token.dep_ = 'mark'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'told'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'told'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'prep'

TOKEN: glory
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'glory'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'kinsman'
token.dep_ = 'poss'

TOKEN: kinsman
=====
token.tag_ = 'NN'
token.head.text = 'Hercules'
token.dep_ = 'compound'

TOKEN: Hercules
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Reads
=====
token.tag_ = 'NNS'
token.head.text = 'Reads'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Reads'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'riot'
token.dep_ = 'det'

TOKEN: riot
=====
token.tag_ = 'NN'
token.head.text = 'Reads'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'riot'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Bacchanals'
token.dep_ = 'det'

TOKEN: tipsy
=====
token.tag_ = 'NNP'
token.head.text = 'Bacchanals'
token.dep_ = 'compound'

TOKEN: Bacchanals
=====
token.tag_ = 'NNPS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Bacchanals'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Tearing
=====
token.tag_ = 'VBG'
token.head.text = 'riot'
token.dep_ = 'acl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'singer'
token.dep_ = 'det'

TOKEN: Thracian
=====
token.tag_ = 'JJ'
token.head.text = 'singer'
token.dep_ = 'amod'

TOKEN: singer
=====
token.tag_ = 'NN'
token.head.text = 'Tearing'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Tearing'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'rage'
token.dep_ = 'poss'

TOKEN: rage
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = "'"
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'device'
token.dep_ = 'det'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'device'
token.dep_ = 'amod'

TOKEN: device
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: play'd
=====
token.tag_ = 'NNP'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "play'd"
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: Thebes
=====
token.tag_ = 'NNS'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'advcl'

TOKEN: last
=====
token.tag_ = 'JJ'
token.head.text = 'conqueror'
token.dep_ = 'amod'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'conqueror'
token.dep_ = 'det'

TOKEN: conqueror
=====
token.tag_ = 'NN'
token.head.text = 'came'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Reads
=====
token.tag_ = 'NNS'
token.head.text = 'Reads'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Reads'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'mourning'
token.dep_ = 'det'

TOKEN: thrice
=====
token.tag_ = 'JJ'
token.head.text = 'mourning'
token.dep_ = 'amod'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'Muses'
token.dep_ = 'nummod'

TOKEN: Muses
=====
token.tag_ = 'NNP'
token.head.text = 'mourning'
token.dep_ = 'compound'

TOKEN: mourning
=====
token.tag_ = 'VBG'
token.head.text = 'Reads'
token.dep_ = 'appos'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'mourning'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'death'
token.dep_ = 'det'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'death'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'death'
token.dep_ = 'prep'

TOKEN: Learning
=====
token.tag_ = 'NNP'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mourning'
token.dep_ = 'punct'

TOKEN: late
=====
token.tag_ = 'RB'
token.head.text = 'deceased'
token.dep_ = 'advmod'

TOKEN: deceased
=====
token.tag_ = 'VBN'
token.head.text = 'Reads'
token.dep_ = 'acl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'deceased'
token.dep_ = 'prep'

TOKEN: beggary
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = "'"
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'satire'
token.dep_ = 'det'

TOKEN: satire
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'satire'
token.dep_ = 'punct'

TOKEN: keen
=====
token.tag_ = 'JJ'
token.head.text = 'satire'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'keen'
token.dep_ = 'cc'

TOKEN: critical
=====
token.tag_ = 'JJ'
token.head.text = 'keen'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sorting'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'sorting'
token.dep_ = 'neg'

TOKEN: sorting
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'sorting'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'ceremony'
token.dep_ = 'det'

TOKEN: nuptial
=====
token.tag_ = 'JJ'
token.head.text = 'ceremony'
token.dep_ = 'amod'

TOKEN: ceremony
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Reads
=====
token.tag_ = 'NNS'
token.head.text = 'Reads'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Reads'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'scene'
token.dep_ = 'det'

TOKEN: tedious
=====
token.tag_ = 'JJ'
token.head.text = 'scene'
token.dep_ = 'amod'

TOKEN: brief
=====
token.tag_ = 'JJ'
token.head.text = 'scene'
token.dep_ = 'amod'

TOKEN: scene
=====
token.tag_ = 'NN'
token.head.text = 'Reads'
token.dep_ = 'appos'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'scene'
token.dep_ = 'prep'

TOKEN: young
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'scene'
token.dep_ = 'cc'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'scene'
token.dep_ = 'conj'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'tragical'
token.dep_ = 'advmod'

TOKEN: tragical
=====
token.tag_ = 'JJ'
token.head.text = 'mirth'
token.dep_ = 'amod'

TOKEN: mirth
=====
token.tag_ = 'NN'
token.head.text = 'love'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'Reads'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: Merry
=====
token.tag_ = 'NNP'
token.head.text = 'Merry'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Merry'
token.dep_ = 'cc'

TOKEN: tragical
=====
token.tag_ = 'JJ'
token.head.text = 'Merry'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Merry'
token.dep_ = 'punct'

TOKEN: tedious
=====
token.tag_ = 'JJ'
token.head.text = 'tedious'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'tedious'
token.dep_ = 'cc'

TOKEN: brief
=====
token.tag_ = 'JJ'
token.head.text = 'tedious'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'tedious'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ice'
token.dep_ = 'punct'

TOKEN: hot
=====
token.tag_ = 'JJ'
token.head.text = 'ice'
token.dep_ = 'amod'

TOKEN: ice
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'ice'
token.dep_ = 'cc'

TOKEN: wondrous
=====
token.tag_ = 'JJ'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: strange
=====
token.tag_ = 'JJ'
token.head.text = 'snow'
token.dep_ = 'amod'

TOKEN: snow
=====
token.tag_ = 'NN'
token.head.text = 'ice'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'find'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'find'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'nsubj'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'concord'
token.dep_ = 'det'

TOKEN: concord
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'concord'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'discord'
token.dep_ = 'det'

TOKEN: discord
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'A'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'play'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'play'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: some
=====
token.tag_ = 'DT'
token.head.text = 'words'
token.dep_ = 'det'

TOKEN: ten
=====
token.tag_ = 'CD'
token.head.text = 'words'
token.dep_ = 'nummod'

TOKEN: words
=====
token.tag_ = 'NNS'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: long
=====
token.tag_ = 'RB'
token.head.text = 'words'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'words'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'words'
token.dep_ = 'relcl'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'brief'
token.dep_ = 'advmod'

TOKEN: brief
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'known'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'known'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'known'
token.dep_ = 'aux'

TOKEN: known
=====
token.tag_ = 'VBN'
token.head.text = 'brief'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'known'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: ten
=====
token.tag_ = 'CD'
token.head.text = 'words'
token.dep_ = 'nummod'

TOKEN: words
=====
token.tag_ = 'NNS'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'long'
token.dep_ = 'advmod'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'makes'
token.dep_ = 'nsubj'

TOKEN: makes
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'tedious'
token.dep_ = 'nsubj'

TOKEN: tedious
=====
token.tag_ = 'JJ'
token.head.text = 'makes'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'for'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'play'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'play'
token.dep_ = 'dep'

TOKEN: There
=====
token.tag_ = 'EX'
token.head.text = 'is'
token.dep_ = 'expl'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'fitted'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'word'
token.dep_ = 'nummod'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: apt
=====
token.tag_ = 'JJ'
token.head.text = 'word'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fitted'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'player'
token.dep_ = 'nummod'

TOKEN: player
=====
token.tag_ = 'NN'
token.head.text = 'fitted'
token.dep_ = 'nsubj'

TOKEN: fitted
=====
token.tag_ = 'VBD'
token.head.text = 'fitted'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'fitted'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'fitted'
token.dep_ = 'cc'

TOKEN: tragical
=====
token.tag_ = 'JJ'
token.head.text = 'fitted'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fitted'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'lord'
token.dep_ = 'amod'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'fitted'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'fitted'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'kill'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: therein
=====
token.tag_ = 'RB'
token.head.text = 'Pyramus'
token.dep_ = 'advmod'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: kill
=====
token.tag_ = 'VBP'
token.head.text = 'kill'
token.dep_ = 'ROOT'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'kill'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'confess'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'confess'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'saw'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'saw'
token.dep_ = 'nsubj'

TOKEN: saw
=====
token.tag_ = 'VBD'
token.head.text = 'rehearsed'
token.dep_ = 'aux'

TOKEN: rehearsed
=====
token.tag_ = 'VBN'
token.head.text = 'confess'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'confess'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'confess'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'confess'
token.dep_ = 'aux'

TOKEN: confess
=====
token.tag_ = 'VB'
token.head.text = 'Made'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Made'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Made
=====
token.tag_ = 'VBD'
token.head.text = 'Made'
token.dep_ = 'ROOT'

TOKEN: mine
=====
token.tag_ = 'JJ'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'water'
token.dep_ = 'nsubj'

TOKEN: water
=====
token.tag_ = 'NN'
token.head.text = 'Made'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Made'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Made'
token.dep_ = 'cc'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'merry'
token.dep_ = 'advmod'

TOKEN: merry
=====
token.tag_ = 'JJ'
token.head.text = 'tears'
token.dep_ = 'nsubj'

TOKEN: tears
=====
token.tag_ = 'VBZ'
token.head.text = 'Made'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tears'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'passion'
token.dep_ = 'det'

TOKEN: passion
=====
token.tag_ = 'NN'
token.head.text = 'shed'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'passion'
token.dep_ = 'prep'

TOKEN: loud
=====
token.tag_ = 'JJ'
token.head.text = 'laughter'
token.dep_ = 'amod'

TOKEN: laughter
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'shed'
token.dep_ = 'neg'

TOKEN: shed
=====
token.tag_ = 'VBN'
token.head.text = 'shed'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'play'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'play'
token.dep_ = 'aux'

TOKEN: play
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'play'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'VB'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: Hard
=====
token.tag_ = 'RB'
token.head.text = 'handed'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'handed'
token.dep_ = 'punct'

TOKEN: handed
=====
token.tag_ = 'JJ'
token.head.text = 'men'
token.dep_ = 'amod'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'work'
token.dep_ = 'nsubj'

TOKEN: work
=====
token.tag_ = 'VBP'
token.head.text = 'men'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'work'
token.dep_ = 'prep'

TOKEN: Athens
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'work'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = "labour'd"
token.dep_ = 'dobj'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = "labour'd"
token.dep_ = 'neg'

TOKEN: labour'd
=====
token.tag_ = 'NNS'
token.head.text = 'men'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = "labour'd"
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'minds'
token.dep_ = 'poss'

TOKEN: minds
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = "labour'd"
token.dep_ = 'prep'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'till'
token.dep_ = 'pcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'cc'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'have'
token.dep_ = 'advmod'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'conj'

TOKEN: toil'd
=====
token.tag_ = 'ADD'
token.head.text = 'have'
token.dep_ = 'dep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'memories'
token.dep_ = 'poss'

TOKEN: unbreathed
=====
token.tag_ = 'JJ'
token.head.text = 'memories'
token.dep_ = 'amod'

TOKEN: memories
=====
token.tag_ = 'NNS'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'memories'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'play'
token.dep_ = 'amod'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'play'
token.dep_ = 'punct'

TOKEN: against
=====
token.tag_ = 'IN'
token.head.text = 'play'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'nuptial'
token.dep_ = 'poss'

TOKEN: nuptial
=====
token.tag_ = 'JJ'
token.head.text = 'against'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'hear'
token.dep_ = 'cc'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'lord'
token.dep_ = 'amod'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'heard'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'heard'
token.dep_ = 'aux'

TOKEN: heard
=====
token.tag_ = 'VBN'
token.head.text = 'service'
token.dep_ = 'ccomp'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: over
=====
token.tag_ = 'RP'
token.head.text = 'heard'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'heard'
token.dep_ = 'cc'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'service'
token.dep_ = 'ccomp'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nothing'
token.dep_ = 'punct'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'nothing'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'nothing'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'world'
token.dep_ = 'det'

TOKEN: world
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Unless
=====
token.tag_ = 'IN'
token.head.text = 'find'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'find'
token.dep_ = 'aux'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'service'
token.dep_ = 'advcl'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'find'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'intents'
token.dep_ = 'poss'

TOKEN: intents
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'intents'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Extremely
=====
token.tag_ = 'RB'
token.head.text = "stretch'd"
token.dep_ = 'advmod'

TOKEN: stretch'd
=====
token.tag_ = 'CD'
token.head.text = 'intents'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = "stretch'd"
token.dep_ = 'cc'

TOKEN: conn'd
=====
token.tag_ = 'NNP'
token.head.text = "stretch'd"
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'find'
token.dep_ = 'prep'

TOKEN: cruel
=====
token.tag_ = 'JJ'
token.head.text = 'pain'
token.dep_ = 'amod'

TOKEN: pain
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'service'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'service'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'service'
token.dep_ = 'nsubj'

TOKEN: service
=====
token.tag_ = 'VB'
token.head.text = 'service'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'service'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'hear'
token.dep_ = 'npadvmod'

TOKEN: 

                  
=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: never
=====
token.tag_ = 'RB'
token.head.text = 'anything'
token.dep_ = 'neg'

TOKEN: anything
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: amiss
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tender'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'simpleness'
token.dep_ = 'advmod'

TOKEN: simpleness
=====
token.tag_ = 'JJ'
token.head.text = 'tender'
token.dep_ = 'advcl'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'simpleness'
token.dep_ = 'cc'

TOKEN: duty
=====
token.tag_ = 'NN'
token.head.text = 'simpleness'
token.dep_ = 'conj'

TOKEN: tender
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'tender'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Go
=====
token.tag_ = 'VB'
token.head.text = 'Go'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Go'
token.dep_ = 'punct'

TOKEN: bring
=====
token.tag_ = 'VB'
token.head.text = 'Go'
token.dep_ = 'dep'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'bring'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'RB'
token.head.text = 'bring'
token.dep_ = 'prt'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'bring'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bring'
token.dep_ = 'cc'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'bring'
token.dep_ = 'conj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'places'
token.dep_ = 'poss'

TOKEN: places
=====
token.tag_ = 'NNS'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'places'
token.dep_ = 'punct'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'places'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'compound'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'love'
token.dep_ = 'nsubj'

TOKEN: love
=====
token.tag_ = 'VBP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'relcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'see'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'love'
token.dep_ = 'xcomp'

TOKEN: wretchedness
=====
token.tag_ = 'NN'
token.head.text = 'charged'
token.dep_ = 'nsubj'

TOKEN: o'er
=====
token.tag_ = 'NNP'
token.head.text = 'charged'
token.dep_ = 'nsubj'

TOKEN: charged
=====
token.tag_ = 'VBD'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'charged'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: duty
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'conj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'duty'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'perishing'
token.dep_ = 'poss'

TOKEN: service
=====
token.tag_ = 'NN'
token.head.text = 'perishing'
token.dep_ = 'compound'

TOKEN: perishing
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'love'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Why'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'see'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'sweet'
token.dep_ = 'amod'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'see'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'thing'
token.dep_ = 'det'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'thing'
token.dep_ = 'amod'

TOKEN: thing
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'says'
token.dep_ = 'nsubj'

TOKEN: says
=====
token.tag_ = 'VBZ'
token.head.text = 'says'
token.dep_ = 'ROOT'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'says'
token.dep_ = 'ccomp'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'do'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'kind'
token.dep_ = 'det'

TOKEN: kind
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'says'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'kinder'
token.dep_ = 'det'

TOKEN: kinder
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'give'
token.dep_ = 'aux'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'THESEUS'
token.dep_ = 'advcl'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'give'
token.dep_ = 'dative'

TOKEN: thanks
=====
token.tag_ = 'NNS'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'give'
token.dep_ = 'prep'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Our
=====
token.tag_ = 'PRP$'
token.head.text = 'sport'
token.dep_ = 'poss'

TOKEN: sport
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'xcomp'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'mistake'
token.dep_ = 'dobj'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'mistake'
token.dep_ = 'nsubj'

TOKEN: mistake
=====
token.tag_ = 'VBP'
token.head.text = 'take'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'do'
token.dep_ = 'cc'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'duty'
token.dep_ = 'det'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'duty'
token.dep_ = 'amod'

TOKEN: duty
=====
token.tag_ = 'NN'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'do'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'do'
token.dep_ = 'neg'

TOKEN: do
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'do'
token.dep_ = 'punct'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'respect'
token.dep_ = 'amod'

TOKEN: respect
=====
token.tag_ = 'NN'
token.head.text = 'Takes'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'respect'
token.dep_ = 'dep'

TOKEN: Takes
=====
token.tag_ = 'VBZ'
token.head.text = 'do'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'Takes'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Takes'
token.dep_ = 'prep'

TOKEN: might
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'might'
token.dep_ = 'punct'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'merit'
token.dep_ = 'neg'

TOKEN: merit
=====
token.tag_ = 'NN'
token.head.text = 'Takes'
token.dep_ = 'dep'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: come
=====
token.tag_ = 'VBN'
token.head.text = 'purposed'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'purposed'
token.dep_ = 'punct'

TOKEN: great
=====
token.tag_ = 'JJ'
token.head.text = 'clerks'
token.dep_ = 'amod'

TOKEN: clerks
=====
token.tag_ = 'NNS'
token.head.text = 'purposed'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'purposed'
token.dep_ = 'aux'

TOKEN: purposed
=====
token.tag_ = 'VBN'
token.head.text = 'Make'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'purposed'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'greet'
token.dep_ = 'aux'

TOKEN: greet
=====
token.tag_ = 'VB'
token.head.text = 'purposed'
token.dep_ = 'xcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'greet'
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'greet'
token.dep_ = 'prep'

TOKEN: premeditated
=====
token.tag_ = 'VBN'
token.head.text = 'welcomes'
token.dep_ = 'amod'

TOKEN: welcomes
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'seen'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'seen'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'seen'
token.dep_ = 'aux'

TOKEN: seen
=====
token.tag_ = 'VBN'
token.head.text = 'Make'
token.dep_ = 'advcl'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'shiver'
token.dep_ = 'nsubj'

TOKEN: shiver
=====
token.tag_ = 'VB'
token.head.text = 'seen'
token.dep_ = 'ccomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'shiver'
token.dep_ = 'cc'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'shiver'
token.dep_ = 'conj'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Make
=====
token.tag_ = 'VB'
token.head.text = 'Make'
token.dep_ = 'ROOT'

TOKEN: periods
=====
token.tag_ = 'NNS'
token.head.text = 'Make'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Make'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'midst'
token.dep_ = 'det'

TOKEN: midst
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'midst'
token.dep_ = 'prep'

TOKEN: sentences
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Throttle
=====
token.tag_ = 'VB'
token.head.text = 'Make'
token.dep_ = 'dep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'accent'
token.dep_ = 'poss'

TOKEN: practised
=====
token.tag_ = 'VBN'
token.head.text = 'accent'
token.dep_ = 'amod'

TOKEN: accent
=====
token.tag_ = 'NN'
token.head.text = 'Throttle'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'accent'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'fears'
token.dep_ = 'poss'

TOKEN: fears
=====
token.tag_ = 'NNS'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fears'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'broke'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'broke'
token.dep_ = 'prep'

TOKEN: conclusion
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: dumbly
=====
token.tag_ = 'RB'
token.head.text = 'broke'
token.dep_ = 'advmod'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'broke'
token.dep_ = 'aux'

TOKEN: broke
=====
token.tag_ = 'VBN'
token.head.text = 'broke'
token.dep_ = 'ROOT'

TOKEN: off
=====
token.tag_ = 'RP'
token.head.text = 'broke'
token.dep_ = 'prt'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'paying'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'paying'
token.dep_ = 'neg'

TOKEN: paying
=====
token.tag_ = 'VBG'
token.head.text = 'broke'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'paying'
token.dep_ = 'dative'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'welcome'
token.dep_ = 'det'

TOKEN: welcome
=====
token.tag_ = 'NN'
token.head.text = 'paying'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'broke'
token.dep_ = 'punct'

TOKEN: Trust
=====
token.tag_ = 'VB'
token.head.text = 'Trust'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Trust'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Trust'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'Out'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sweet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Out
=====
token.tag_ = 'IN'
token.head.text = 'Trust'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Out'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'silence'
token.dep_ = 'det'

TOKEN: silence
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: yet
=====
token.tag_ = 'CC'
token.head.text = "pick'd"
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = "pick'd"
token.dep_ = 'nsubj'

TOKEN: pick'd
=====
token.tag_ = 'VBP'
token.head.text = "pick'd"
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'welcome'
token.dep_ = 'det'

TOKEN: welcome
=====
token.tag_ = 'NN'
token.head.text = "pick'd"
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = "pick'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'read'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'read'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'modesty'
token.dep_ = 'det'

TOKEN: modesty
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'modesty'
token.dep_ = 'prep'

TOKEN: fearful
=====
token.tag_ = 'JJ'
token.head.text = 'duty'
token.dep_ = 'amod'

TOKEN: duty
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'duty'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'read'
token.dep_ = 'nsubj'

TOKEN: read
=====
token.tag_ = 'VBP'
token.head.text = "pick'd"
token.dep_ = 'conj'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'RB'
token.head.text = 'read'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'much'
token.dep_ = 'prep'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'read'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'tongue'
token.dep_ = 'det'

TOKEN: rattling
=====
token.tag_ = 'VBG'
token.head.text = 'tongue'
token.dep_ = 'amod'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'from'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tongue'
token.dep_ = 'dep'

TOKEN: Of
=====
token.tag_ = 'IN'
token.head.text = 'tongue'
token.dep_ = 'prep'

TOKEN: saucy
=====
token.tag_ = 'NNP'
token.head.text = 'Of'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'saucy'
token.dep_ = 'cc'

TOKEN: audacious
=====
token.tag_ = 'JJ'
token.head.text = 'eloquence'
token.dep_ = 'amod'

TOKEN: eloquence
=====
token.tag_ = 'NN'
token.head.text = 'saucy'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'read'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Love
=====
token.tag_ = 'NNP'
token.head.text = 'Love'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Love'
token.dep_ = 'punct'

TOKEN: therefore
=====
token.tag_ = 'RB'
token.head.text = 'Love'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Love'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Love'
token.dep_ = 'cc'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'tied'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'tied'
token.dep_ = 'punct'

TOKEN: tied
=====
token.tag_ = 'VBN'
token.head.text = 'simplicity'
token.dep_ = 'amod'

TOKEN: simplicity
=====
token.tag_ = 'NN'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'simplicity'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'least'
token.dep_ = 'advmod'

TOKEN: least
=====
token.tag_ = 'JJS'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'Love'
token.dep_ = 'conj'

TOKEN: most
=====
token.tag_ = 'RBS'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'speak'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'capacity'
token.dep_ = 'poss'

TOKEN: capacity
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'amod'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NN'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: PHILOSTRATE
=====
token.tag_ = 'NN'
token.head.text = 'Re'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PHILOSTRATE'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'please'
token.dep_ = 'advmod'

TOKEN: please
=====
token.tag_ = 'UH'
token.head.text = 'is'
token.dep_ = 'intj'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'please'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Prologue'
token.dep_ = 'det'

TOKEN: Prologue
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: address'd
=====
token.tag_ = 'ADD'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Let'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'approach'
token.dep_ = 'nsubj'

TOKEN: approach
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Flourish
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'Flourish'
token.dep_ = 'prep'

TOKEN: trumpets
=====
token.tag_ = 'NNS'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'trumpets'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'csubj'

TOKEN: QUINCE
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Prologue'
token.dep_ = 'det'

TOKEN: Prologue
=====
token.tag_ = 'NNP'
token.head.text = 'Prologue'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Prologue'
token.dep_ = 'dep'

TOKEN: Prologue
=====
token.tag_ = 'NNP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Prologue'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'offend'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'offend'
token.dep_ = 'nsubj'

TOKEN: offend
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'will'
token.dep_ = 'poss'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'will'
token.dep_ = 'amod'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'think'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'think'
token.dep_ = 'aux'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'think'
token.dep_ = 'ccomp'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'offend'
token.dep_ = 'neg'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'offend'
token.dep_ = 'aux'

TOKEN: offend
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'with'
token.dep_ = 'cc'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'with'
token.dep_ = 'ROOT'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'will'
token.dep_ = 'amod'

TOKEN: will
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'with'
token.dep_ = 'punct'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'show'
token.dep_ = 'aux'

TOKEN: show
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'skill'
token.dep_ = 'poss'

TOKEN: simple
=====
token.tag_ = 'JJ'
token.head.text = 'skill'
token.dep_ = 'amod'

TOKEN: skill
=====
token.tag_ = 'NN'
token.head.text = 'show'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'beginning'
token.dep_ = 'det'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'beginning'
token.dep_ = 'amod'

TOKEN: beginning
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'beginning'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'end'
token.dep_ = 'poss'

TOKEN: end
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Consider
=====
token.tag_ = 'VB'
token.head.text = 'Consider'
token.dep_ = 'ROOT'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'Consider'
token.dep_ = 'advmod'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'Consider'
token.dep_ = 'ccomp'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'conj'

TOKEN: despite
=====
token.tag_ = 'IN'
token.head.text = 'in'
token.dep_ = 'pcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Consider'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: minding
=====
token.tag_ = 'VBG'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'contest'
token.dep_ = 'aux'

TOKEN: contest
=====
token.tag_ = 'VB'
token.head.text = 'minding'
token.dep_ = 'xcomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'contest'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Our
=====
token.tag_ = 'PRP$'
token.head.text = 'intent'
token.dep_ = 'poss'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'intent'
token.dep_ = 'amod'

TOKEN: intent
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'for'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'delight'
token.dep_ = 'poss'

TOKEN: delight
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'delight'
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'neg'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'repent'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'repent'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'repent'
token.dep_ = 'aux'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'repent'
token.dep_ = 'advmod'

TOKEN: repent
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'repent'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'actors'
token.dep_ = 'det'

TOKEN: actors
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'at'
token.dep_ = 'cc'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'know'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'show'
token.dep_ = 'poss'

TOKEN: show
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'show'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'know'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'are'
token.dep_ = 'pobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'all'
token.dep_ = 'relcl'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'like'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'know'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'stand'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'fellow'
token.dep_ = 'det'

TOKEN: fellow
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'appos'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'stand'
token.dep_ = 'neg'

TOKEN: stand
=====
token.tag_ = 'VB'
token.head.text = 'stand'
token.dep_ = 'ROOT'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'stand'
token.dep_ = 'prep'

TOKEN: points
=====
token.tag_ = 'NNS'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stand'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'knows'
token.dep_ = 'ccomp'

TOKEN: rid
=====
token.tag_ = 'VBD'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'prologue'
token.dep_ = 'poss'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'rid'
token.dep_ = 'dobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'rid'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'colt'
token.dep_ = 'det'

TOKEN: rough
=====
token.tag_ = 'JJ'
token.head.text = 'colt'
token.dep_ = 'amod'

TOKEN: colt
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'knows'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'knows'
token.dep_ = 'nsubj'

TOKEN: knows
=====
token.tag_ = 'VBZ'
token.head.text = 'knows'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'knows'
token.dep_ = 'dep'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'knows'
token.dep_ = 'neg'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'stop'
token.dep_ = 'det'

TOKEN: stop
=====
token.tag_ = 'NN'
token.head.text = 'knows'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'knows'
token.dep_ = 'punct'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'moral'
token.dep_ = 'det'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'moral'
token.dep_ = 'amod'

TOKEN: moral
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'moral'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'moral'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'moral'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'not'
token.dep_ = 'dep'

TOKEN: enough
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'enough'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'speak'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: Indeed
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'relcl'

TOKEN: played
=====
token.tag_ = 'VBN'
token.head.text = 'hath'
token.dep_ = 'xcomp'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'played'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'prologue'
token.dep_ = 'poss'

TOKEN: prologue
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'played'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'child'
token.dep_ = 'det'

TOKEN: child
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'child'
token.dep_ = 'dep'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'child'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'recorder'
token.dep_ = 'det'

TOKEN: recorder
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'sound'
token.dep_ = 'det'

TOKEN: sound
=====
token.tag_ = 'NN'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sound'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'sound'
token.dep_ = 'cc'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'neg'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'sound'
token.dep_ = 'prep'

TOKEN: government
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'speech'
token.dep_ = 'poss'

TOKEN: speech
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'impaired'
token.dep_ = 'ccomp'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'was'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'chain'
token.dep_ = 'det'

TOKEN: tangled
=====
token.tag_ = 'VBN'
token.head.text = 'chain'
token.dep_ = 'amod'

TOKEN: chain
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'impaired'
token.dep_ = 'punct'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'impaired'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'nothing'
token.dep_ = 'dep'

TOKEN: impaired
=====
token.tag_ = 'VBD'
token.head.text = 'impaired'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'impaired'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'impaired'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'disordered'
token.dep_ = 'nsubj'

TOKEN: disordered
=====
token.tag_ = 'VBD'
token.head.text = 'impaired'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'disordered'
token.dep_ = 'punct'

TOKEN: Who
=====
token.tag_ = 'WP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: next
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'wonder'
token.dep_ = 'ccomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisbe'
token.dep_ = 'punct'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'Thisbe'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wall'
token.dep_ = 'punct'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'Wall'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Moonshine'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Moonshine'
token.dep_ = 'cc'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'Gentles'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Lion'
token.dep_ = 'dep'

TOKEN: Prologue
=====
token.tag_ = 'NNP'
token.head.text = 'Gentles'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Prologue'
token.dep_ = 'dep'

TOKEN: Gentles
=====
token.tag_ = 'NNS'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Enter'
token.dep_ = 'punct'

TOKEN: perchance
=====
token.tag_ = 'IN'
token.head.text = 'wonder'
token.dep_ = 'advmod'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'wonder'
token.dep_ = 'nsubj'

TOKEN: wonder
=====
token.tag_ = 'VBP'
token.head.text = 'wonder'
token.dep_ = 'ROOT'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'wonder'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'show'
token.dep_ = 'det'

TOKEN: show
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'wonder'
token.dep_ = 'cc'

TOKEN: wonder
=====
token.tag_ = 'VB'
token.head.text = 'wonder'
token.dep_ = 'conj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'wonder'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'make'
token.dep_ = 'mark'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: make
=====
token.tag_ = 'VBP'
token.head.text = 'wonder'
token.dep_ = 'advcl'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'things'
token.dep_ = 'det'

TOKEN: things
=====
token.tag_ = 'NNS'
token.head.text = 'plain'
token.dep_ = 'nsubj'

TOKEN: plain
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'know'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'lady'
token.dep_ = 'det'

TOKEN: beauteous
=====
token.tag_ = 'JJ'
token.head.text = 'lady'
token.dep_ = 'amod'

TOKEN: lady
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: certain
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: lime
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lime'
token.dep_ = 'cc'

TOKEN: rough
=====
token.tag_ = 'JJ'
token.head.text = 'cast'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'cast'
token.dep_ = 'punct'

TOKEN: cast
=====
token.tag_ = 'NN'
token.head.text = 'lime'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wall'
token.dep_ = 'punct'

TOKEN: doth
=====
token.tag_ = 'NNP'
token.head.text = 'Wall'
token.dep_ = 'compound'

TOKEN: present
=====
token.tag_ = 'JJ'
token.head.text = 'Wall'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'present'
token.dep_ = 'dep'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wall'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'Wall'
token.dep_ = 'det'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'Wall'
token.dep_ = 'amod'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'did'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'sunder'
token.dep_ = 'aux'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'sunder'
token.dep_ = 'nsubj'

TOKEN: sunder
=====
token.tag_ = 'VB'
token.head.text = 'Wall'
token.dep_ = 'relcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'souls'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Wall'
token.dep_ = 'case'

TOKEN: chink
=====
token.tag_ = 'NN'
token.head.text = 'souls'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'souls'
token.dep_ = 'punct'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'souls'
token.dep_ = 'amod'

TOKEN: souls
=====
token.tag_ = 'NNS'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: content
=====
token.tag_ = 'NN'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'content'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'whisper'
token.dep_ = 'aux'

TOKEN: whisper
=====
token.tag_ = 'VB'
token.head.text = 'content'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'At'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'which'
token.dep_ = 'det'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'let'
token.dep_ = 'nsubj'

TOKEN: let
=====
token.tag_ = 'VBD'
token.head.text = 'At'
token.dep_ = 'pcomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'wonder'
token.dep_ = 'nsubj'

TOKEN: wonder
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'At'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lanthorn'
token.dep_ = 'punct'

TOKEN: dog
=====
token.tag_ = 'NN'
token.head.text = 'lanthorn'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dog'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dog'
token.dep_ = 'cc'

TOKEN: bush
=====
token.tag_ = 'NNP'
token.head.text = 'dog'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'bush'
token.dep_ = 'prep'

TOKEN: thorn
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'nmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thorn'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Presenteth
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'compound'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'for'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'know'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'know'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'know'
token.dep_ = 'aux'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'for'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'for'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'think'
token.dep_ = 'prep'

TOKEN: moonshine
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'think'
token.dep_ = 'aux'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'think'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'scorn'
token.dep_ = 'det'

TOKEN: scorn
=====
token.tag_ = 'NN'
token.head.text = 'think'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'scorn'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'meet'
token.dep_ = 'aux'

TOKEN: meet
=====
token.tag_ = 'VB'
token.head.text = 'scorn'
token.dep_ = 'relcl'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'meet'
token.dep_ = 'prep'

TOKEN: Ninus
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'poss'

TOKEN: '
=====
token.tag_ = 'POS'
token.head.text = 'Ninus'
token.dep_ = 'case'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scorn'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'scorn'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'think'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'think'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'there'
token.dep_ = 'prep'

TOKEN: woo
=====
token.tag_ = 'VB'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'beast'
token.dep_ = 'det'

TOKEN: grisly
=====
token.tag_ = 'JJ'
token.head.text = 'beast'
token.dep_ = 'amod'

TOKEN: beast
=====
token.tag_ = 'NN'
token.head.text = 'scare'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beast'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'hight'
token.dep_ = 'det'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'hight'
token.dep_ = 'compound'

TOKEN: hight
=====
token.tag_ = 'NN'
token.head.text = 'beast'
token.dep_ = 'relcl'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'hight'
token.dep_ = 'prep'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hight'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'Thisby'
token.dep_ = 'det'

TOKEN: trusty
=====
token.tag_ = 'JJ'
token.head.text = 'Thisby'
token.dep_ = 'amod'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'beast'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beast'
token.dep_ = 'punct'

TOKEN: coming
=====
token.tag_ = 'VBG'
token.head.text = 'beast'
token.dep_ = 'acl'

TOKEN: first
=====
token.tag_ = 'RB'
token.head.text = 'coming'
token.dep_ = 'advmod'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'coming'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scare'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Did
=====
token.tag_ = 'VBD'
token.head.text = 'scare'
token.dep_ = 'aux'

TOKEN: scare
=====
token.tag_ = 'VB'
token.head.text = 'stain'
token.dep_ = 'ccomp'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'scare'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'scare'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'scare'
token.dep_ = 'cc'

TOKEN: rather
=====
token.tag_ = 'RB'
token.head.text = 'did'
token.dep_ = 'advmod'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'scare'
token.dep_ = 'conj'

TOKEN: affright
=====
token.tag_ = 'NN'
token.head.text = 'did'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'scare'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'fall'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fall'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'fled'
token.dep_ = 'mark'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'fled'
token.dep_ = 'nsubj'

TOKEN: fled
=====
token.tag_ = 'VBD'
token.head.text = 'fall'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fall'
token.dep_ = 'punct'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'mantle'
token.dep_ = 'poss'

TOKEN: mantle
=====
token.tag_ = 'NN'
token.head.text = 'fall'
token.dep_ = 'npadvmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'fall'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'fall'
token.dep_ = 'aux'

TOKEN: fall
=====
token.tag_ = 'VB'
token.head.text = 'scare'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'Lion'
token.dep_ = 'det'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'vile'
token.dep_ = 'nsubj'

TOKEN: vile
=====
token.tag_ = 'VBP'
token.head.text = ','
token.dep_ = 'meta'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'vile'
token.dep_ = 'prep'

TOKEN: bloody
=====
token.tag_ = 'JJ'
token.head.text = 'mouth'
token.dep_ = 'amod'

TOKEN: mouth
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'stain'
token.dep_ = 'aux'

TOKEN: stain
=====
token.tag_ = 'NN'
token.head.text = 'stain'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Anon
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'youth'
token.dep_ = 'amod'

TOKEN: youth
=====
token.tag_ = 'NN'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'youth'
token.dep_ = 'cc'

TOKEN: tall
=====
token.tag_ = 'JJ'
token.head.text = 'youth'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'comes'
token.dep_ = 'cc'

TOKEN: finds
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'conj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'trusty'
token.dep_ = 'poss'

TOKEN: trusty
=====
token.tag_ = 'JJ'
token.head.text = 'Thisby'
token.dep_ = 'amod'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'slain'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: mantle
=====
token.tag_ = 'NNP'
token.head.text = 'slain'
token.dep_ = 'npadvmod'

TOKEN: slain
=====
token.tag_ = 'VBN'
token.head.text = 'finds'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'slain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Whereat
=====
token.tag_ = 'NNP'
token.head.text = 'slain'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Whereat'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Whereat'
token.dep_ = 'prep'

TOKEN: blade
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'slain'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'slain'
token.dep_ = 'prep'

TOKEN: bloody
=====
token.tag_ = 'JJ'
token.head.text = 'blade'
token.dep_ = 'amod'

TOKEN: blameful
=====
token.tag_ = 'JJ'
token.head.text = 'blade'
token.dep_ = 'amod'

TOKEN: blade
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'slain'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'boiling'
token.dep_ = 'nsubj'

TOKEN: bravely
=====
token.tag_ = 'RB'
token.head.text = "broach'd"
token.dep_ = 'advmod'

TOKEN: broach'd
=====
token.tag_ = 'PRP'
token.head.text = 'He'
token.dep_ = 'amod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'boiling'
token.dep_ = 'aux'

TOKEN: boiling
=====
token.tag_ = 'VBG'
token.head.text = 'drew'
token.dep_ = 'ccomp'

TOKEN: bloody
=====
token.tag_ = 'JJ'
token.head.text = 'breast'
token.dep_ = 'amod'

TOKEN: breast
=====
token.tag_ = 'NN'
token.head.text = 'boiling'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'boiling'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'boiling'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'boiling'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisby'
token.dep_ = 'punct'

TOKEN: tarrying
=====
token.tag_ = 'NN'
token.head.text = 'boiling'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'tarrying'
token.dep_ = 'prep'

TOKEN: mulberry
=====
token.tag_ = 'NN'
token.head.text = 'shade'
token.dep_ = 'compound'

TOKEN: shade
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'drew'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'dagger'
token.dep_ = 'poss'

TOKEN: dagger
=====
token.tag_ = 'NN'
token.head.text = 'drew'
token.dep_ = 'nsubj'

TOKEN: drew
=====
token.tag_ = 'VBD'
token.head.text = 'drew'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'drew'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'drew'
token.dep_ = 'cc'

TOKEN: died
=====
token.tag_ = 'VBD'
token.head.text = 'drew'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'drew'
token.dep_ = 'punct'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'Let'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'rest'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'rest'
token.dep_ = 'det'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Let
=====
token.tag_ = 'VB'
token.head.text = 'Let'
token.dep_ = 'ROOT'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'twain'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lion'
token.dep_ = 'punct'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'Lion'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Moonshine'
token.dep_ = 'punct'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Wall'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Wall'
token.dep_ = 'cc'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'Wall'
token.dep_ = 'conj'

TOKEN: twain
=====
token.tag_ = 'VBP'
token.head.text = 'Let'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'twain'
token.dep_ = 'dep'

TOKEN: At
=====
token.tag_ = 'IN'
token.head.text = 'twain'
token.dep_ = 'prep'

TOKEN: large
=====
token.tag_ = 'JJ'
token.head.text = 'discourse'
token.dep_ = 'amod'

TOKEN: discourse
=====
token.tag_ = 'NN'
token.head.text = 'At'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'twain'
token.dep_ = 'punct'

TOKEN: while
=====
token.tag_ = 'IN'
token.head.text = 'remain'
token.dep_ = 'mark'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'remain'
token.dep_ = 'advmod'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'remain'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'remain'
token.dep_ = 'aux'

TOKEN: remain
=====
token.tag_ = 'VB'
token.head.text = 'twain'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'Prologue'
token.dep_ = 'compound'

TOKEN: Prologue
=====
token.tag_ = 'NNP'
token.head.text = 'Prologue'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Prologue'
token.dep_ = 'punct'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Prologue'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thisbe'
token.dep_ = 'punct'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'Thisbe'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lion'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Prologue'
token.dep_ = 'cc'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Prologue'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'wonder'
token.dep_ = 'nsubj'

TOKEN: wonder
=====
token.tag_ = 'VBP'
token.head.text = 'Prologue'
token.dep_ = 'parataxis'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'wonder'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'wonder'
token.dep_ = 'det'

TOKEN: wonder
=====
token.tag_ = 'NN'
token.head.text = 'wonder'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NN'
token.head.text = 'wonder'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'wonder'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'lion'
token.dep_ = 'nummod'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'may'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'wonder'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'may'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'do'
token.dep_ = 'advmod'

TOKEN: many
=====
token.tag_ = 'JJ'
token.head.text = 'asses'
token.dep_ = 'amod'

TOKEN: asses
=====
token.tag_ = 'NNS'
token.head.text = 'do'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'may'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'may'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'befall'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Wall'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'befall'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'interlude'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'interlude'
token.dep_ = 'amod'

TOKEN: interlude
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'befall'
token.dep_ = 'nsubj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'befall'
token.dep_ = 'compound'

TOKEN: befall
=====
token.tag_ = 'NN'
token.head.text = 'befall'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'befall'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'present'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'present'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'Snout'
token.dep_ = 'nummod'

TOKEN: Snout
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'Snout'
token.dep_ = 'prep'

TOKEN: name
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: present
=====
token.tag_ = 'VB'
token.head.text = 'befall'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'present'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'befall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'befall'
token.dep_ = 'cc'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'wall'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'befall'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'have'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'befall'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'befall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = 'had'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'befall'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'had'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'hole'
token.dep_ = 'det'

TOKEN: crannied
=====
token.tag_ = 'JJ'
token.head.text = 'hole'
token.dep_ = 'amod'

TOKEN: hole
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'dobj'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'hole'
token.dep_ = 'cc'

TOKEN: chink
=====
token.tag_ = 'NN'
token.head.text = 'hole'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'had'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'whisper'
token.dep_ = 'prep'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'whisper'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lovers'
token.dep_ = 'punct'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'lovers'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lovers'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Did
=====
token.tag_ = 'VBD'
token.head.text = 'whisper'
token.dep_ = 'aux'

TOKEN: whisper
=====
token.tag_ = 'NN'
token.head.text = 'had'
token.dep_ = 'advcl'

TOKEN: often
=====
token.tag_ = 'RB'
token.head.text = 'whisper'
token.dep_ = 'advmod'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'secretly'
token.dep_ = 'advmod'

TOKEN: secretly
=====
token.tag_ = 'RB'
token.head.text = 'whisper'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'befall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'loam'
token.dep_ = 'det'

TOKEN: loam
=====
token.tag_ = 'NN'
token.head.text = 'show'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'show'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'cast'
token.dep_ = 'det'

TOKEN: rough
=====
token.tag_ = 'JJ'
token.head.text = 'cast'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'cast'
token.dep_ = 'punct'

TOKEN: cast
=====
token.tag_ = 'NN'
token.head.text = 'show'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'cast'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'stone'
token.dep_ = 'det'

TOKEN: stone
=====
token.tag_ = 'NN'
token.head.text = 'cast'
token.dep_ = 'conj'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'cast'
token.dep_ = 'cc'

TOKEN: show
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'show'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'show'
token.dep_ = 'ccomp'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: same
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'truth'
token.dep_ = 'det'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'cranny'
token.dep_ = 'det'

TOKEN: cranny
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: right
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'right'
token.dep_ = 'cc'

TOKEN: sinister
=====
token.tag_ = 'NN'
token.head.text = 'right'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lovers'
token.dep_ = 'det'

TOKEN: fearful
=====
token.tag_ = 'JJ'
token.head.text = 'lovers'
token.dep_ = 'amod'

TOKEN: lovers
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'relcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'whisper'
token.dep_ = 'aux'

TOKEN: whisper
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Would
=====
token.tag_ = 'MD'
token.head.text = 'desire'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'desire'
token.dep_ = 'nsubj'

TOKEN: desire
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'ROOT'

TOKEN: lime
=====
token.tag_ = 'NN'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lime'
token.dep_ = 'cc'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'lime'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'speak'
token.dep_ = 'aux'

TOKEN: speak
=====
token.tag_ = 'VB'
token.head.text = 'desire'
token.dep_ = 'xcomp'

TOKEN: better
=====
token.tag_ = 'RBR'
token.head.text = 'speak'
token.dep_ = 'advmod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'desire'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'desire'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'partition'
token.dep_ = 'det'

TOKEN: wittiest
=====
token.tag_ = 'JJS'
token.head.text = 'partition'
token.dep_ = 'amod'

TOKEN: partition
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'mark'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'heard'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'partition'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'heard'
token.dep_ = 'dep'

TOKEN: discourse
=====
token.tag_ = 'NN'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'partition'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'partition'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'draws'
token.dep_ = 'nsubj'

TOKEN: draws
=====
token.tag_ = 'VBZ'
token.head.text = 'draws'
token.dep_ = 'ROOT'

TOKEN: near
=====
token.tag_ = 'IN'
token.head.text = 'draws'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'near'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'draws'
token.dep_ = 'punct'

TOKEN: silence
=====
token.tag_ = 'NN'
token.head.text = 'draws'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'silence'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'night'
token.dep_ = 'poss'

TOKEN: grim
=====
token.tag_ = 'JJ'
token.head.text = "look'd"
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = "look'd"
token.dep_ = 'punct'

TOKEN: look'd
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'night'
token.dep_ = 'prep'

TOKEN: hue
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'black'
token.dep_ = 'advmod'

TOKEN: black
=====
token.tag_ = 'JJ'
token.head.text = 'hue'
token.dep_ = 'amod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'art'
token.dep_ = 'nsubj'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'art'
token.dep_ = 'advmod'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'relcl'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'art'
token.dep_ = 'advcl'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'neg'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'compound'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'night'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: alack
=====
token.tag_ = 'RB'
token.head.text = 'fear'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: alack
=====
token.tag_ = 'JJ'
token.head.text = 'alack'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'alack'
token.dep_ = 'punct'

TOKEN: alack
=====
token.tag_ = 'JJ'
token.head.text = 'fear'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fear'
token.dep_ = 'nsubj'

TOKEN: fear
=====
token.tag_ = 'VBP'
token.head.text = 'fear'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'promise'
token.dep_ = 'poss'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'promise'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: promise
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'fear'
token.dep_ = 'ccomp'

TOKEN: forgot
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'wall'
token.dep_ = 'cc'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thou'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'wall'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'wall'
token.dep_ = 'intj'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'wall'
token.dep_ = 'intj'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'wall'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'DT'
token.head.text = "stand'st"
token.dep_ = 'det'

TOKEN: stand'st
=====
token.tag_ = 'VBZ'
token.head.text = 'wall'
token.dep_ = 'appos'

TOKEN: between
=====
token.tag_ = 'IN'
token.head.text = "stand'st"
token.dep_ = 'prep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'father'
token.dep_ = 'poss'

TOKEN: father
=====
token.tag_ = 'NN'
token.head.text = 'ground'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'father'
token.dep_ = 'case'

TOKEN: ground
=====
token.tag_ = 'NN'
token.head.text = 'between'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'ground'
token.dep_ = 'cc'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'ground'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = "stand'st"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Thou
=====
token.tag_ = 'NNP'
token.head.text = 'wall'
token.dep_ = 'compound'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'Show'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'wall'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'wall'
token.dep_ = 'intj'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sweet'
token.dep_ = 'cc'

TOKEN: lovely
=====
token.tag_ = 'JJ'
token.head.text = 'sweet'
token.dep_ = 'conj'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'wall'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Show
=====
token.tag_ = 'VB'
token.head.text = 'Show'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Show'
token.dep_ = 'dative'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'chink'
token.dep_ = 'poss'

TOKEN: chink
=====
token.tag_ = 'NN'
token.head.text = 'Show'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Show'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'blink'
token.dep_ = 'aux'

TOKEN: blink
=====
token.tag_ = 'VB'
token.head.text = 'Show'
token.dep_ = 'advcl'

TOKEN: through
=====
token.tag_ = 'RP'
token.head.text = 'blink'
token.dep_ = 'prt'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'blink'
token.dep_ = 'prep'

TOKEN: mine
=====
token.tag_ = 'NN'
token.head.text = 'eyne'
token.dep_ = 'compound'

TOKEN: eyne
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Show'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'holds'
token.dep_ = 'nsubj'

TOKEN: holds
=====
token.tag_ = 'VBZ'
token.head.text = 'shield'
token.dep_ = 'ccomp'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'holds'
token.dep_ = 'prt'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'fingers'
token.dep_ = 'poss'

TOKEN: fingers
=====
token.tag_ = 'NNS'
token.head.text = 'holds'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fingers'
token.dep_ = 'dep'

TOKEN: Thanks
=====
token.tag_ = 'NNS'
token.head.text = 'fingers'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thanks'
token.dep_ = 'punct'

TOKEN: courteous
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'Thanks'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'shield'
token.dep_ = 'punct'

TOKEN: Jove
=====
token.tag_ = 'NNP'
token.head.text = 'shield'
token.dep_ = 'nsubj'

TOKEN: shield
=====
token.tag_ = 'VB'
token.head.text = 'shield'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'shield'
token.dep_ = 'dobj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'shield'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'shield'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'shield'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: No
=====
token.tag_ = 'UH'
token.head.text = 'No'
token.dep_ = 'ROOT'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'see'
token.dep_ = 'npadvmod'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'O'
token.dep_ = 'ROOT'

TOKEN: wicked
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'O'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'see'
token.dep_ = 'prep'

TOKEN: whom
=====
token.tag_ = 'WP'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'wall'
token.dep_ = 'relcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'bliss'
token.dep_ = 'det'

TOKEN: bliss
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'O'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Cursed
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'stones'
token.dep_ = 'poss'

TOKEN: stones
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'deceiving'
token.dep_ = 'advmod'

TOKEN: deceiving
=====
token.tag_ = 'VBG'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'deceiving'
token.dep_ = 'dobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'curse'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: methinks
=====
token.tag_ = 'NNS'
token.head.text = 'wall'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wall'
token.dep_ = 'punct'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'wall'
token.dep_ = 'acl'

TOKEN: sensible
=====
token.tag_ = 'JJ'
token.head.text = 'being'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'curse'
token.dep_ = 'punct'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'curse'
token.dep_ = 'aux'

TOKEN: curse
=====
token.tag_ = 'VB'
token.head.text = 'curse'
token.dep_ = 'ROOT'

TOKEN: again
=====
token.tag_ = 'RB'
token.head.text = 'curse'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'curse'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'No'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'NN'
token.head.text = 'should'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'should'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'should'
token.dep_ = 'prep'

TOKEN: truth
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'should'
token.dep_ = 'punct'

TOKEN: sir
=====
token.tag_ = 'NNP'
token.head.text = 'should'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'should'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'should'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'should'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'should'
token.dep_ = 'neg'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'should'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Deceiving
=====
token.tag_ = 'VBG'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Deceiving'
token.dep_ = 'dobj'

TOKEN: '
=====
token.tag_ = 'NNP'
token.head.text = 'Deceiving'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "'"
token.dep_ = 'dep'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Deceiving'
token.dep_ = 'aux'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'cue'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: cue
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'enter'
token.dep_ = 'aux'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'xcomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'enter'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'spy'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'to'
token.dep_ = 'dep'

TOKEN: spy
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'xcomp'

TOKEN: her
=====
token.tag_ = 'PRP'
token.head.text = 'spy'
token.dep_ = 'dobj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'spy'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fall'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'fall'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'fall'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'will'
token.dep_ = 'dep'

TOKEN: fall
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ccomp'

TOKEN: pat
=====
token.tag_ = 'NN'
token.head.text = 'fall'
token.dep_ = 'dobj'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'told'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'fall'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: Yonder
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'npadvmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'heard'
token.dep_ = 'advcl'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'wall'
token.dep_ = 'nmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'JJ'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'NN'
token.head.text = 'wall'
token.dep_ = 'compound'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: full
=====
token.tag_ = 'JJ'
token.head.text = 'thou'
token.dep_ = 'amod'

TOKEN: often
=====
token.tag_ = 'RB'
token.head.text = 'thou'
token.dep_ = 'advmod'

TOKEN: hast
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NNP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'heard'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'moans'
token.dep_ = 'poss'

TOKEN: moans
=====
token.tag_ = 'NNS'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'prep'

TOKEN: parting
=====
token.tag_ = 'VBG'
token.head.text = 'For'
token.dep_ = 'pcomp'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Pyramus'
token.dep_ = 'poss'

TOKEN: fair
=====
token.tag_ = 'JJ'
token.head.text = 'Pyramus'
token.dep_ = 'amod'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'parting'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'heard'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lips'
token.dep_ = 'poss'

TOKEN: cherry
=====
token.tag_ = 'NN'
token.head.text = 'lips'
token.dep_ = 'compound'

TOKEN: lips
=====
token.tag_ = 'NNS'
token.head.text = "kiss'd"
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = "kiss'd"
token.dep_ = 'aux'

TOKEN: often
=====
token.tag_ = 'RB'
token.head.text = "kiss'd"
token.dep_ = 'advmod'

TOKEN: kiss'd
=====
token.tag_ = 'NNP'
token.head.text = "kiss'd"
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'stones'
token.dep_ = 'amod'

TOKEN: stones
=====
token.tag_ = 'NNS'
token.head.text = "kiss'd"
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = "kiss'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'NNP'
token.head.text = 'stones'
token.dep_ = 'compound'

TOKEN: stones
=====
token.tag_ = 'NNS'
token.head.text = "kiss'd"
token.dep_ = 'dobj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'stones'
token.dep_ = 'prep'

TOKEN: lime
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'lime'
token.dep_ = 'cc'

TOKEN: hair
=====
token.tag_ = 'NN'
token.head.text = 'lime'
token.dep_ = 'conj'

TOKEN: knit
=====
token.tag_ = 'VBN'
token.head.text = 'lime'
token.dep_ = 'acl'

TOKEN: up
=====
token.tag_ = 'RP'
token.head.text = 'knit'
token.dep_ = 'prt'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'knit'
token.dep_ = 'prep'

TOKEN: thee
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'stones'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'see'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'will'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'voice'
token.dep_ = 'det'

TOKEN: voice
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'will'
token.dep_ = 'punct'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'will'
token.dep_ = 'advmod'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'will'
token.dep_ = 'nsubj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'will'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'chink'
token.dep_ = 'det'

TOKEN: chink
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'spy'
token.dep_ = 'aux'

TOKEN: spy
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'advcl'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'spy'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hear'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'hear'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'Thisby'
token.dep_ = 'poss'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'face'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisby'
token.dep_ = 'case'

TOKEN: face
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hear'
token.dep_ = 'punct'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'Thisby'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'Thisby'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'JJ'
token.head.text = 'art'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'art'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'art'
token.dep_ = 'compound'

TOKEN: art
=====
token.tag_ = 'NN'
token.head.text = 'art'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'art'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'art'
token.dep_ = 'appos'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'think'
token.dep_ = 'nsubj'

TOKEN: think
=====
token.tag_ = 'VBP'
token.head.text = 'love'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'art'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Think'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: Think
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ccomp'

TOKEN: what
=====
token.tag_ = 'WP'
token.head.text = 'wilt'
token.dep_ = 'dobj'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'wilt'
token.dep_ = 'nsubj'

TOKEN: wilt
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'Think'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: lover
=====
token.tag_ = 'NNP'
token.head.text = 'grace'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lover'
token.dep_ = 'case'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'am'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'prep'

TOKEN: Limander
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'am'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: trusty
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: still
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'JJ'
token.head.text = 'Thisbe'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'like'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'like'
token.dep_ = 'nsubj'

TOKEN: like
=====
token.tag_ = 'VBP'
token.head.text = 'like'
token.dep_ = 'ROOT'

TOKEN: Helen
=====
token.tag_ = 'NNP'
token.head.text = 'like'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'like'
token.dep_ = 'punct'

TOKEN: till
=====
token.tag_ = 'IN'
token.head.text = 'kill'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Fates'
token.dep_ = 'det'

TOKEN: Fates
=====
token.tag_ = 'NNPS'
token.head.text = 'kill'
token.dep_ = 'nsubj'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kill'
token.dep_ = 'nsubj'

TOKEN: kill
=====
token.tag_ = 'VB'
token.head.text = 'like'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'like'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'Pyramus'
token.dep_ = 'neg'

TOKEN: Shafalus
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'appos'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Shafalus'
token.dep_ = 'prep'

TOKEN: Procrus
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'was'
token.dep_ = 'ROOT'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'true'
token.dep_ = 'advmod'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'was'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'was'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'JJ'
token.head.text = 'As'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'IN'
token.head.text = 'As'
token.dep_ = 'ROOT'

TOKEN: Shafalus
=====
token.tag_ = 'NNP'
token.head.text = 'As'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Shafalus'
token.dep_ = 'prep'

TOKEN: Procrus
=====
token.tag_ = 'NNP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'As'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'As'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'I'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'As'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'kiss'
token.dep_ = 'nsubj'

TOKEN: kiss
=====
token.tag_ = 'VBP'
token.head.text = 'kiss'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'kiss'
token.dep_ = 'dobj'

TOKEN: through
=====
token.tag_ = 'IN'
token.head.text = 'kiss'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'hole'
token.dep_ = 'det'

TOKEN: hole
=====
token.tag_ = 'NN'
token.head.text = 'through'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'hole'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: vile
=====
token.tag_ = 'JJ'
token.head.text = 'wall'
token.dep_ = 'amod'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'kiss'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'kiss'
token.dep_ = 'advmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'kiss'
token.dep_ = 'nsubj'

TOKEN: kiss
=====
token.tag_ = 'VBP'
token.head.text = 'kiss'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'hole'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'wall'
token.dep_ = 'case'

TOKEN: hole
=====
token.tag_ = 'NN'
token.head.text = 'kiss'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hole'
token.dep_ = 'punct'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'hole'
token.dep_ = 'neg'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'lips'
token.dep_ = 'poss'

TOKEN: lips
=====
token.tag_ = 'NNS'
token.head.text = 'hole'
token.dep_ = 'appos'

TOKEN: at
=====
token.tag_ = 'RB'
token.head.text = 'all'
token.dep_ = 'advmod'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'lips'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'kiss'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: Wilt
=====
token.tag_ = 'NNP'
token.head.text = 'thou'
token.dep_ = 'compound'

TOKEN: thou
=====
token.tag_ = 'NN'
token.head.text = 'meet'
token.dep_ = 'nsubj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'thou'
token.dep_ = 'prep'

TOKEN: Ninny
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Ninny'
token.dep_ = 'case'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: meet
=====
token.tag_ = 'VBP'
token.head.text = 'meet'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: straightway
=====
token.tag_ = 'NNP'
token.head.text = 'meet'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'meet'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'JJ'
token.head.text = 'life'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'Thisbe'
token.dep_ = 'punct'

TOKEN: Tide
=====
token.tag_ = 'NNP'
token.head.text = 'life'
token.dep_ = 'compound'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'life'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'life'
token.dep_ = 'punct'

TOKEN: tide
=====
token.tag_ = 'NN'
token.head.text = 'death'
token.dep_ = 'compound'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'life'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: without
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: delay
=====
token.tag_ = 'NN'
token.head.text = 'without'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Pyramus'
token.dep_ = 'cc'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Wall'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'Pyramus'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Wall'
token.dep_ = 'dep'

TOKEN: Thus
=====
token.tag_ = 'RB'
token.head.text = 'Pyramus'
token.dep_ = 'advmod'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'part'
token.dep_ = 'poss'

TOKEN: part
=====
token.tag_ = 'NN'
token.head.text = 'discharged'
token.dep_ = 'nsubj'

TOKEN: discharged
=====
token.tag_ = 'VBD'
token.head.text = 'I'
token.dep_ = 'relcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'discharged'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'have'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: being
=====
token.tag_ = 'VBG'
token.head.text = 'done'
token.dep_ = 'auxpass'

TOKEN: done
=====
token.tag_ = 'VBN'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'Wall'
token.dep_ = 'advmod'

TOKEN: doth
=====
token.tag_ = 'NN'
token.head.text = 'Wall'
token.dep_ = 'appos'

TOKEN: go
=====
token.tag_ = 'VBP'
token.head.text = 'have'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Exit'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'mural'
token.dep_ = 'det'

TOKEN: mural
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: down
=====
token.tag_ = 'RP'
token.head.text = 'mural'
token.dep_ = 'advmod'

TOKEN: between
=====
token.tag_ = 'IN'
token.head.text = 'mural'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'neighbours'
token.dep_ = 'det'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'neighbours'
token.dep_ = 'nummod'

TOKEN: neighbours
=====
token.tag_ = 'NNS'
token.head.text = 'between'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'remedy'
token.dep_ = 'det'

TOKEN: remedy
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lord'
token.dep_ = 'punct'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: walls
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'lord'
token.dep_ = 'relcl'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'wilful'
token.dep_ = 'advmod'

TOKEN: wilful
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'wilful'
token.dep_ = 'xcomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hear'
token.dep_ = 'dep'

TOKEN: without
=====
token.tag_ = 'IN'
token.head.text = 'hear'
token.dep_ = 'prep'

TOKEN: warning
=====
token.tag_ = 'VBG'
token.head.text = 'without'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'stuff'
token.dep_ = 'det'

TOKEN: silliest
=====
token.tag_ = 'JJS'
token.head.text = 'stuff'
token.dep_ = 'amod'

TOKEN: stuff
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'heard'
token.dep_ = 'dobj'

TOKEN: ever
=====
token.tag_ = 'RB'
token.head.text = 'heard'
token.dep_ = 'advmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'heard'
token.dep_ = 'nsubj'

TOKEN: heard
=====
token.tag_ = 'VBD'
token.head.text = 'stuff'
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'best'
token.dep_ = 'det'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'best'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'kind'
token.dep_ = 'det'

TOKEN: kind
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: shadows
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'worst'
token.dep_ = 'det'

TOKEN: worst
=====
token.tag_ = 'JJS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'worst'
token.dep_ = 'dep'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'RB'
token.head.text = 'worse'
token.dep_ = 'neg'

TOKEN: worse
=====
token.tag_ = 'JJR'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'amend'
token.dep_ = 'mark'

TOKEN: imagination
=====
token.tag_ = 'NN'
token.head.text = 'amend'
token.dep_ = 'nsubj'

TOKEN: amend
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'advcl'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'amend'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'imagination'
token.dep_ = 'poss'

TOKEN: imagination
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'be'
token.dep_ = 'cc'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'theirs'
token.dep_ = 'neg'

TOKEN: theirs
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'pass'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'imagine'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'imagine'
token.dep_ = 'nsubj'

TOKEN: imagine
=====
token.tag_ = 'VBP'
token.head.text = 'pass'
token.dep_ = 'advcl'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'worse'
token.dep_ = 'det'

TOKEN: worse
=====
token.tag_ = 'JJR'
token.head.text = 'imagine'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'worse'
token.dep_ = 'prep'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'worse'
token.dep_ = 'prep'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'they'
token.dep_ = 'prep'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'of'
token.dep_ = 'dep'

TOKEN: themselves
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pass'
token.dep_ = 'punct'

TOKEN: they
=====
token.tag_ = 'PRP'
token.head.text = 'pass'
token.dep_ = 'nsubj'

TOKEN: may
=====
token.tag_ = 'MD'
token.head.text = 'pass'
token.dep_ = 'aux'

TOKEN: pass
=====
token.tag_ = 'VB'
token.head.text = 'pass'
token.dep_ = 'ROOT'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'pass'
token.dep_ = 'prep'

TOKEN: excellent
=====
token.tag_ = 'JJ'
token.head.text = 'men'
token.dep_ = 'amod'

TOKEN: men
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pass'
token.dep_ = 'punct'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Here'
token.dep_ = 'dep'

TOKEN: come
=====
token.tag_ = 'VBD'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'beasts'
token.dep_ = 'nummod'

TOKEN: noble
=====
token.tag_ = 'JJ'
token.head.text = 'beasts'
token.dep_ = 'amod'

TOKEN: beasts
=====
token.tag_ = 'NNS'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'beasts'
token.dep_ = 'appos'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'man'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'Lion'
token.dep_ = 'compound'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'perchance'
token.dep_ = 'nsubj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Lion'
token.dep_ = 'cc'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'Lion'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'You'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Lion'
token.dep_ = 'dep'

TOKEN: You
=====
token.tag_ = 'PRP'
token.head.text = 'Lion'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lion'
token.dep_ = 'punct'

TOKEN: ladies
=====
token.tag_ = 'NNS'
token.head.text = 'Lion'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ladies'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'Lion'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'you'
token.dep_ = 'punct'

TOKEN: whose
=====
token.tag_ = 'WP$'
token.head.text = 'hearts'
token.dep_ = 'poss'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'hearts'
token.dep_ = 'amod'

TOKEN: hearts
=====
token.tag_ = 'NNS'
token.head.text = 'fear'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'fear'
token.dep_ = 'aux'

TOKEN: fear
=====
token.tag_ = 'VB'
token.head.text = 'Lion'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fear'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'mouse'
token.dep_ = 'det'

TOKEN: smallest
=====
token.tag_ = 'JJS'
token.head.text = 'mouse'
token.dep_ = 'amod'

TOKEN: monstrous
=====
token.tag_ = 'JJ'
token.head.text = 'mouse'
token.dep_ = 'amod'

TOKEN: mouse
=====
token.tag_ = 'NN'
token.head.text = 'fear'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'creeps'
token.dep_ = 'nsubj'

TOKEN: creeps
=====
token.tag_ = 'VBZ'
token.head.text = 'mouse'
token.dep_ = 'relcl'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'creeps'
token.dep_ = 'prep'

TOKEN: floor
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lion'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: May
=====
token.tag_ = 'NNP'
token.head.text = 'Lion'
token.dep_ = 'npadvmod'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'perchance'
token.dep_ = 'advmod'

TOKEN: perchance
=====
token.tag_ = 'VB'
token.head.text = 'roar'
token.dep_ = 'ccomp'

TOKEN: both
=====
token.tag_ = 'DT'
token.head.text = 'quake'
token.dep_ = 'det'

TOKEN: quake
=====
token.tag_ = 'NN'
token.head.text = 'perchance'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'perchance'
token.dep_ = 'cc'

TOKEN: tremble
=====
token.tag_ = 'VB'
token.head.text = 'perchance'
token.dep_ = 'conj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'tremble'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: When
=====
token.tag_ = 'WRB'
token.head.text = 'lion'
token.dep_ = 'advmod'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'roar'
token.dep_ = 'nsubj'

TOKEN: rough
=====
token.tag_ = 'JJ'
token.head.text = 'lion'
token.dep_ = 'amod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'rough'
token.dep_ = 'prep'

TOKEN: wildest
=====
token.tag_ = 'JJ'
token.head.text = 'rage'
token.dep_ = 'amod'

TOKEN: rage
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: doth
=====
token.tag_ = 'NNP'
token.head.text = 'roar'
token.dep_ = 'compound'

TOKEN: roar
=====
token.tag_ = 'NN'
token.head.text = 'roar'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'roar'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Then
=====
token.tag_ = 'RB'
token.head.text = 'know'
token.dep_ = 'advmod'

TOKEN: know
=====
token.tag_ = 'VB'
token.head.text = 'know'
token.dep_ = 'ROOT'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'Snug'
token.dep_ = 'nummod'

TOKEN: Snug
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'joiner'
token.dep_ = 'det'

TOKEN: joiner
=====
token.tag_ = 'NN'
token.head.text = 'Snug'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'know'
token.dep_ = 'ccomp'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'am'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'fell'
token.dep_ = 'npadvmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: fell
=====
token.tag_ = 'VBD'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'fell'
token.dep_ = 'cc'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'fell'
token.dep_ = 'conj'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'dam'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'lion'
token.dep_ = 'case'

TOKEN: dam
=====
token.tag_ = 'NN'
token.head.text = 'else'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'For'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pity'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'pity'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: strife
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'strife'
token.dep_ = 'dep'

TOKEN: Into
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'Into'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pity'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = ','
token.dep_ = 'punct'

TOKEN: twere
=====
token.tag_ = 'VBN'
token.head.text = 'pity'
token.dep_ = 'amod'

TOKEN: pity
=====
token.tag_ = 'NN'
token.head.text = 'For'
token.dep_ = 'pobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'pity'
token.dep_ = 'prep'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'life'
token.dep_ = 'poss'

TOKEN: life
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'For'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'beast'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'gentle'
token.dep_ = 'advmod'

TOKEN: gentle
=====
token.tag_ = 'JJ'
token.head.text = 'beast'
token.dep_ = 'amod'

TOKEN: beast
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'beast'
token.dep_ = 'punct'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'beast'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'conscience'
token.dep_ = 'det'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'conscience'
token.dep_ = 'amod'

TOKEN: conscience
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'best'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'best'
token.dep_ = 'advmod'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dobj'

TOKEN: at
=====
token.tag_ = 'IN'
token.head.text = 'best'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'beast'
token.dep_ = 'det'

TOKEN: beast
=====
token.tag_ = 'NN'
token.head.text = 'at'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = "e'er"
token.dep_ = 'det'

TOKEN: e'er
=====
token.tag_ = 'NN'
token.head.text = 'DEMETRIUS'
token.dep_ = 'npadvmod'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'saw'
token.dep_ = 'nsubj'

TOKEN: saw
=====
token.tag_ = 'VBD'
token.head.text = "e'er"
token.dep_ = 'relcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'fox'
token.dep_ = 'det'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'fox'
token.dep_ = 'advmod'

TOKEN: fox
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'fox'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'valour'
token.dep_ = 'poss'

TOKEN: valour
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'True'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: True
=====
token.tag_ = 'NNP'
token.head.text = 'True'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'True'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'True'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'goose'
token.dep_ = 'det'

TOKEN: goose
=====
token.tag_ = 'NN'
token.head.text = 'True'
token.dep_ = 'conj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'goose'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'discretion'
token.dep_ = 'poss'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'goose'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'carry'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Not
=====
token.tag_ = 'RB'
token.head.text = 'so'
token.dep_ = 'neg'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'DEMETRIUS'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'DEMETRIUS'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'lord'
token.dep_ = 'poss'

TOKEN: lord
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'carry'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'carry'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'valour'
token.dep_ = 'poss'

TOKEN: valour
=====
token.tag_ = 'NN'
token.head.text = 'carry'
token.dep_ = 'nsubj'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'carry'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'carry'
token.dep_ = 'neg'

TOKEN: carry
=====
token.tag_ = 'VB'
token.head.text = 'carry'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'discretion'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'his'
token.dep_ = 'dep'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'carry'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'carry'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'carry'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fox'
token.dep_ = 'det'

TOKEN: fox
=====
token.tag_ = 'NN'
token.head.text = 'carries'
token.dep_ = 'nsubj'

TOKEN: carries
=====
token.tag_ = 'VBZ'
token.head.text = 'carry'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'goose'
token.dep_ = 'det'

TOKEN: goose
=====
token.tag_ = 'NN'
token.head.text = 'carries'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'carries'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'advcl'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'discretion'
token.dep_ = 'poss'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'am'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'carries'
token.dep_ = 'ccomp'

TOKEN: sure
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'carry'
token.dep_ = 'punct'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'carry'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'carry'
token.dep_ = 'neg'

TOKEN: carry
=====
token.tag_ = 'VB'
token.head.text = 'am'
token.dep_ = 'dep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'valour'
token.dep_ = 'poss'

TOKEN: valour
=====
token.tag_ = 'NN'
token.head.text = 'carry'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'carries'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'carries'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'goose'
token.dep_ = 'det'

TOKEN: goose
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: carries
=====
token.tag_ = 'VBZ'
token.head.text = 'carries'
token.dep_ = 'ROOT'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'fox'
token.dep_ = 'neg'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fox'
token.dep_ = 'det'

TOKEN: fox
=====
token.tag_ = 'NN'
token.head.text = 'carries'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'carries'
token.dep_ = 'punct'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'leave'
token.dep_ = 'ccomp'

TOKEN: well
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: leave
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'leave'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'leave'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'discretion'
token.dep_ = 'poss'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'leave'
token.dep_ = 'cc'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'leave'
token.dep_ = 'conj'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'listen'
token.dep_ = 'nsubj'

TOKEN: listen
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'listen'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'leave'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'worn'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: doth
=====
token.tag_ = 'VBP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: horned
=====
token.tag_ = 'JJ'
token.head.text = 'moon'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'present;--'
token.dep_ = 'compound'

TOKEN: present;--
=====
token.tag_ = 'NNP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'present;--'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'worn'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'worn'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'worn'
token.dep_ = 'aux'

TOKEN: worn
=====
token.tag_ = 'VBN'
token.head.text = 'worn'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'horns'
token.dep_ = 'det'

TOKEN: horns
=====
token.tag_ = 'NNS'
token.head.text = 'worn'
token.dep_ = 'dobj'

TOKEN: on
=====
token.tag_ = 'IN'
token.head.text = 'worn'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'head'
token.dep_ = 'poss'

TOKEN: head
=====
token.tag_ = 'NN'
token.head.text = 'on'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'worn'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'crescent'
token.dep_ = 'det'

TOKEN: crescent
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'horns'
token.dep_ = 'poss'

TOKEN: horns
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'are'
token.dep_ = 'dep'

TOKEN: invisible
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: within
=====
token.tag_ = 'IN'
token.head.text = 'invisible'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'circumference'
token.dep_ = 'det'

TOKEN: circumference
=====
token.tag_ = 'NN'
token.head.text = 'within'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'seem'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: doth
=====
token.tag_ = 'CC'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'present'
token.dep_ = 'det'

TOKEN: horned
=====
token.tag_ = 'VBN'
token.head.text = 'present'
token.dep_ = 'amod'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'present'
token.dep_ = 'compound'

TOKEN: present
=====
token.tag_ = 'NN'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Moonshine'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Myself
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'Myself'
token.dep_ = 'appos'

TOKEN: i
=====
token.tag_ = 'PRP'
token.head.text = 'Myself'
token.dep_ = 'appos'

TOKEN: '
=====
token.tag_ = 'VBP'
token.head.text = 'Moonshine'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'Moonshine'
token.dep_ = 'appos'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'seem'
token.dep_ = 'aux'

TOKEN: seem
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'seem'
token.dep_ = 'xcomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'seem'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'put'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'error'
token.dep_ = 'det'

TOKEN: greatest
=====
token.tag_ = 'JJS'
token.head.text = 'error'
token.dep_ = 'amod'

TOKEN: error
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'error'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'rest'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'rest'
token.dep_ = 'det'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'put'
token.dep_ = 'nsubjpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'man'
token.dep_ = 'dep'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'put'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'put'
token.dep_ = 'auxpass'

TOKEN: put
=====
token.tag_ = 'VBN'
token.head.text = 'put'
token.dep_ = 'ROOT'

TOKEN: into
=====
token.tag_ = 'IN'
token.head.text = 'put'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'into'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'put'
token.dep_ = 'punct'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: else
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: i
=====
token.tag_ = 'PRP'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: '
=====
token.tag_ = 'VBP'
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'man'
token.dep_ = 'appos'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'man'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: He
=====
token.tag_ = 'PRP'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: dares
=====
token.tag_ = 'VBZ'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'neg'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'come'
token.dep_ = 'advmod'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'candle'
token.dep_ = 'det'

TOKEN: candle
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'you'
token.dep_ = 'dep'

TOKEN: see
=====
token.tag_ = 'VBP'
token.head.text = 'is'
token.dep_ = 'parataxis'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: already
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: snuff
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'change'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'change'
token.dep_ = 'ccomp'

TOKEN: aweary
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'aweary'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'change'
token.dep_ = 'punct'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'change'
token.dep_ = 'aux'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'change'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'change'
token.dep_ = 'aux'

TOKEN: change
=====
token.tag_ = 'VB'
token.head.text = 'change'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'change'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'appears'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: It
=====
token.tag_ = 'PRP'
token.head.text = 'appears'
token.dep_ = 'nsubj'

TOKEN: appears
=====
token.tag_ = 'VBZ'
token.head.text = 'appears'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'appears'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'appears'
token.dep_ = 'prep'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'light'
token.dep_ = 'poss'

TOKEN: small
=====
token.tag_ = 'JJ'
token.head.text = 'light'
token.dep_ = 'amod'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'light'
token.dep_ = 'prep'

TOKEN: discretion
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'appears'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'appears'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wane'
token.dep_ = 'det'

TOKEN: wane
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'stay'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'stay'
token.dep_ = 'prep'

TOKEN: courtesy
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'stay'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'reason'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'all'
token.dep_ = 'dep'

TOKEN: reason
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'stay'
token.dep_ = 'nsubj'

TOKEN: must
=====
token.tag_ = 'MD'
token.head.text = 'stay'
token.dep_ = 'aux'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'stay'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'appears'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'Proceed'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Proceed
=====
token.tag_ = 'NNP'
token.head.text = 'Proceed'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Proceed'
token.dep_ = 'punct'

TOKEN: Moon
=====
token.tag_ = 'NNP'
token.head.text = 'Proceed'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Proceed'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'All'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'say'
token.dep_ = 'dobj'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'All'
token.dep_ = 'relcl'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'say'
token.dep_ = 'aux'

TOKEN: say
=====
token.tag_ = 'VB'
token.head.text = 'have'
token.dep_ = 'xcomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'tell'
token.dep_ = 'aux'

TOKEN: tell
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'xcomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'tell'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'tell'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = ';'
token.dep_ = 'meta'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'I'
token.dep_ = 'appos'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'man'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'bush'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'this'
token.dep_ = 'dep'

TOKEN: thorn
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: bush
=====
token.tag_ = 'NNP'
token.head.text = 'I'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'bush'
token.dep_ = 'poss'

TOKEN: thorn
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: bush
=====
token.tag_ = 'NNP'
token.head.text = 'bush'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'bush'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'bush'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'dog'
token.dep_ = 'det'

TOKEN: dog
=====
token.tag_ = 'NN'
token.head.text = 'bush'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dog'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dog'
token.dep_ = 'poss'

TOKEN: dog
=====
token.tag_ = 'NN'
token.head.text = 'dog'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'I'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'Why'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Why
=====
token.tag_ = 'WRB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'these'
token.dep_ = 'predet'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'are'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lanthorn'
token.dep_ = 'det'

TOKEN: lanthorn
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'these'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'all'
token.dep_ = 'dep'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'are'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'are'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'silence'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'silence'
token.dep_ = 'punct'

TOKEN: silence
=====
token.tag_ = 'NN'
token.head.text = 'silence'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'silence'
token.dep_ = 'punct'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Enter'
token.dep_ = 'ROOT'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Thisbe'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: old
=====
token.tag_ = 'JJ'
token.head.text = 'Ninny'
token.dep_ = 'amod'

TOKEN: Ninny
=====
token.tag_ = 'NNP'
token.head.text = 'tomb'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Ninny'
token.dep_ = 'case'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Lion'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'Oh--'
token.dep_ = 'dep'

TOKEN: Roaring
=====
token.tag_ = 'VBG'
token.head.text = 'Oh--'
token.dep_ = 'nmod'

TOKEN: ]
=====
token.tag_ = '-RRB-'
token.head.text = 'Oh--'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: Oh--
=====
token.tag_ = 'VBN'
token.head.text = 'Lion'
token.dep_ = 'acl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Oh--'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'runs'
token.dep_ = 'nsubj'

TOKEN: runs
=====
token.tag_ = 'VBZ'
token.head.text = 'runs'
token.dep_ = 'ROOT'

TOKEN: off
=====
token.tag_ = 'IN'
token.head.text = 'runs'
token.dep_ = 'prep'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'off'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NN'
token.head.text = 'off'
token.dep_ = 'pobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'RB'
token.head.text = 'runs'
token.dep_ = 'cc'

TOKEN: roared
=====
token.tag_ = 'VBN'
token.head.text = 'runs'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roared'
token.dep_ = 'punct'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'roared'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'runs'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Well'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'RB'
token.head.text = 'run'
token.dep_ = 'intj'

TOKEN: run
=====
token.tag_ = 'NN'
token.head.text = 'run'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'run'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Thisbe'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'UH'
token.head.text = 'shone'
token.dep_ = 'intj'

TOKEN: shone
=====
token.tag_ = 'NN'
token.head.text = 'shone'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shone'
token.dep_ = 'punct'

TOKEN: Moon
=====
token.tag_ = 'NNP'
token.head.text = 'shone'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shone'
token.dep_ = 'punct'

TOKEN: Truly
=====
token.tag_ = 'RB'
token.head.text = 'shines'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shines'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'shines'
token.dep_ = 'nsubj'

TOKEN: shines
=====
token.tag_ = 'VBZ'
token.head.text = 'shines'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'shines'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'grace'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'grace'
token.dep_ = 'amod'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shines'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'Lion'
token.dep_ = 'det'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'shakes'
token.dep_ = 'nsubj'

TOKEN: shakes
=====
token.tag_ = 'VBZ'
token.head.text = 'shakes'
token.dep_ = 'ROOT'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'mantle'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisbe'
token.dep_ = 'case'

TOKEN: mantle
=====
token.tag_ = 'NN'
token.head.text = 'shakes'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'shakes'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'shakes'
token.dep_ = 'cc'

TOKEN: exit
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'exit'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'moused'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Well
=====
token.tag_ = 'RB'
token.head.text = 'moused'
token.dep_ = 'advmod'

TOKEN: moused
=====
token.tag_ = 'VBN'
token.head.text = 'shakes'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'moused'
token.dep_ = 'punct'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'moused'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shakes'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'shakes'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'vanished'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'vanished'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'vanished'
token.dep_ = 'nsubj'

TOKEN: vanished
=====
token.tag_ = 'VBD'
token.head.text = 'vanished'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'vanished'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'came'
token.dep_ = 'cc'

TOKEN: then
=====
token.tag_ = 'RB'
token.head.text = 'came'
token.dep_ = 'advmod'

TOKEN: came
=====
token.tag_ = 'VBD'
token.head.text = 'came'
token.dep_ = 'ROOT'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'came'
token.dep_ = 'nsubj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'came'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'Moon'
token.dep_ = 'compound'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Moon'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'Moon'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: Sweet
=====
token.tag_ = 'NNP'
token.head.text = 'Moon'
token.dep_ = 'compound'

TOKEN: Moon
=====
token.tag_ = 'NNP'
token.head.text = 'thank'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'nsubj'

TOKEN: thank
=====
token.tag_ = 'VBP'
token.head.text = 'thank'
token.dep_ = 'ccomp'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'thank'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'beams'
token.dep_ = 'poss'

TOKEN: sunny
=====
token.tag_ = 'JJ'
token.head.text = 'beams'
token.dep_ = 'amod'

TOKEN: beams
=====
token.tag_ = 'NNS'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'nsubj'

TOKEN: thank
=====
token.tag_ = 'VBP'
token.head.text = 'thank'
token.dep_ = 'ROOT'

TOKEN: thee
=====
token.tag_ = 'PRP'
token.head.text = 'thank'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thee'
token.dep_ = 'punct'

TOKEN: Moon
=====
token.tag_ = 'NNP'
token.head.text = 'thee'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'thank'
token.dep_ = 'prep'

TOKEN: shining
=====
token.tag_ = 'VBG'
token.head.text = 'for'
token.dep_ = 'pcomp'

TOKEN: now
=====
token.tag_ = 'RB'
token.head.text = 'shining'
token.dep_ = 'advmod'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'bright'
token.dep_ = 'advmod'

TOKEN: bright
=====
token.tag_ = 'JJ'
token.head.text = 'shining'
token.dep_ = 'advcl'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'thank'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: For
=====
token.tag_ = 'IN'
token.head.text = 'trust'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'trust'
token.dep_ = 'prep'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'gleams'
token.dep_ = 'poss'

TOKEN: gracious
=====
token.tag_ = 'JJ'
token.head.text = 'gleams'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gleams'
token.dep_ = 'punct'

TOKEN: golden
=====
token.tag_ = 'JJ'
token.head.text = 'gleams'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gleams'
token.dep_ = 'punct'

TOKEN: glittering
=====
token.tag_ = 'VBG'
token.head.text = 'gleams'
token.dep_ = 'amod'

TOKEN: gleams
=====
token.tag_ = 'NNS'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'trust'
token.dep_ = 'nsubj'

TOKEN: trust
=====
token.tag_ = 'VBP'
token.head.text = 'thank'
token.dep_ = 'conj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'take'
token.dep_ = 'aux'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'trust'
token.dep_ = 'xcomp'

TOKEN: of
=====
token.tag_ = 'RP'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: truest
=====
token.tag_ = 'JJS'
token.head.text = 'sight'
token.dep_ = 'amod'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'sight'
token.dep_ = 'compound'

TOKEN: sight
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'trust'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'stay'
token.dep_ = 'cc'

TOKEN: stay
=====
token.tag_ = 'VB'
token.head.text = 'stay'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'DT'
token.head.text = 'spite'
token.dep_ = 'det'

TOKEN: spite
=====
token.tag_ = 'NN'
token.head.text = 'stay'
token.dep_ = 'npadvmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'stay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: mark
=====
token.tag_ = 'NNP'
token.head.text = 'But'
token.dep_ = 'punct'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mark'
token.dep_ = 'punct'

TOKEN: poor
=====
token.tag_ = 'JJ'
token.head.text = 'knight'
token.dep_ = 'amod'

TOKEN: knight
=====
token.tag_ = 'NN'
token.head.text = 'mark'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'knight'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'dole'
token.dep_ = 'det'

TOKEN: dreadful
=====
token.tag_ = 'JJ'
token.head.text = 'dole'
token.dep_ = 'amod'

TOKEN: dole
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Eyes
=====
token.tag_ = 'NNS'
token.head.text = 'see'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'see'
token.dep_ = 'nsubj'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'be'
token.dep_ = 'advmod'

TOKEN: can
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'duck'
token.dep_ = 'intj'

TOKEN: dainty
=====
token.tag_ = 'NN'
token.head.text = 'duck'
token.dep_ = 'compound'

TOKEN: duck
=====
token.tag_ = 'NN'
token.head.text = 'duck'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'duck'
token.dep_ = 'punct'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'dear'
token.dep_ = 'intj'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = 'dear'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'dear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Thy
=====
token.tag_ = 'VBD'
token.head.text = 'Thy'
token.dep_ = 'ROOT'

TOKEN: mantle
=====
token.tag_ = 'NN'
token.head.text = 'good'
token.dep_ = 'npadvmod'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'Thy'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Thy'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'Thy'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'What'
token.dep_ = 'punct'

TOKEN: stain'd
=====
token.tag_ = 'NN'
token.head.text = 'What'
token.dep_ = 'appos'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = "stain'd"
token.dep_ = 'prep'

TOKEN: blood
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'What'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Approach
=====
token.tag_ = 'NNP'
token.head.text = 'fell'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: ye
=====
token.tag_ = 'NNP'
token.head.text = 'Furies'
token.dep_ = 'compound'

TOKEN: Furies
=====
token.tag_ = 'NNPS'
token.head.text = 'fell'
token.dep_ = 'nsubj'

TOKEN: fell
=====
token.tag_ = 'VBD'
token.head.text = 'fell'
token.dep_ = 'ROOT'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'fell'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Fates'
token.dep_ = 'compound'

TOKEN: Fates
=====
token.tag_ = 'NNPS'
token.head.text = 'come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'aux'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Cut
=====
token.tag_ = 'VB'
token.head.text = 'thread'
token.dep_ = 'compound'

TOKEN: thread
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'thread'
token.dep_ = 'cc'

TOKEN: thrum
=====
token.tag_ = 'NN'
token.head.text = 'thread'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Quail
=====
token.tag_ = 'NNP'
token.head.text = 'conclude'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Quail'
token.dep_ = 'punct'

TOKEN: crush
=====
token.tag_ = 'NN'
token.head.text = 'Quail'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'crush'
token.dep_ = 'punct'

TOKEN: conclude
=====
token.tag_ = 'VBP'
token.head.text = 'come'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'conclude'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'conclude'
token.dep_ = 'cc'

TOKEN: quell
=====
token.tag_ = 'NN'
token.head.text = 'conclude'
token.dep_ = 'conj'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'conclude'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'go'
token.dep_ = 'nsubj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'passion'
token.dep_ = 'det'

TOKEN: passion
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'THESEUS'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'death'
token.dep_ = 'det'

TOKEN: death
=====
token.tag_ = 'NN'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'death'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'friend'
token.dep_ = 'det'

TOKEN: dear
=====
token.tag_ = 'JJ'
token.head.text = 'friend'
token.dep_ = 'amod'

TOKEN: friend
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'go'
token.dep_ = 'aux'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'would'
token.dep_ = 'dep'

TOKEN: go
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'ROOT'

TOKEN: near
=====
token.tag_ = 'RB'
token.head.text = 'go'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'go'
token.dep_ = 'advcl'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'look'
token.dep_ = 'nsubj'

TOKEN: look
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: sad
=====
token.tag_ = 'JJ'
token.head.text = 'look'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'go'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNP'
token.head.text = 'Beshrew'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: Beshrew
=====
token.tag_ = 'NNP'
token.head.text = 'Beshrew'
token.dep_ = 'ROOT'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'heart'
token.dep_ = 'poss'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'Beshrew'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Beshrew'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Beshrew'
token.dep_ = 'cc'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pity'
token.dep_ = 'nsubj'

TOKEN: pity
=====
token.tag_ = 'VBP'
token.head.text = 'Beshrew'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'pity'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'pity'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'O'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Pyramus'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'wherefore'
token.dep_ = 'compound'

TOKEN: wherefore
=====
token.tag_ = 'NN'
token.head.text = 'didst'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wherefore'
token.dep_ = 'punct'

TOKEN: Nature
=====
token.tag_ = 'NNP'
token.head.text = 'wherefore'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'wherefore'
token.dep_ = 'punct'

TOKEN: didst
=====
token.tag_ = 'VBP'
token.head.text = 'didst'
token.dep_ = 'ROOT'

TOKEN: thou
=====
token.tag_ = 'JJ'
token.head.text = 'lions'
token.dep_ = 'compound'

TOKEN: lions
=====
token.tag_ = 'NNS'
token.head.text = 'frame'
token.dep_ = 'compound'

TOKEN: frame
=====
token.tag_ = 'NN'
token.head.text = 'didst'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'didst'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Since
=====
token.tag_ = 'IN'
token.head.text = 'liked'
token.dep_ = 'prep'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: vile
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'amod'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'Since'
token.dep_ = 'pobj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = 'hath'
token.dep_ = 'advmod'

TOKEN: deflower'd
=====
token.tag_ = 'NNP'
token.head.text = 'Since'
token.dep_ = 'pobj'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dear'
token.dep_ = 'poss'

TOKEN: dear
=====
token.tag_ = 'NN'
token.head.text = "deflower'd"
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = "deflower'd"
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'Since'
token.dep_ = 'pcomp'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'is'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'no'
token.dep_ = 'punct'

TOKEN: no
=====
token.tag_ = 'UH'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: --
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'was'
token.dep_ = 'nsubj'

TOKEN: was
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'dame'
token.dep_ = 'det'

TOKEN: fairest
=====
token.tag_ = 'JJS'
token.head.text = 'dame'
token.dep_ = 'amod'

TOKEN: dame
=====
token.tag_ = 'NN'
token.head.text = 'was'
token.dep_ = 'attr'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dame'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'WDT'
token.head.text = 'lived'
token.dep_ = 'nsubj'

TOKEN: lived
=====
token.tag_ = 'VBD'
token.head.text = 'dame'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lived'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'loved'
token.dep_ = 'nsubj'

TOKEN: loved
=====
token.tag_ = 'VBD'
token.head.text = 'dame'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'liked'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'liked'
token.dep_ = 'nsubj'

TOKEN: liked
=====
token.tag_ = 'VBD'
token.head.text = 'liked'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'liked'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'IN'
token.head.text = 'liked'
token.dep_ = 'dep'

TOKEN: look'd
=====
token.tag_ = 'NN'
token.head.text = 'that'
token.dep_ = 'npadvmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = "look'd"
token.dep_ = 'dep'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = "look'd"
token.dep_ = 'prep'

TOKEN: cheer
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'liked'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: tears
=====
token.tag_ = 'NNS'
token.head.text = 'Come'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'tears'
token.dep_ = 'punct'

TOKEN: confound
=====
token.tag_ = 'JJ'
token.head.text = 'tears'
token.dep_ = 'conj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'tears'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Out
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Out'
token.dep_ = 'punct'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'Out'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sword'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Come'
token.dep_ = 'cc'

TOKEN: wound
=====
token.tag_ = 'VB'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'wound'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'pap'
token.dep_ = 'det'

TOKEN: pap
=====
token.tag_ = 'NN'
token.head.text = 'wound'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'pap'
token.dep_ = 'prep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'wound'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'dep'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'left'
token.dep_ = 'nsubj'

TOKEN: left
=====
token.tag_ = 'VBD'
token.head.text = 'Ay'
token.dep_ = 'relcl'

TOKEN: pap
=====
token.tag_ = 'NN'
token.head.text = 'left'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Where
=====
token.tag_ = 'WRB'
token.head.text = 'heart'
token.dep_ = 'advmod'

TOKEN: heart
=====
token.tag_ = 'NN'
token.head.text = 'die'
token.dep_ = 'dobj'

TOKEN: doth
=====
token.tag_ = 'NNP'
token.head.text = 'hop'
token.dep_ = 'compound'

TOKEN: hop
=====
token.tag_ = 'NN'
token.head.text = 'heart'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'heart'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Stabs
=====
token.tag_ = 'NNP'
token.head.text = 'die'
token.dep_ = 'nsubj'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'Stabs'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'himself'
token.dep_ = 'dep'

TOKEN: Thus
=====
token.tag_ = 'RB'
token.head.text = 'die'
token.dep_ = 'advmod'

TOKEN: die
=====
token.tag_ = 'VB'
token.head.text = 'die'
token.dep_ = 'ROOT'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'die'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'die'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'die'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'die'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'am'
token.dep_ = 'advmod'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'fled'
token.dep_ = 'ccomp'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'am'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fled'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'fled'
token.dep_ = 'advmod'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'fled'
token.dep_ = 'auxpass'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fled'
token.dep_ = 'nsubj'

TOKEN: fled
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'soul'
token.dep_ = 'poss'

TOKEN: soul
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'take'
token.dep_ = 'ccomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sky'
token.dep_ = 'det'

TOKEN: sky
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Tongue
=====
token.tag_ = 'NNP'
token.head.text = 'lose'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tongue'
token.dep_ = 'punct'

TOKEN: lose
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'light'
token.dep_ = 'poss'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'lose'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Moon
=====
token.tag_ = 'NNP'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'die'
token.dep_ = 'ccomp'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'flight'
token.dep_ = 'poss'

TOKEN: flight
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Exit
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'compound'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'die'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Moonshine'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'die'
token.dep_ = 'advmod'

TOKEN: die
=====
token.tag_ = 'VBP'
token.head.text = 'die'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: die
=====
token.tag_ = 'VBP'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: die
=====
token.tag_ = 'VBP'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: die
=====
token.tag_ = 'VBP'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: die
=====
token.tag_ = 'VBP'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Dies
=====
token.tag_ = 'NNS'
token.head.text = 'Dies'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Dies'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'Dies'
token.dep_ = 'dobj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'die'
token.dep_ = 'det'

TOKEN: die
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'die'
token.dep_ = 'punct'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'die'
token.dep_ = 'cc'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ace'
token.dep_ = 'det'

TOKEN: ace
=====
token.tag_ = 'NN'
token.head.text = 'die'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ace'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'ace'
token.dep_ = 'prep'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: Less
=====
token.tag_ = 'JJR'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: than
=====
token.tag_ = 'IN'
token.head.text = 'Less'
token.dep_ = 'prep'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ace'
token.dep_ = 'det'

TOKEN: ace
=====
token.tag_ = 'NN'
token.head.text = 'than'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ace'
token.dep_ = 'punct'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'ace'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'is'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'is'
token.dep_ = 'acomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: nothing
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'THESEUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'THESEUS'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'help'
token.dep_ = 'det'

TOKEN: help
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'help'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'surgeon'
token.dep_ = 'det'

TOKEN: surgeon
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'recover'
token.dep_ = 'nsubj'

TOKEN: might
=====
token.tag_ = 'MD'
token.head.text = 'recover'
token.dep_ = 'aux'

TOKEN: yet
=====
token.tag_ = 'RB'
token.head.text = 'recover'
token.dep_ = 'advmod'

TOKEN: recover
=====
token.tag_ = 'VB'
token.head.text = 'surgeon'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'THESEUS'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'THESEUS'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: prove
=====
token.tag_ = 'VB'
token.head.text = 'THESEUS'
token.dep_ = 'conj'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'ass'
token.dep_ = 'det'

TOKEN: ass
=====
token.tag_ = 'NN'
token.head.text = 'prove'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'prove'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: How
=====
token.tag_ = 'WRB'
token.head.text = 'chance'
token.dep_ = 'advmod'

TOKEN: chance
=====
token.tag_ = 'NN'
token.head.text = 'gone'
token.dep_ = 'dep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'gone'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'gone'
token.dep_ = 'ROOT'

TOKEN: before
=====
token.tag_ = 'IN'
token.head.text = 'comes'
token.dep_ = 'mark'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'gone'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'comes'
token.dep_ = 'dep'

TOKEN: back
=====
token.tag_ = 'RP'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'gone'
token.dep_ = 'cc'

TOKEN: finds
=====
token.tag_ = 'VBZ'
token.head.text = 'gone'
token.dep_ = 'conj'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'lover'
token.dep_ = 'poss'

TOKEN: lover
=====
token.tag_ = 'NN'
token.head.text = 'finds'
token.dep_ = 'dobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'find'
token.dep_ = 'npadvmod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'find'
token.dep_ = 'aux'

TOKEN: find
=====
token.tag_ = 'VB'
token.head.text = 'find'
token.dep_ = 'ROOT'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'find'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'find'
token.dep_ = 'prep'

TOKEN: starlight
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'find'
token.dep_ = 'punct'

TOKEN: Here
=====
token.tag_ = 'RB'
token.head.text = 'comes'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'comes'
token.dep_ = 'nsubj'

TOKEN: comes
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'comes'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'comes'
token.dep_ = 'cc'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'and'
token.dep_ = 'dep'

TOKEN: her
=====
token.tag_ = 'PRP$'
token.head.text = 'passion'
token.dep_ = 'poss'

TOKEN: passion
=====
token.tag_ = 'NN'
token.head.text = 'ends'
token.dep_ = 'nsubj'

TOKEN: ends
=====
token.tag_ = 'VBZ'
token.head.text = 'comes'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'play'
token.dep_ = 'det'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'ends'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'ends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Re
=====
token.tag_ = 'VB'
token.head.text = 'use'
token.dep_ = 'advcl'

TOKEN: -
=====
token.tag_ = 'VB'
token.head.text = 'Re'
token.dep_ = 'punct'

TOKEN: enter
=====
token.tag_ = 'VB'
token.head.text = 'Methinks'
token.dep_ = 'amod'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: HIPPOLYTA
=====
token.tag_ = 'NNS'
token.head.text = 'Methinks'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'HIPPOLYTA'
token.dep_ = 'dep'

TOKEN: Methinks
=====
token.tag_ = 'NNPS'
token.head.text = 'Re'
token.dep_ = 'pobj'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'use'
token.dep_ = 'nsubj'

TOKEN: should
=====
token.tag_ = 'MD'
token.head.text = 'use'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'use'
token.dep_ = 'neg'

TOKEN: use
=====
token.tag_ = 'VB'
token.head.text = 'hope'
token.dep_ = 'ccomp'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'one'
token.dep_ = 'det'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'one'
token.dep_ = 'amod'

TOKEN: one
=====
token.tag_ = 'CD'
token.head.text = 'use'
token.dep_ = 'dobj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'one'
token.dep_ = 'prep'

TOKEN: such
=====
token.tag_ = 'PDT'
token.head.text = 'Pyramus'
token.dep_ = 'predet'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'Pyramus'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'a'
token.dep_ = 'dep'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'hope'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'hope'
token.dep_ = 'nsubj'

TOKEN: hope
=====
token.tag_ = 'VBP'
token.head.text = 'hope'
token.dep_ = 'ROOT'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'hope'
token.dep_ = 'ccomp'

TOKEN: brief
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hope'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'mote'
token.dep_ = 'det'

TOKEN: mote
=====
token.tag_ = 'NN'
token.head.text = 'turn'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'turn'
token.dep_ = 'aux'

TOKEN: turn
=====
token.tag_ = 'VB'
token.head.text = 'warrant'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'balance'
token.dep_ = 'det'

TOKEN: balance
=====
token.tag_ = 'NN'
token.head.text = 'turn'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'balance'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'Pyramus'
token.dep_ = 'det'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: which
=====
token.tag_ = 'WDT'
token.head.text = 'Pyramus'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'which'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'which'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'warrant'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'better'
token.dep_ = 'advmod'

TOKEN: better
=====
token.tag_ = 'JJR'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'warrant'
token.dep_ = 'punct'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'warrant'
token.dep_ = 'nsubj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'he'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'man'
token.dep_ = 'det'

TOKEN: man
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'warrant'
token.dep_ = 'punct'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'warrant'
token.dep_ = 'nsubj'

TOKEN: warrant
=====
token.tag_ = 'VBP'
token.head.text = 'bless'
token.dep_ = 'ccomp'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'warrant'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'bless'
token.dep_ = 'nsubj'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'she'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'woman'
token.dep_ = 'det'

TOKEN: woman
=====
token.tag_ = 'NN'
token.head.text = 'for'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: God
=====
token.tag_ = 'NNP'
token.head.text = 'bless'
token.dep_ = 'nsubj'

TOKEN: bless
=====
token.tag_ = 'VBP'
token.head.text = 'bless'
token.dep_ = 'ROOT'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'bless'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: LYSANDER
=====
token.tag_ = 'NNP'
token.head.text = 'LYSANDER'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'LYSANDER'
token.dep_ = 'dep'

TOKEN: She
=====
token.tag_ = 'PRP'
token.head.text = 'hath'
token.dep_ = 'nsubj'

TOKEN: hath
=====
token.tag_ = 'VBP'
token.head.text = 'hath'
token.dep_ = 'ROOT'

TOKEN: spied
=====
token.tag_ = 'VBD'
token.head.text = 'hath'
token.dep_ = 'advcl'

TOKEN: him
=====
token.tag_ = 'PRP'
token.head.text = 'spied'
token.dep_ = 'dobj'

TOKEN: already
=====
token.tag_ = 'RB'
token.head.text = 'spied'
token.dep_ = 'advmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'spied'
token.dep_ = 'prep'

TOKEN: those
=====
token.tag_ = 'DT'
token.head.text = 'eyes'
token.dep_ = 'det'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'spied'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNS'
token.head.text = 'DEMETRIUS'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'means'
token.dep_ = 'cc'

TOKEN: thus
=====
token.tag_ = 'RB'
token.head.text = 'means'
token.dep_ = 'advmod'

TOKEN: she
=====
token.tag_ = 'PRP'
token.head.text = 'means'
token.dep_ = 'nsubj'

TOKEN: means
=====
token.tag_ = 'VBZ'
token.head.text = 'means'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'means'
token.dep_ = 'punct'

TOKEN: videlicet:--
=====
token.tag_ = 'JJ'
token.head.text = 'Asleep'
token.dep_ = 'amod'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'videlicet:--'
token.dep_ = 'dep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'Asleep'
token.dep_ = 'compound'

TOKEN: 

          
=====
token.tag_ = '_SP'
token.head.text = 'Thisbe'
token.dep_ = 'dep'

TOKEN: Asleep
=====
token.tag_ = 'NNP'
token.head.text = 'means'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Asleep'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'love'
token.dep_ = 'poss'

TOKEN: love
=====
token.tag_ = 'NN'
token.head.text = 'Asleep'
token.dep_ = 'conj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'Asleep'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: What
=====
token.tag_ = 'WP'
token.head.text = 'dove'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dove'
token.dep_ = 'punct'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'dove'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dove'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'dove'
token.dep_ = 'poss'

TOKEN: dove
=====
token.tag_ = 'NN'
token.head.text = 'dove'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'dove'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Pyramus'
token.dep_ = 'compound'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'arise'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Pyramus'
token.dep_ = 'punct'

TOKEN: arise
=====
token.tag_ = 'NN'
token.head.text = 'Speak'
token.dep_ = 'compound'

TOKEN: !
=====
token.tag_ = '.'
token.head.text = 'arise'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '!'
token.dep_ = 'dep'

TOKEN: Speak
=====
token.tag_ = 'NNP'
token.head.text = 'speak'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Speak'
token.dep_ = 'punct'

TOKEN: speak
=====
token.tag_ = 'VBP'
token.head.text = 'speak'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'speak'
token.dep_ = 'punct'

TOKEN: Quite
=====
token.tag_ = 'JJ'
token.head.text = 'dumb'
token.dep_ = 'advmod'

TOKEN: dumb
=====
token.tag_ = 'JJ'
token.head.text = 'Dead'
token.dep_ = 'amod'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'dumb'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: Dead
=====
token.tag_ = 'NNP'
token.head.text = 'dead'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dead'
token.dep_ = 'punct'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'dead'
token.dep_ = 'ROOT'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'dead'
token.dep_ = 'punct'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'tomb'
token.dep_ = 'det'

TOKEN: tomb
=====
token.tag_ = 'NN'
token.head.text = 'cover'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'tomb'
token.dep_ = 'dep'

TOKEN: Must
=====
token.tag_ = 'MD'
token.head.text = 'cover'
token.dep_ = 'aux'

TOKEN: cover
=====
token.tag_ = 'VB'
token.head.text = 'cover'
token.dep_ = 'ROOT'

TOKEN: thy
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'eyes'
token.dep_ = 'amod'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'cover'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'cover'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'lips'
token.dep_ = 'det'

TOKEN: My
=====
token.tag_ = 'PRP$'
token.head.text = 'lips'
token.dep_ = 'poss'

TOKEN: lips
=====
token.tag_ = 'NNS'
token.head.text = 'gone'
token.dep_ = 'npadvmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'nose'
token.dep_ = 'det'

TOKEN: cherry
=====
token.tag_ = 'NN'
token.head.text = 'nose'
token.dep_ = 'compound'

TOKEN: nose
=====
token.tag_ = 'NN'
token.head.text = 'gone'
token.dep_ = 'nsubjpass'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: These
=====
token.tag_ = 'DT'
token.head.text = 'cheeks'
token.dep_ = 'det'

TOKEN: yellow
=====
token.tag_ = 'JJ'
token.head.text = 'cheeks'
token.dep_ = 'amod'

TOKEN: cowslip
=====
token.tag_ = 'NN'
token.head.text = 'cheeks'
token.dep_ = 'compound'

TOKEN: cheeks
=====
token.tag_ = 'NNS'
token.head.text = 'nose'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'nose'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Are
=====
token.tag_ = 'VBP'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'gone'
token.dep_ = 'punct'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'gone'
token.dep_ = 'auxpass'

TOKEN: gone
=====
token.tag_ = 'VBN'
token.head.text = 'gone'
token.dep_ = 'cc'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Lovers
=====
token.tag_ = 'NNS'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: moan
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: His
=====
token.tag_ = 'PRP$'
token.head.text = 'eyes'
token.dep_ = 'poss'

TOKEN: eyes
=====
token.tag_ = 'NNS'
token.head.text = 'were'
token.dep_ = 'nsubj'

TOKEN: were
=====
token.tag_ = 'VBD'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: green
=====
token.tag_ = 'JJ'
token.head.text = 'were'
token.dep_ = 'acomp'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'green'
token.dep_ = 'prep'

TOKEN: leeks
=====
token.tag_ = 'NNS'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'were'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: O
=====
token.tag_ = 'UH'
token.head.text = 'Three'
token.dep_ = 'compound'

TOKEN: Sisters
=====
token.tag_ = 'NNS'
token.head.text = 'Three'
token.dep_ = 'compound'

TOKEN: Three
=====
token.tag_ = 'NNP'
token.head.text = 'Come'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Three'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Lay'
token.dep_ = 'ccomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'Lay'
token.dep_ = 'ccomp'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'come'
token.dep_ = 'prep'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'pale'
token.dep_ = 'advmod'

TOKEN: pale
=====
token.tag_ = 'JJ'
token.head.text = 'hands'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'pale'
token.dep_ = 'prep'

TOKEN: milk
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Lay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Lay
=====
token.tag_ = 'VB'
token.head.text = 'ends'
token.dep_ = 'ccomp'

TOKEN: them
=====
token.tag_ = 'PRP'
token.head.text = 'Lay'
token.dep_ = 'dobj'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Lay'
token.dep_ = 'prep'

TOKEN: gore
=====
token.tag_ = 'NNP'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Since
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'shore'
token.dep_ = 'aux'

TOKEN: shore
=====
token.tag_ = 'NN'
token.head.text = 'Lay'
token.dep_ = 'advcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'shore'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'shore'
token.dep_ = 'prep'

TOKEN: shears
=====
token.tag_ = 'NNS'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'thread'
token.dep_ = 'poss'

TOKEN: thread
=====
token.tag_ = 'NN'
token.head.text = 'shore'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'thread'
token.dep_ = 'prep'

TOKEN: silk
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Lay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Tongue
=====
token.tag_ = 'NNP'
token.head.text = 'Lay'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Tongue'
token.dep_ = 'punct'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'Tongue'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'word'
token.dep_ = 'det'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'Tongue'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Tongue'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Lay'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: trusty
=====
token.tag_ = 'JJ'
token.head.text = 'sword'
token.dep_ = 'amod'

TOKEN: sword
=====
token.tag_ = 'NN'
token.head.text = 'Lay'
token.dep_ = 'npadvmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Lay'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Come
=====
token.tag_ = 'VB'
token.head.text = 'Lay'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: blade
=====
token.tag_ = 'NN'
token.head.text = 'Come'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'blade'
token.dep_ = 'punct'

TOKEN: my
=====
token.tag_ = 'PRP$'
token.head.text = 'breast'
token.dep_ = 'poss'

TOKEN: breast
=====
token.tag_ = 'NN'
token.head.text = 'imbrue'
token.dep_ = 'compound'

TOKEN: imbrue
=====
token.tag_ = 'JJ'
token.head.text = 'blade'
token.dep_ = 'amod'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'Come'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Stabs
=====
token.tag_ = 'NNS'
token.head.text = 'Lay'
token.dep_ = 'dep'

TOKEN: herself
=====
token.tag_ = 'PRP'
token.head.text = 'Stabs'
token.dep_ = 'appos'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'herself'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Stabs'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Stabs'
token.dep_ = 'punct'

TOKEN: farewell
=====
token.tag_ = 'UH'
token.head.text = 'Stabs'
token.dep_ = 'intj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'farewell'
token.dep_ = 'punct'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'Stabs'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'ends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Thus
=====
token.tag_ = 'RB'
token.head.text = 'ends'
token.dep_ = 'advmod'

TOKEN: Thisby
=====
token.tag_ = 'NNP'
token.head.text = 'ends'
token.dep_ = 'nsubj'

TOKEN: ends
=====
token.tag_ = 'VBZ'
token.head.text = 'ends'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'ends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Adieu
=====
token.tag_ = 'JJ'
token.head.text = 'adieu'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Adieu'
token.dep_ = 'punct'

TOKEN: adieu
=====
token.tag_ = 'JJ'
token.head.text = 'Adieu'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'adieu'
token.dep_ = 'punct'

TOKEN: adieu
=====
token.tag_ = 'JJ'
token.head.text = 'ends'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'ends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Dies
=====
token.tag_ = 'NNS'
token.head.text = 'Moonshine'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'Dies'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: Moonshine
=====
token.tag_ = 'NNP'
token.head.text = 'left'
token.dep_ = 'nsubjpass'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Moonshine'
token.dep_ = 'cc'

TOKEN: Lion
=====
token.tag_ = 'NNP'
token.head.text = 'Moonshine'
token.dep_ = 'conj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'left'
token.dep_ = 'auxpass'

TOKEN: left
=====
token.tag_ = 'VBN'
token.head.text = 'left'
token.dep_ = 'ROOT'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'bury'
token.dep_ = 'aux'

TOKEN: bury
=====
token.tag_ = 'VB'
token.head.text = 'left'
token.dep_ = 'xcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'dead'
token.dep_ = 'det'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'bury'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'left'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: DEMETRIUS
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'DEMETRIUS'
token.dep_ = 'dep'

TOKEN: Ay
=====
token.tag_ = 'UH'
token.head.text = 'Ay'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Ay'
token.dep_ = 'cc'

TOKEN: Wall
=====
token.tag_ = 'NNP'
token.head.text = 'Ay'
token.dep_ = 'conj'

TOKEN: too
=====
token.tag_ = 'RB'
token.head.text = 'Wall'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Ay'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: BOTTOM
=====
token.tag_ = 'NNP'
token.head.text = 'BOTTOM'
token.dep_ = 'ROOT'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'BOTTOM'
token.dep_ = 'dep'

TOKEN: [
=====
token.tag_ = 'XX'
token.head.text = 'BOTTOM'
token.dep_ = 'punct'

TOKEN: Starting
=====
token.tag_ = 'VBG'
token.head.text = 'BOTTOM'
token.dep_ = 'acl'

TOKEN: up
=====
token.tag_ = 'RB'
token.head.text = 'Starting'
token.dep_ = 'prt'

TOKEN: ]
=====
token.tag_ = 'XX'
token.head.text = 'Starting'
token.dep_ = 'punct'

TOKEN:  
=====
token.tag_ = '_SP'
token.head.text = ']'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'assure'
token.dep_ = 'det'

TOKEN: assure
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'assure'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wall'
token.dep_ = 'det'

TOKEN: wall
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: down
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'parted'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'that'
token.dep_ = 'dep'

TOKEN: parted
=====
token.tag_ = 'VBD'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'fathers'
token.dep_ = 'poss'

TOKEN: fathers
=====
token.tag_ = 'NNS'
token.head.text = 'parted'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'please'
token.dep_ = 'aux'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'please'
token.dep_ = 'nsubj'

TOKEN: please
=====
token.tag_ = 'VB'
token.head.text = 'pray'
token.dep_ = 'advcl'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'please'
token.dep_ = 'dobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'see'
token.dep_ = 'aux'

TOKEN: see
=====
token.tag_ = 'VB'
token.head.text = 'please'
token.dep_ = 'xcomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'epilogue'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'the'
token.dep_ = 'dep'

TOKEN: epilogue
=====
token.tag_ = 'NN'
token.head.text = 'see'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'see'
token.dep_ = 'punct'

TOKEN: or
=====
token.tag_ = 'CC'
token.head.text = 'see'
token.dep_ = 'cc'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'hear'
token.dep_ = 'aux'

TOKEN: hear
=====
token.tag_ = 'VB'
token.head.text = 'see'
token.dep_ = 'conj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dance'
token.dep_ = 'det'

TOKEN: Bergomask
=====
token.tag_ = 'NNP'
token.head.text = 'dance'
token.dep_ = 'compound'

TOKEN: dance
=====
token.tag_ = 'NN'
token.head.text = 'hear'
token.dep_ = 'dobj'

TOKEN: between
=====
token.tag_ = 'IN'
token.head.text = 'dance'
token.dep_ = 'prep'

TOKEN: two
=====
token.tag_ = 'CD'
token.head.text = 'between'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'two'
token.dep_ = 'dep'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'two'
token.dep_ = 'prep'

TOKEN: our
=====
token.tag_ = 'PRP$'
token.head.text = 'company'
token.dep_ = 'poss'

TOKEN: company
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ?
=====
token.tag_ = '.'
token.head.text = 'please'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '?'
token.dep_ = 'dep'

TOKEN: THESEUS
=====
token.tag_ = 'NNP'
token.head.text = 'epilogue'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'THESEUS'
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'epilogue'
token.dep_ = 'det'

TOKEN: epilogue
=====
token.tag_ = 'NN'
token.head.text = 'please'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'pray'
token.dep_ = 'punct'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'nsubj'

TOKEN: pray
=====
token.tag_ = 'VBP'
token.head.text = 'needs'
token.dep_ = 'ccomp'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pray'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'needs'
token.dep_ = 'mark'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'play'
token.dep_ = 'poss'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'needs'
token.dep_ = 'nsubj'

TOKEN: needs
=====
token.tag_ = 'VBZ'
token.head.text = 'needs'
token.dep_ = 'ROOT'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'excuse'
token.dep_ = 'det'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'no'
token.dep_ = 'dep'

TOKEN: excuse
=====
token.tag_ = 'NN'
token.head.text = 'needs'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'excuse'
token.dep_ = 'neg'

TOKEN: excuse
=====
token.tag_ = 'VB'
token.head.text = 'needs'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: for
=====
token.tag_ = 'IN'
token.head.text = 'needs'
token.dep_ = 'prep'

TOKEN: when
=====
token.tag_ = 'WRB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'players'
token.dep_ = 'det'

TOKEN: players
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'needs'
token.dep_ = 'advcl'

TOKEN: all
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'all'
token.dep_ = 'dep'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: there
=====
token.tag_ = 'EX'
token.head.text = 'needs'
token.dep_ = 'expl'

TOKEN: needs
=====
token.tag_ = 'VBZ'
token.head.text = 'needs'
token.dep_ = 'ROOT'

TOKEN: none
=====
token.tag_ = 'NN'
token.head.text = 'blamed'
token.dep_ = 'nsubjpass'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'blamed'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'blamed'
token.dep_ = 'auxpass'

TOKEN: blamed
=====
token.tag_ = 'VBN'
token.head.text = 'needs'
token.dep_ = 'ccomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'needs'
token.dep_ = 'punct'

TOKEN: Marry
=====
token.tag_ = 'NNP'
token.head.text = 'played'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'played'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'writ'
token.dep_ = 'mark'

TOKEN: he
=====
token.tag_ = 'PRP'
token.head.text = 'writ'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'he'
token.dep_ = 'dep'

TOKEN: that
=====
token.tag_ = 'DT'
token.head.text = 'writ'
token.dep_ = 'nsubj'

TOKEN: writ
=====
token.tag_ = 'VBD'
token.head.text = 'played'
token.dep_ = 'advcl'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'played'
token.dep_ = 'nsubj'

TOKEN: had
=====
token.tag_ = 'VBD'
token.head.text = 'played'
token.dep_ = 'aux'

TOKEN: played
=====
token.tag_ = 'VBN'
token.head.text = 'been'
token.dep_ = 'ccomp'

TOKEN: Pyramus
=====
token.tag_ = 'NNP'
token.head.text = 'played'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'played'
token.dep_ = 'cc'

TOKEN: hanged
=====
token.tag_ = 'VBD'
token.head.text = 'played'
token.dep_ = 'conj'

TOKEN: himself
=====
token.tag_ = 'PRP'
token.head.text = 'hanged'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'himself'
token.dep_ = 'dep'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'hanged'
token.dep_ = 'prep'

TOKEN: Thisbe
=====
token.tag_ = 'NNP'
token.head.text = 'garter'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Thisbe'
token.dep_ = 'case'

TOKEN: garter
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'been'
token.dep_ = 'punct'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'been'
token.dep_ = 'nsubj'

TOKEN: would
=====
token.tag_ = 'MD'
token.head.text = 'been'
token.dep_ = 'aux'

TOKEN: have
=====
token.tag_ = 'VB'
token.head.text = 'been'
token.dep_ = 'aux'

TOKEN: been
=====
token.tag_ = 'VBN'
token.head.text = 'been'
token.dep_ = 'ROOT'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'tragedy'
token.dep_ = 'det'

TOKEN: fine
=====
token.tag_ = 'JJ'
token.head.text = 'tragedy'
token.dep_ = 'amod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'fine'
token.dep_ = 'dep'

TOKEN: tragedy
=====
token.tag_ = 'NN'
token.head.text = 'been'
token.dep_ = 'attr'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'been'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'been'
token.dep_ = 'cc'

TOKEN: so
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'been'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: truly
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'is'
token.dep_ = 'cc'

TOKEN: very
=====
token.tag_ = 'RB'
token.head.text = 'notably'
token.dep_ = 'advmod'

TOKEN: notably
=====
token.tag_ = 'RB'
token.head.text = 'discharged'
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'notably'
token.dep_ = 'dep'

TOKEN: discharged
=====
token.tag_ = 'VBN'
token.head.text = 'is'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'is'
token.dep_ = 'punct'

TOKEN: But
=====
token.tag_ = 'CC'
token.head.text = 'come'
token.dep_ = 'cc'

TOKEN: come
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'come'
token.dep_ = 'punct'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'Bergomask'
token.dep_ = 'poss'

TOKEN: Bergomask
=====
token.tag_ = 'NN'
token.head.text = 'come'
token.dep_ = 'appos'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: let
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'epilogue'
token.dep_ = 'poss'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'your'
token.dep_ = 'dep'

TOKEN: epilogue
=====
token.tag_ = 'VB'
token.head.text = 'let'
token.dep_ = 'ccomp'

TOKEN: alone
=====
token.tag_ = 'RB'
token.head.text = 'epilogue'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'let'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'dance'
token.dep_ = 'det'

TOKEN: dance
=====
token.tag_ = 'NN'
token.head.text = 'tis'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'dance'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'tongue'
token.dep_ = 'det'

TOKEN: iron
=====
token.tag_ = 'NN'
token.head.text = 'tongue'
token.dep_ = 'compound'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'told'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'tongue'
token.dep_ = 'prep'

TOKEN: midnight
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: told
=====
token.tag_ = 'VBD'
token.head.text = 'dance'
token.dep_ = 'relcl'

TOKEN: twelve
=====
token.tag_ = 'CD'
token.head.text = 'told'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'told'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Lovers
=====
token.tag_ = 'NNS'
token.head.text = 'dance'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Lovers'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'Lovers'
token.dep_ = 'prep'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Lovers'
token.dep_ = 'punct'

TOKEN: '
=====
token.tag_ = "''"
token.head.text = 'tis'
token.dep_ = 'punct'

TOKEN: tis
=====
token.tag_ = 'VBP'
token.head.text = 'tis'
token.dep_ = 'ROOT'

TOKEN: almost
=====
token.tag_ = 'RB'
token.head.text = 'time'
token.dep_ = 'advmod'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'time'
token.dep_ = 'compound'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'tis'
token.dep_ = 'npadvmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'tis'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'fear'
token.dep_ = 'nsubj'

TOKEN: fear
=====
token.tag_ = 'VBP'
token.head.text = 'fear'
token.dep_ = 'ROOT'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'shall'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'sleep'
token.dep_ = 'aux'

TOKEN: out
=====
token.tag_ = 'RB'
token.head.text = 'sleep'
token.dep_ = 'advmod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'sleep'
token.dep_ = 'punct'

TOKEN: sleep
=====
token.tag_ = 'VB'
token.head.text = 'fear'
token.dep_ = 'ccomp'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'morn'
token.dep_ = 'det'

TOKEN: coming
=====
token.tag_ = 'VBG'
token.head.text = 'morn'
token.dep_ = 'amod'

TOKEN: morn
=====
token.tag_ = 'NN'
token.head.text = 'sleep'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'morn'
token.dep_ = 'dep'

TOKEN: As
=====
token.tag_ = 'RB'
token.head.text = 'much'
token.dep_ = 'advmod'

TOKEN: much
=====
token.tag_ = 'RB'
token.head.text = 'sleep'
token.dep_ = 'advmod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'night'
token.dep_ = 'det'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'npadvmod'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'much'
token.dep_ = 'advcl'

TOKEN: overwatch'd
=====
token.tag_ = 'CD'
token.head.text = 'sleep'
token.dep_ = 'dep'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'fear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: This
=====
token.tag_ = 'DT'
token.head.text = 'hath'
token.dep_ = 'det'

TOKEN: palpable
=====
token.tag_ = 'JJ'
token.head.text = 'gross'
token.dep_ = 'amod'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'gross'
token.dep_ = 'punct'

TOKEN: gross
=====
token.tag_ = 'JJ'
token.head.text = 'play'
token.dep_ = 'compound'

TOKEN: play
=====
token.tag_ = 'NN'
token.head.text = 'hath'
token.dep_ = 'compound'

TOKEN: hath
=====
token.tag_ = 'NN'
token.head.text = 'beguiled'
token.dep_ = 'nsubj'

TOKEN: well
=====
token.tag_ = 'RB'
token.head.text = 'beguiled'
token.dep_ = 'advmod'

TOKEN: beguiled
=====
token.tag_ = 'VBD'
token.head.text = 'beguiled'
token.dep_ = 'ROOT'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'beguiled'
token.dep_ = 'dep'

TOKEN: The
=====
token.tag_ = 'DT'
token.head.text = 'gait'
token.dep_ = 'det'

TOKEN: heavy
=====
token.tag_ = 'JJ'
token.head.text = 'gait'
token.dep_ = 'amod'

TOKEN: gait
=====
token.tag_ = 'NN'
token.head.text = 'beguiled'
token.dep_ = 'dobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'gait'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'beguiled'
token.dep_ = 'punct'

TOKEN: Sweet
=====
token.tag_ = 'JJ'
token.head.text = 'friends'
token.dep_ = 'amod'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'friends'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'friends'
token.dep_ = 'punct'

TOKEN: to
=====
token.tag_ = 'IN'
token.head.text = 'friends'
token.dep_ = 'prep'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'to'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'friends'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: A
=====
token.tag_ = 'DT'
token.head.text = 'hold'
token.dep_ = 'det'

TOKEN: fortnight
=====
token.tag_ = 'JJ'
token.head.text = 'hold'
token.dep_ = 'amod'

TOKEN: hold
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'ROOT'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'solemnity'
token.dep_ = 'nsubj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'solemnity'
token.dep_ = 'det'

TOKEN: solemnity
=====
token.tag_ = 'NN'
token.head.text = 'hold'
token.dep_ = 'relcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'hold'
token.dep_ = 'prep'

TOKEN: nightly
=====
token.tag_ = 'JJ'
token.head.text = 'revels'
token.dep_ = 'amod'

TOKEN: revels
=====
token.tag_ = 'NNS'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'revels'
token.dep_ = 'cc'

TOKEN: new
=====
token.tag_ = 'JJ'
token.head.text = 'jollity'
token.dep_ = 'amod'

TOKEN: jollity
=====
token.tag_ = 'NN'
token.head.text = 'revels'
token.dep_ = 'conj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'hold'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'Exeunt'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'roars'
token.dep_ = 'nsubj'

TOKEN: 

     
=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'roars'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'lion'
token.dep_ = 'det'

TOKEN: hungry
=====
token.tag_ = 'JJ'
token.head.text = 'lion'
token.dep_ = 'amod'

TOKEN: lion
=====
token.tag_ = 'NN'
token.head.text = 'roars'
token.dep_ = 'nsubj'

TOKEN: roars
=====
token.tag_ = 'VBZ'
token.head.text = 'roars'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'roars'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'roars'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wolf'
token.dep_ = 'det'

TOKEN: wolf
=====
token.tag_ = 'NN'
token.head.text = 'behowls'
token.dep_ = 'nsubj'

TOKEN: behowls
=====
token.tag_ = 'VBZ'
token.head.text = 'roars'
token.dep_ = 'conj'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'moon'
token.dep_ = 'det'

TOKEN: moon
=====
token.tag_ = 'NN'
token.head.text = 'behowls'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'roars'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Whilst
=====
token.tag_ = 'IN'
token.head.text = 'Whilst'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'snores'
token.dep_ = 'det'

TOKEN: heavy
=====
token.tag_ = 'JJ'
token.head.text = 'snores'
token.dep_ = 'amod'

TOKEN: ploughman
=====
token.tag_ = 'NN'
token.head.text = 'snores'
token.dep_ = 'compound'

TOKEN: snores
=====
token.tag_ = 'NNS'
token.head.text = 'Whilst'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Whilst'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: All
=====
token.tag_ = 'DT'
token.head.text = 'Whilst'
token.dep_ = 'npadvmod'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'All'
token.dep_ = 'prep'

TOKEN: weary
=====
token.tag_ = 'JJ'
token.head.text = 'task'
token.dep_ = 'amod'

TOKEN: task
=====
token.tag_ = 'NN'
token.head.text = 'fordone'
token.dep_ = 'compound'

TOKEN: fordone
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Whilst'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'glow'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'brands'
token.dep_ = 'det'

TOKEN: wasted
=====
token.tag_ = 'VBN'
token.head.text = 'brands'
token.dep_ = 'amod'

TOKEN: brands
=====
token.tag_ = 'NNS'
token.head.text = 'glow'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'glow'
token.dep_ = 'aux'

TOKEN: glow
=====
token.tag_ = 'VB'
token.head.text = 'glow'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'glow'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Whilst
=====
token.tag_ = 'IN'
token.head.text = 'Puts'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'owl'
token.dep_ = 'det'

TOKEN: screech
=====
token.tag_ = 'NN'
token.head.text = 'owl'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'owl'
token.dep_ = 'punct'

TOKEN: owl
=====
token.tag_ = 'NN'
token.head.text = 'Whilst'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Puts'
token.dep_ = 'punct'

TOKEN: screeching
=====
token.tag_ = 'VBG'
token.head.text = 'Puts'
token.dep_ = 'advcl'

TOKEN: loud
=====
token.tag_ = 'JJ'
token.head.text = 'screeching'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Puts'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Puts
=====
token.tag_ = 'VBZ'
token.head.text = 'Puts'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'wretch'
token.dep_ = 'det'

TOKEN: wretch
=====
token.tag_ = 'NN'
token.head.text = 'Puts'
token.dep_ = 'dobj'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'lies'
token.dep_ = 'nsubj'

TOKEN: lies
=====
token.tag_ = 'VBZ'
token.head.text = 'wretch'
token.dep_ = 'relcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'lies'
token.dep_ = 'prep'

TOKEN: woe
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'woe'
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'Puts'
token.dep_ = 'prep'

TOKEN: remembrance
=====
token.tag_ = 'NN'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'remembrance'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'shroud'
token.dep_ = 'det'

TOKEN: shroud
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Puts'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'is'
token.dep_ = 'advmod'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'is'
token.dep_ = 'nsubj'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'is'
token.dep_ = 'ROOT'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'time'
token.dep_ = 'det'

TOKEN: time
=====
token.tag_ = 'NN'
token.head.text = 'is'
token.dep_ = 'attr'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'time'
token.dep_ = 'prep'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'night'
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'lets'
token.dep_ = 'mark'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'graves'
token.dep_ = 'det'

TOKEN: graves
=====
token.tag_ = 'NNS'
token.head.text = 'lets'
token.dep_ = 'nsubj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'gaping'
token.dep_ = 'advmod'

TOKEN: gaping
=====
token.tag_ = 'VBG'
token.head.text = 'graves'
token.dep_ = 'acl'

TOKEN: wide
=====
token.tag_ = 'RB'
token.head.text = 'gaping'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lets'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Every
=====
token.tag_ = 'DT'
token.head.text = 'one'
token.dep_ = 'det'

TOKEN: one
=====
token.tag_ = 'NN'
token.head.text = 'lets'
token.dep_ = 'nsubj'

TOKEN: lets
=====
token.tag_ = 'VBZ'
token.head.text = 'time'
token.dep_ = 'relcl'

TOKEN: forth
=====
token.tag_ = 'RB'
token.head.text = 'lets'
token.dep_ = 'advmod'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'sprite'
token.dep_ = 'poss'

TOKEN: sprite
=====
token.tag_ = 'NN'
token.head.text = 'lets'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lets'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: In
=====
token.tag_ = 'IN'
token.head.text = 'glide'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'paths'
token.dep_ = 'det'

TOKEN: church
=====
token.tag_ = 'NN'
token.head.text = 'way'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'way'
token.dep_ = 'punct'

TOKEN: way
=====
token.tag_ = 'NN'
token.head.text = 'paths'
token.dep_ = 'compound'

TOKEN: paths
=====
token.tag_ = 'NNS'
token.head.text = 'In'
token.dep_ = 'pobj'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'glide'
token.dep_ = 'aux'

TOKEN: glide
=====
token.tag_ = 'VB'
token.head.text = 'is'
token.dep_ = 'advcl'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'glide'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'are'
token.dep_ = 'cc'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'fairies'
token.dep_ = 'nsubj'

TOKEN: fairies
=====
token.tag_ = 'NNS'
token.head.text = 'are'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'fairies'
token.dep_ = 'punct'

TOKEN: that
=====
token.tag_ = 'WDT'
token.head.text = 'run'
token.dep_ = 'nsubj'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'run'
token.dep_ = 'aux'

TOKEN: run
=====
token.tag_ = 'VBN'
token.head.text = 'fairies'
token.dep_ = 'relcl'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'run'
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Hecate'
token.dep_ = 'det'

TOKEN: triple
=====
token.tag_ = 'JJ'
token.head.text = 'Hecate'
token.dep_ = 'amod'

TOKEN: Hecate
=====
token.tag_ = 'NNP'
token.head.text = 'team'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Hecate'
token.dep_ = 'case'

TOKEN: team
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: From
=====
token.tag_ = 'IN'
token.head.text = 'run'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'presence'
token.dep_ = 'det'

TOKEN: presence
=====
token.tag_ = 'NN'
token.head.text = 'From'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'presence'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'sun'
token.dep_ = 'det'

TOKEN: sun
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'run'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Following
=====
token.tag_ = 'VBG'
token.head.text = 'run'
token.dep_ = 'advcl'

TOKEN: darkness
=====
token.tag_ = 'NN'
token.head.text = 'Following'
token.dep_ = 'dobj'

TOKEN: like
=====
token.tag_ = 'IN'
token.head.text = 'darkness'
token.dep_ = 'prep'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'like'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'are'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'are'
token.dep_ = 'advmod'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'disturb'
token.dep_ = 'ccomp'

TOKEN: frolic
=====
token.tag_ = 'JJ'
token.head.text = 'are'
token.dep_ = 'acomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'disturb'
token.dep_ = 'punct'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'mouse'
token.dep_ = 'neg'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'mouse'
token.dep_ = 'det'

TOKEN: mouse
=====
token.tag_ = 'NN'
token.head.text = 'disturb'
token.dep_ = 'nsubj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'mouse'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'disturb'
token.dep_ = 'aux'

TOKEN: disturb
=====
token.tag_ = 'VB'
token.head.text = 'sent'
token.dep_ = 'ccomp'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'house'
token.dep_ = 'det'

TOKEN: hallow'd
=====
token.tag_ = 'NNP'
token.head.text = 'house'
token.dep_ = 'compound'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'disturb'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'sent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'sent'
token.dep_ = 'nsubjpass'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'sent'
token.dep_ = 'auxpass'

TOKEN: sent
=====
token.tag_ = 'VBN'
token.head.text = 'sent'
token.dep_ = 'ROOT'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'sent'
token.dep_ = 'prep'

TOKEN: broom
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: before
=====
token.tag_ = 'RB'
token.head.text = 'sent'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'TO'
token.head.text = 'sweep'
token.dep_ = 'aux'

TOKEN: sweep
=====
token.tag_ = 'VB'
token.head.text = 'sent'
token.dep_ = 'advcl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'dust'
token.dep_ = 'det'

TOKEN: dust
=====
token.tag_ = 'NN'
token.head.text = 'sweep'
token.dep_ = 'dobj'

TOKEN: behind
=====
token.tag_ = 'IN'
token.head.text = 'sweep'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'door'
token.dep_ = 'det'

TOKEN: door
=====
token.tag_ = 'NN'
token.head.text = 'behind'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sent'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Enter
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'nsubj'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Enter'
token.dep_ = 'dobj'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'OBERON'
token.dep_ = 'cc'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'conj'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'OBERON'
token.dep_ = 'poss'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: 

     
=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'Enter'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'house'
token.dep_ = 'det'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: give
=====
token.tag_ = 'VB'
token.head.text = 'give'
token.dep_ = 'ROOT'

TOKEN: gathering
=====
token.tag_ = 'NN'
token.head.text = 'light'
token.dep_ = 'compound'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: By
=====
token.tag_ = 'IN'
token.head.text = 'give'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'fire'
token.dep_ = 'det'

TOKEN: dead
=====
token.tag_ = 'JJ'
token.head.text = 'fire'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'dead'
token.dep_ = 'cc'

TOKEN: drowsy
=====
token.tag_ = 'NN'
token.head.text = 'dead'
token.dep_ = 'conj'

TOKEN: fire
=====
token.tag_ = 'NN'
token.head.text = 'By'
token.dep_ = 'pobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Every
=====
token.tag_ = 'DT'
token.head.text = 'Hop'
token.dep_ = 'det'

TOKEN: elf
=====
token.tag_ = 'NN'
token.head.text = 'sprite'
token.dep_ = 'nmod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'elf'
token.dep_ = 'cc'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'elf'
token.dep_ = 'conj'

TOKEN: sprite
=====
token.tag_ = 'NN'
token.head.text = 'Hop'
token.dep_ = 'compound'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'sprite'
token.dep_ = 'dep'

TOKEN: Hop
=====
token.tag_ = 'NNP'
token.head.text = 'Hop'
token.dep_ = 'ROOT'

TOKEN: as
=====
token.tag_ = 'RB'
token.head.text = 'light'
token.dep_ = 'advmod'

TOKEN: light
=====
token.tag_ = 'NN'
token.head.text = 'Hop'
token.dep_ = 'appos'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'light'
token.dep_ = 'prep'

TOKEN: bird
=====
token.tag_ = 'NN'
token.head.text = 'as'
token.dep_ = 'pobj'

TOKEN: from
=====
token.tag_ = 'IN'
token.head.text = 'bird'
token.dep_ = 'prep'

TOKEN: brier
=====
token.tag_ = 'RBR'
token.head.text = 'from'
token.dep_ = 'pcomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Hop'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'ditty'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'ditty'
token.dep_ = 'det'

TOKEN: ditty
=====
token.tag_ = 'NN'
token.head.text = 'Hop'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'ditty'
token.dep_ = 'punct'

TOKEN: after
=====
token.tag_ = 'IN'
token.head.text = 'Sing'
token.dep_ = 'prep'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'after'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Sing
=====
token.tag_ = 'NNP'
token.head.text = 'ditty'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Sing'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Sing'
token.dep_ = 'cc'

TOKEN: dance
=====
token.tag_ = 'VB'
token.head.text = 'Sing'
token.dep_ = 'conj'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'dance'
token.dep_ = 'dobj'

TOKEN: trippingly
=====
token.tag_ = 'RB'
token.head.text = 'dance'
token.dep_ = 'advmod'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'ditty'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'First'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'TITANIA'
token.dep_ = 'dep'

TOKEN: First
=====
token.tag_ = 'RB'
token.head.text = 'rehearse'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'rehearse'
token.dep_ = 'punct'

TOKEN: rehearse
=====
token.tag_ = 'VB'
token.head.text = 'rehearse'
token.dep_ = 'ROOT'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'song'
token.dep_ = 'poss'

TOKEN: song
=====
token.tag_ = 'NN'
token.head.text = 'rehearse'
token.dep_ = 'dobj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'rehearse'
token.dep_ = 'prep'

TOKEN: rote
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'rote'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'rehearse'
token.dep_ = 'prep'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'word'
token.dep_ = 'det'

TOKEN: word
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'note'
token.dep_ = 'det'

TOKEN: warbling
=====
token.tag_ = 'JJ'
token.head.text = 'note'
token.dep_ = 'amod'

TOKEN: note
=====
token.tag_ = 'NN'
token.head.text = 'rehearse'
token.dep_ = 'dobj'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'note'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: Hand
=====
token.tag_ = 'NNP'
token.head.text = 'sing'
token.dep_ = 'advcl'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Hand'
token.dep_ = 'prep'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'in'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'Hand'
token.dep_ = 'prep'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'grace'
token.dep_ = 'compound'

TOKEN: grace
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Will
=====
token.tag_ = 'MD'
token.head.text = 'sing'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'sing'
token.dep_ = 'nsubj'

TOKEN: sing
=====
token.tag_ = 'VB'
token.head.text = 'sing'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'sing'
token.dep_ = 'cc'

TOKEN: bless
=====
token.tag_ = 'VB'
token.head.text = 'sing'
token.dep_ = 'conj'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'place'
token.dep_ = 'det'

TOKEN: place
=====
token.tag_ = 'NN'
token.head.text = 'bless'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'sing'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Song
=====
token.tag_ = 'NNP'
token.head.text = 'Song'
token.dep_ = 'ROOT'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Song'
token.dep_ = 'cc'

TOKEN: dance
=====
token.tag_ = 'VB'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'dance'
token.dep_ = 'dep'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'Song'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'OBERON'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'Song'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Song'
token.dep_ = 'punct'

TOKEN: until
=====
token.tag_ = 'IN'
token.head.text = 'stray'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'break'
token.dep_ = 'det'

TOKEN: break
=====
token.tag_ = 'NN'
token.head.text = 'until'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'break'
token.dep_ = 'prep'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'stray'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'stray'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'house'
token.dep_ = 'det'

TOKEN: house
=====
token.tag_ = 'NN'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'stray'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'stray'
token.dep_ = 'compound'

TOKEN: stray
=====
token.tag_ = 'VBP'
token.head.text = 'Song'
token.dep_ = 'advcl'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Song'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: To
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'prep'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'bed'
token.dep_ = 'det'

TOKEN: best
=====
token.tag_ = 'JJS'
token.head.text = 'bed'
token.dep_ = 'amod'

TOKEN: bride
=====
token.tag_ = 'NN'
token.head.text = 'bed'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'bed'
token.dep_ = 'punct'

TOKEN: bed
=====
token.tag_ = 'NN'
token.head.text = 'To'
token.dep_ = 'pobj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'we'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Which
=====
token.tag_ = 'WDT'
token.head.text = 'blessed'
token.dep_ = 'nsubj'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'blessed'
token.dep_ = 'prep'

TOKEN: us
=====
token.tag_ = 'PRP'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'blessed'
token.dep_ = 'aux'

TOKEN: blessed
=====
token.tag_ = 'VBN'
token.head.text = 'we'
token.dep_ = 'relcl'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'create'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'issue'
token.dep_ = 'det'

TOKEN: issue
=====
token.tag_ = 'NN'
token.head.text = 'create'
token.dep_ = 'nsubj'

TOKEN: there
=====
token.tag_ = 'RB'
token.head.text = 'issue'
token.dep_ = 'advmod'

TOKEN: create
=====
token.tag_ = 'VBP'
token.head.text = 'be'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'create'
token.dep_ = 'dep'

TOKEN: Ever
=====
token.tag_ = 'RB'
token.head.text = 'create'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'create'
token.dep_ = 'xcomp'

TOKEN: fortunate
=====
token.tag_ = 'JJ'
token.head.text = 'be'
token.dep_ = 'acomp'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'create'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'shall'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'stand'
token.dep_ = 'ccomp'

TOKEN: all
=====
token.tag_ = 'PDT'
token.head.text = 'couples'
token.dep_ = 'predet'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'couples'
token.dep_ = 'det'

TOKEN: couples
=====
token.tag_ = 'NNS'
token.head.text = 'shall'
token.dep_ = 'nsubj'

TOKEN: three
=====
token.tag_ = 'CD'
token.head.text = 'Ever'
token.dep_ = 'nummod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'three'
token.dep_ = 'dep'

TOKEN: Ever
=====
token.tag_ = 'RB'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: true
=====
token.tag_ = 'JJ'
token.head.text = 'Ever'
token.dep_ = 'amod'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Ever'
token.dep_ = 'prep'

TOKEN: loving
=====
token.tag_ = 'VBG'
token.head.text = 'in'
token.dep_ = 'pcomp'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'shall'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'stand'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'stand'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'blots'
token.dep_ = 'det'

TOKEN: blots
=====
token.tag_ = 'NNS'
token.head.text = 'stand'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'blots'
token.dep_ = 'prep'

TOKEN: Nature
=====
token.tag_ = 'NNP'
token.head.text = 'hand'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'Nature'
token.dep_ = 'case'

TOKEN: hand
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'hand'
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'MD'
token.head.text = 'in'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'in'
token.dep_ = 'neg'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'blots'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'issue'
token.dep_ = 'poss'

TOKEN: issue
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: stand
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Never
=====
token.tag_ = 'RB'
token.head.text = 'mole'
token.dep_ = 'neg'

TOKEN: mole
=====
token.tag_ = 'NN'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mole'
token.dep_ = 'punct'

TOKEN: hare
=====
token.tag_ = 'NNP'
token.head.text = 'lip'
token.dep_ = 'compound'

TOKEN: lip
=====
token.tag_ = 'NN'
token.head.text = 'mole'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'lip'
token.dep_ = 'punct'

TOKEN: nor
=====
token.tag_ = 'CC'
token.head.text = 'lip'
token.dep_ = 'cc'

TOKEN: scar
=====
token.tag_ = 'NN'
token.head.text = 'lip'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mole'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Nor
=====
token.tag_ = 'CC'
token.head.text = 'mole'
token.dep_ = 'cc'

TOKEN: mark
=====
token.tag_ = 'VB'
token.head.text = 'mole'
token.dep_ = 'conj'

TOKEN: prodigious
=====
token.tag_ = 'JJ'
token.head.text = 'mark'
token.dep_ = 'amod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mark'
token.dep_ = 'punct'

TOKEN: such
=====
token.tag_ = 'JJ'
token.head.text = 'as'
token.dep_ = 'amod'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'mark'
token.dep_ = 'prep'

TOKEN: are
=====
token.tag_ = 'VBP'
token.head.text = 'Despised'
token.dep_ = 'auxpass'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'are'
token.dep_ = 'dep'

TOKEN: Despised
=====
token.tag_ = 'VBN'
token.head.text = 'as'
token.dep_ = 'pcomp'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'Despised'
token.dep_ = 'prep'

TOKEN: nativity
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Shall
=====
token.tag_ = 'NNP'
token.head.text = 'be'
token.dep_ = 'aux'

TOKEN: upon
=====
token.tag_ = 'IN'
token.head.text = 'Shall'
token.dep_ = 'prep'

TOKEN: their
=====
token.tag_ = 'PRP$'
token.head.text = 'children'
token.dep_ = 'poss'

TOKEN: children
=====
token.tag_ = 'NNS'
token.head.text = 'upon'
token.dep_ = 'pobj'

TOKEN: be
=====
token.tag_ = 'VB'
token.head.text = 'be'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'be'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: With
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'consecrate'
token.dep_ = 'det'

TOKEN: field
=====
token.tag_ = 'NN'
token.head.text = 'dew'
token.dep_ = 'compound'

TOKEN: -
=====
token.tag_ = 'HYPH'
token.head.text = 'dew'
token.dep_ = 'punct'

TOKEN: dew
=====
token.tag_ = 'NN'
token.head.text = 'consecrate'
token.dep_ = 'compound'

TOKEN: consecrate
=====
token.tag_ = 'NN'
token.head.text = 'With'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Every
=====
token.tag_ = 'DT'
token.head.text = 'fairy'
token.dep_ = 'det'

TOKEN: fairy
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'nsubj'

TOKEN: take
=====
token.tag_ = 'VB'
token.head.text = 'take'
token.dep_ = 'ROOT'

TOKEN: his
=====
token.tag_ = 'PRP$'
token.head.text = 'gait'
token.dep_ = 'poss'

TOKEN: gait
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'take'
token.dep_ = 'cc'

TOKEN: each
=====
token.tag_ = 'DT'
token.head.text = 'bless'
token.dep_ = 'det'

TOKEN: several
=====
token.tag_ = 'JJ'
token.head.text = 'bless'
token.dep_ = 'amod'

TOKEN: chamber
=====
token.tag_ = 'NN'
token.head.text = 'bless'
token.dep_ = 'compound'

TOKEN: bless
=====
token.tag_ = 'NN'
token.head.text = 'take'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'bless'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Through
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'palace'
token.dep_ = 'det'

TOKEN: palace
=====
token.tag_ = 'NN'
token.head.text = 'Through'
token.dep_ = 'pobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: with
=====
token.tag_ = 'IN'
token.head.text = 'take'
token.dep_ = 'prep'

TOKEN: sweet
=====
token.tag_ = 'JJ'
token.head.text = 'peace'
token.dep_ = 'amod'

TOKEN: peace
=====
token.tag_ = 'NN'
token.head.text = 'with'
token.dep_ = 'pobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'take'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'take'
token.dep_ = 'cc'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'owner'
token.dep_ = 'det'

TOKEN: owner
=====
token.tag_ = 'NN'
token.head.text = 'blest'
token.dep_ = 'nsubj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'owner'
token.dep_ = 'prep'

TOKEN: it
=====
token.tag_ = 'PRP'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: blest
=====
token.tag_ = 'VBD'
token.head.text = 'take'
token.dep_ = 'conj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'blest'
token.dep_ = 'dep'

TOKEN: Ever
=====
token.tag_ = 'RB'
token.head.text = 'shall'
token.dep_ = 'advmod'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'shall'
token.dep_ = 'ROOT'

TOKEN: in
=====
token.tag_ = 'IN'
token.head.text = 'shall'
token.dep_ = 'prep'

TOKEN: safety
=====
token.tag_ = 'NN'
token.head.text = 'rest'
token.dep_ = 'compound'

TOKEN: rest
=====
token.tag_ = 'NN'
token.head.text = 'in'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'shall'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Trip
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: away
=====
token.tag_ = 'RB'
token.head.text = 'Trip'
token.dep_ = 'advmod'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'Meet'
token.dep_ = 'ccomp'

TOKEN: no
=====
token.tag_ = 'DT'
token.head.text = 'stay'
token.dep_ = 'det'

TOKEN: stay
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'dobj'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Meet
=====
token.tag_ = 'VB'
token.head.text = 'Meet'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Meet'
token.dep_ = 'dobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'me'
token.dep_ = 'appos'

TOKEN: by
=====
token.tag_ = 'IN'
token.head.text = 'Meet'
token.dep_ = 'prep'

TOKEN: break
=====
token.tag_ = 'NN'
token.head.text = 'by'
token.dep_ = 'pobj'

TOKEN: of
=====
token.tag_ = 'IN'
token.head.text = 'break'
token.dep_ = 'prep'

TOKEN: day
=====
token.tag_ = 'NN'
token.head.text = 'of'
token.dep_ = 'pobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'Meet'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Exeunt
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'compound'

TOKEN: OBERON
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'ROOT'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'OBERON'
token.dep_ = 'punct'

TOKEN: TITANIA
=====
token.tag_ = 'NNP'
token.head.text = 'OBERON'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'TITANIA'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'TITANIA'
token.dep_ = 'cc'

TOKEN: train
=====
token.tag_ = 'NN'
token.head.text = 'PUCK'
token.dep_ = 'compound'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'train'
token.dep_ = 'dep'

TOKEN: PUCK
=====
token.tag_ = 'NNP'
token.head.text = 'TITANIA'
token.dep_ = 'conj'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = 'PUCK'
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'offended'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'shadows'
token.dep_ = 'nsubj'

TOKEN: shadows
=====
token.tag_ = 'NNS'
token.head.text = 'offended'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'offended'
token.dep_ = 'aux'

TOKEN: offended
=====
token.tag_ = 'VBN'
token.head.text = 'Think'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Think'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Think
=====
token.tag_ = 'VB'
token.head.text = 'Think'
token.dep_ = 'ROOT'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'Think'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'Think'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Think'
token.dep_ = 'punct'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'Think'
token.dep_ = 'cc'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'mended'
token.dep_ = 'nsubjpass'

TOKEN: is
=====
token.tag_ = 'VBZ'
token.head.text = 'mended'
token.dep_ = 'auxpass'

TOKEN: mended
=====
token.tag_ = 'VBN'
token.head.text = 'Think'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mended'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: That
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'Think'
token.dep_ = 'ccomp'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = "slumber'd"
token.dep_ = 'cc'

TOKEN: slumber'd
=====
token.tag_ = 'NNP'
token.head.text = 'Think'
token.dep_ = 'conj'

TOKEN: here
=====
token.tag_ = 'RB'
token.head.text = "slumber'd"
token.dep_ = 'advmod'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'here'
token.dep_ = 'dep'

TOKEN: While
=====
token.tag_ = 'IN'
token.head.text = 'appear'
token.dep_ = 'mark'

TOKEN: these
=====
token.tag_ = 'DT'
token.head.text = 'visions'
token.dep_ = 'det'

TOKEN: visions
=====
token.tag_ = 'NNS'
token.head.text = 'appear'
token.dep_ = 'nsubj'

TOKEN: did
=====
token.tag_ = 'VBD'
token.head.text = 'appear'
token.dep_ = 'aux'

TOKEN: appear
=====
token.tag_ = 'VB'
token.head.text = 'appear'
token.dep_ = 'ROOT'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'appear'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'reprehend'
token.dep_ = 'cc'

TOKEN: this
=====
token.tag_ = 'DT'
token.head.text = 'theme'
token.dep_ = 'det'

TOKEN: weak
=====
token.tag_ = 'JJ'
token.head.text = 'theme'
token.dep_ = 'amod'

TOKEN: and
=====
token.tag_ = 'CC'
token.head.text = 'weak'
token.dep_ = 'cc'

TOKEN: idle
=====
token.tag_ = 'JJ'
token.head.text = 'weak'
token.dep_ = 'conj'

TOKEN: theme
=====
token.tag_ = 'NN'
token.head.text = 'reprehend'
token.dep_ = 'nsubj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'theme'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: No
=====
token.tag_ = 'DT'
token.head.text = 'yielding'
token.dep_ = 'neg'

TOKEN: more
=====
token.tag_ = 'RBR'
token.head.text = 'yielding'
token.dep_ = 'advmod'

TOKEN: yielding
=====
token.tag_ = 'JJ'
token.head.text = 'theme'
token.dep_ = 'conj'

TOKEN: but
=====
token.tag_ = 'CC'
token.head.text = 'yielding'
token.dep_ = 'cc'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'dream'
token.dep_ = 'det'

TOKEN: dream
=====
token.tag_ = 'NN'
token.head.text = 'yielding'
token.dep_ = 'conj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'dream'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: Gentles
=====
token.tag_ = 'NNS'
token.head.text = 'dream'
token.dep_ = 'appos'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'theme'
token.dep_ = 'punct'

TOKEN: do
=====
token.tag_ = 'VBP'
token.head.text = 'reprehend'
token.dep_ = 'aux'

TOKEN: not
=====
token.tag_ = 'RB'
token.head.text = 'reprehend'
token.dep_ = 'neg'

TOKEN: reprehend
=====
token.tag_ = 'VB'
token.head.text = 'reprehend'
token.dep_ = 'ROOT'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'mend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'pardon'
token.dep_ = 'mark'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'pardon'
token.dep_ = 'nsubj'

TOKEN: pardon
=====
token.tag_ = 'VBP'
token.head.text = 'mend'
token.dep_ = 'advcl'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'mend'
token.dep_ = 'punct'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'mend'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'mend'
token.dep_ = 'aux'

TOKEN: mend
=====
token.tag_ = 'VB'
token.head.text = 'reprehend'
token.dep_ = 'ccomp'

TOKEN: :
=====
token.tag_ = ':'
token.head.text = 'mend'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ':'
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'make'
token.dep_ = 'cc'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: as
=====
token.tag_ = 'IN'
token.head.text = 'am'
token.dep_ = 'mark'

TOKEN: I
=====
token.tag_ = 'PRP'
token.head.text = 'am'
token.dep_ = 'nsubj'

TOKEN: am
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: an
=====
token.tag_ = 'DT'
token.head.text = 'Puck'
token.dep_ = 'det'

TOKEN: honest
=====
token.tag_ = 'JJ'
token.head.text = 'Puck'
token.dep_ = 'amod'

TOKEN: Puck
=====
token.tag_ = 'NNP'
token.head.text = 'am'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: If
=====
token.tag_ = 'IN'
token.head.text = 'have'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'have'
token.dep_ = 'nsubj'

TOKEN: have
=====
token.tag_ = 'VBP'
token.head.text = 'make'
token.dep_ = 'advcl'

TOKEN: unearned
=====
token.tag_ = 'JJ'
token.head.text = 'luck'
token.dep_ = 'amod'

TOKEN: luck
=====
token.tag_ = 'NN'
token.head.text = 'have'
token.dep_ = 'dobj'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = 'luck'
token.dep_ = 'dep'

TOKEN: Now
=====
token.tag_ = 'RB'
token.head.text = 'luck'
token.dep_ = 'advmod'

TOKEN: to
=====
token.tag_ = 'TO'
token.head.text = 'scape'
token.dep_ = 'aux'

TOKEN: '
=====
token.tag_ = '``'
token.head.text = 'scape'
token.dep_ = 'punct'

TOKEN: scape
=====
token.tag_ = 'VB'
token.head.text = 'luck'
token.dep_ = 'acl'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'serpent'
token.dep_ = 'det'

TOKEN: serpent
=====
token.tag_ = 'NN'
token.head.text = 'tongue'
token.dep_ = 'poss'

TOKEN: 's
=====
token.tag_ = 'POS'
token.head.text = 'serpent'
token.dep_ = 'case'

TOKEN: tongue
=====
token.tag_ = 'NN'
token.head.text = 'scape'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: We
=====
token.tag_ = 'PRP'
token.head.text = 'make'
token.dep_ = 'nsubj'

TOKEN: will
=====
token.tag_ = 'MD'
token.head.text = 'make'
token.dep_ = 'aux'

TOKEN: make
=====
token.tag_ = 'VB'
token.head.text = 'make'
token.dep_ = 'ROOT'

TOKEN: amends
=====
token.tag_ = 'NNS'
token.head.text = 'long'
token.dep_ = 'nsubj'

TOKEN: ere
=====
token.tag_ = 'RB'
token.head.text = 'long'
token.dep_ = 'advmod'

TOKEN: long
=====
token.tag_ = 'JJ'
token.head.text = 'make'
token.dep_ = 'ccomp'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: Else
=====
token.tag_ = 'RB'
token.head.text = 'make'
token.dep_ = 'advmod'

TOKEN: the
=====
token.tag_ = 'DT'
token.head.text = 'Puck'
token.dep_ = 'det'

TOKEN: Puck
=====
token.tag_ = 'NNP'
token.head.text = 'Else'
token.dep_ = 'appos'

TOKEN: a
=====
token.tag_ = 'DT'
token.head.text = 'call'
token.dep_ = 'det'

TOKEN: liar
=====
token.tag_ = 'NN'
token.head.text = 'call'
token.dep_ = 'compound'

TOKEN: call
=====
token.tag_ = 'NN'
token.head.text = 'Else'
token.dep_ = 'appos'

TOKEN: ;
=====
token.tag_ = ':'
token.head.text = 'Else'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ';'
token.dep_ = 'dep'

TOKEN: So
=====
token.tag_ = 'RB'
token.head.text = 'night'
token.dep_ = 'advmod'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'night'
token.dep_ = 'punct'

TOKEN: good
=====
token.tag_ = 'JJ'
token.head.text = 'night'
token.dep_ = 'amod'

TOKEN: night
=====
token.tag_ = 'NN'
token.head.text = 'make'
token.dep_ = 'npadvmod'

TOKEN: unto
=====
token.tag_ = 'IN'
token.head.text = 'night'
token.dep_ = 'prep'

TOKEN: you
=====
token.tag_ = 'PRP'
token.head.text = 'unto'
token.dep_ = 'pobj'

TOKEN: all
=====
token.tag_ = 'DT'
token.head.text = 'you'
token.dep_ = 'appos'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'make'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

TOKEN: Give
=====
token.tag_ = 'VB'
token.head.text = 'Give'
token.dep_ = 'ROOT'

TOKEN: me
=====
token.tag_ = 'PRP'
token.head.text = 'Give'
token.dep_ = 'dative'

TOKEN: your
=====
token.tag_ = 'PRP$'
token.head.text = 'hands'
token.dep_ = 'poss'

TOKEN: hands
=====
token.tag_ = 'NNS'
token.head.text = 'Give'
token.dep_ = 'dobj'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Give'
token.dep_ = 'punct'

TOKEN: if
=====
token.tag_ = 'IN'
token.head.text = 'be'
token.dep_ = 'mark'

TOKEN: we
=====
token.tag_ = 'PRP'
token.head.text = 'be'
token.dep_ = 'nsubj'

TOKEN: be
=====
token.tag_ = 'VBP'
token.head.text = 'Give'
token.dep_ = 'advcl'

TOKEN: friends
=====
token.tag_ = 'NNS'
token.head.text = 'be'
token.dep_ = 'attr'

TOKEN: ,
=====
token.tag_ = ','
token.head.text = 'Give'
token.dep_ = 'punct'

TOKEN: 

=====
token.tag_ = '_SP'
token.head.text = ','
token.dep_ = 'dep'

TOKEN: And
=====
token.tag_ = 'CC'
token.head.text = 'Give'
token.dep_ = 'cc'

TOKEN: Robin
=====
token.tag_ = 'NNP'
token.head.text = 'restore'
token.dep_ = 'nsubj'

TOKEN: shall
=====
token.tag_ = 'MD'
token.head.text = 'restore'
token.dep_ = 'aux'

TOKEN: restore
=====
token.tag_ = 'VB'
token.head.text = 'Give'
token.dep_ = 'conj'

TOKEN: amends
=====
token.tag_ = 'NNS'
token.head.text = 'restore'
token.dep_ = 'dobj'

TOKEN: .
=====
token.tag_ = '.'
token.head.text = 'restore'
token.dep_ = 'punct'

TOKEN: 


=====
token.tag_ = '_SP'
token.head.text = '.'
token.dep_ = 'dep'

Tree and Subtreen Navigaton¶

we can use attributes to navigate and parse the tree¶

In [ ]:
import spacy
nlp = spacy.load("en_core_web_sm")
last_line= (
     "Give me your hands, if we be friends,"
        "And Robin shall restore amends."
)
last_line = nlp(last_line)

# Extract children of `friends`
print([token.text for token in last_line[8].children])


# Extract previous neighboring node of `friends`
print (last_line[8].nbor(-1))


# Extract next neighboring node of `friends`
print (last_line[8].nbor())


# Extract all tokens on the left of `friends`
print([token.text for token in last_line[8].lefts])


# Extract tokens on the right of `friends`
print([token.text for token in last_line[8].rights])


# Print subtree of `friends`
print (list(last_line[8].subtree))
[]
be
,
[]
[]
[friends]

Shallow Parsing¶

This will allow us to use chunking to group adjcent tokens into phrases¶

In [ ]:
# Extract Noun Phrases
for chunk in play_doc.noun_chunks:
    print (chunk)
Entire Play
 





A Midsummer Night's Dream

Shakespeare homepage 
    | Midsummer Night's Dream
SCENE
The palace
THESEUS
Enter THESEUS
HIPPOLYTA
PHILOSTRATE
Attendants

THESEUS
fair Hippolyta
our nuptial hour
Draws
apace
four happy days
Another moon
O, methinks
how slow
This old moon wanes
she
my desires
a step-dame
a dowager
Long
a young man revenue
HIPPOLYTA

Four days
themselves
night
Four nights
the moon
heaven
the night
our solemnities
THESEUS
the Athenian youth
merriments
the pert and nimble spirit
mirth
funerals
The pale companion
our pomp
I
thee
my sword
thy love
thee injuries
I
we
thee
another key
pomp
triumph
revelling
EGEUS
HERMIA
LYSANDER
EGEUS

Happy
Theseus
our renowned duke
good Egeus
what
the news
thee
EGEUS
vexation
I
complaint
my child
Hermia
This man
my consent
her
This man
the bosom
my child
thou, Lysander
thou hast
her rhymes
interchanged love-tokens
my child
Thou hast
moonlight
her window sung
voice verses
love
the impression
her fantasy
bracelets
thy hair
rings
gawds
conceits
Knacks
trifles
nosegays
sweetmeats
messengers
strong prevailment
unharden'd youth
cunning hast thou
my daughter's heart
which
me
stubborn harshness
my gracious duke
it
so she
your grace
Consent
Demetrius
I
the ancient privilege
Athens
she
mine
I
her
Which
this gentleman
her death
our law
that case
THESEUS
What
you
Hermia
fair maid
you
your father
a god
that
your beauties
whom
you
a form
wax
him
his power
the figure
it
Demetrius
a worthy gentleman
HERMIA
Lysander
THESEUS
himself
he
this kind
your father's voice
the worthier
I
my father
my eyes
THESEUS
your eyes
his judgment look
HERMIA
I
your grace
me
I
what power
I
it
my modesty
such a presence
my thoughts
I
your grace
that
I
that
me
this case
I
we
d Demetrius
THESEUS
the death
ever the society
men
fair Hermia
your desires
your youth
your blood
you
your father's choice
You
the livery
a nun
aye
shady cloister mew'd
a barren sister
the cold fruitless moon
Thrice-blessed they
that
their blood
such maiden pilgrimage
distill'd
that
which
the virgin thorn
Grows
single blessedness
HERMIA
I
Ere
I
my virgin patent
his lordship
My soul
sovereignty
THESEUS
time
the next new moon--
The sealing-day betwixt
my love
me
everlasting bond
fellowship--
that day
disobedience
your father's will
wed Demetrius
he
Diana's altar
aye austerity
single life
DEMETRIUS

Relent
sweet Hermia
Lysander
yield
Thy
title
my certain right
LYSANDER
You
her father's love
Demetrius
me
Hermia
you
him
EGEUS

Scornful Lysander
he
my love
what
my love
him
she
mine
all my right
her
I
Demetrius
LYSANDER
I
he
As well possess'd
my love
his
as fairly rank'd
vantage
Demetrius
which
all these boasts
I
beauteous Hermia
I
my right
Demetrius
I
it
his head
love
Nedar's daughter
Helena
her soul
she
sweet lady
dotes
Devoutly dotes
dotes
idolatry
this spotted and inconstant man
I
I
Demetrius
self-affairs
My mind
it
Demetrius
you
me
I
some private schooling
you
both
you
you
yourself
your fancies
your father's will
the law
Athens
you
Which
no means
we
death
a vow
single life
my Hippolyta
Demetrius
Egeus
I
you
some business
confer
you
something
that
yourselves
EGEUS
duty
we
you
all
LYSANDER
HERMIA
LYSANDER
your cheek
the roses
fade
HERMIA
want
rain
which
I
them
the tempest
my eyes
LYSANDER
me
aught
I
tale
history
The course
true love
it
blood,--

HERMIA
cross
LYSANDER
respect
years,--

HERMIA

O spite
it
the choice
friends,--

HERMIA

O hell
love
another's eyes
LYSANDER
a sympathy
choice
War
death
sickness
siege
it
it
a sound,
Swift
a shadow
any dream
the lightning
the collied night
That
a spleen
both heaven
earth
a man
power
Behold
The jaws
darkness
it
So quick bright things
confusion
HERMIA
true lovers
ever cross'd
It
an edict
destiny
us
our trial patience
it
a customary cross
thoughts
dreams
sighs
poor fancy's followers
LYSANDER

A good persuasion
me
Hermia
I
a widow aunt
a dowager
great revenue
she
no child
Athens
her house
remote seven leagues
she
me
her only son
I
thee
that place
the sharp Athenian law
us
thou
me
morrow
the wood
the town
I
thee
Helena
observance
a morn
May
I
HERMIA
My good Lysander
I
thee
Cupid's strongest bow
his best arrow
the golden head
the simplicity
Venus' doves
that
which
knitteth souls
prospers
that fire
which burn'd the Carthage queen
the false Troyan
sail
all the vows
ever men
number
women
that same place
thou hast
me
To-morrow
I
thee
LYSANDER
promise
love
Helena
Enter HELENA

HERMIA

God
fair Helena
whither
HELENA
you
me
that
Demetrius
your fair
Your eyes
lode-stars
shepherd's ear
wheat
hawthorn buds
Sickness
O
Yours
I
fair Hermia
I
My ear
your voice
your eye
My tongue
your tongue's sweet melody
the world mine
Demetrius
I
you
me
you
what art
You
the motion
Demetrius' heart
HERMIA
I
him
he
me
your frowns
my smiles
such skill
HERMIA
I
him
curses
he
me
love
HELENA

O
that
my prayers
I
he
me
I
he
me
HERMIA
His folly
Helena
no fault
mine
HELENA

None
your beauty
that fault
mine
HERMIA
comfort
he
my face
Lysander
myself
this place
the time
I
Lysander
Athens
a paradise
me
what
my love
dwell
he
turn'd
a heaven
a hell
LYSANDER

Helen
you
we
To-morrow night
Phoebe
doth
Her silver visage
the watery glass
liquid pearl
the bladed grass
A time
that
lovers' flights
Athens' gates
we
HERMIA
the wood
you
I
faint primrose-beds
our bosoms
their counsel
my Lysander
myself
thence
Athens
our eyes
new friends
stranger companies
Farewell, sweet playfellow
thou
us
good luck
thee
thy Demetrius
word
we
our sight
lovers' food
morrow
LYSANDER
I
Exit HERMIA
Helena
you
him
you
Exit

HELENA
some o'er
some
Athens
I
she
But what
that
Demetrius
He
he
he
Hermia's eyes
I
his qualities
no quantity
Love
form
dignity
Love
the eyes
the mind
wing'd Cupid
Love's mind
any judgement taste
Wings
no eyes
unheedy haste
Love
a child
choice
he
waggish boys
game
themselves
the boy
Love
ere
Demetrius look'd
Hermia's eyne
He
oaths
he
only mine
this hail
some heat
Hermia
he
showers
oaths
I
him
fair Hermia's flight
the wood
he
morrow
her
this intelligence
I
thanks
it
a dear expense
I
my pain
his sight
thither
Exit
SCENE II
Athens
QUINCE'S house
Enter QUINCE
SNUG
FLUTE
SNOUT
STARVELING

QUINCE
all our company
You
them
man
the scrip
QUINCE
the scroll
every man's name
which
all Athens
our
interlude
the duke
the duchess
his
wedding-day
night
BOTTOM

First, good Peter Quince
what
the play
the names
the actors
a point
QUINCE

Marry
our play
The most lamentable comedy
most cruel death
Pyramus
Thisby
work
I
you
a
merry
good Peter Quince
your
actors
the scroll
Masters
yourselves
QUINCE

Answer
I
you
Nick Bottom
the weaver
BOTTOM

Ready
what part
I
QUINCE

You
Nick Bottom
Pyramus
What
Pyramus
a lover
a tyrant
QUINCE

A lover
that
himself
love
That
some tears
the true performing
it
I
it
the audience
their
eyes
I
storms
I
some
measure
the rest
my chief humour
a
tyrant
I
Ercles
a part
a cat
all split
The raging rocks
shocks
the locks
prison gates
Phibbus' car
mar
The foolish Fates
This
the rest
the players
This
Ercles' vein
a tyrant's vein
a lover
the bellows-mender
Peter Quince
you
Thisby
you
FLUTE
What
Thisby
a wandering knight
QUINCE
It
the lady
that
Pyramus
FLUTE

Nay
faith
me
a woman
I
a beard
QUINCE
That
you
it
a mask
you
you
I
my face
me
Thisby
I
a monstrous little voice
Thisne
'Ah, Pyramus
lover dear
thy
Thisby dear,
and lady dear!'

QUINCE

No
you
Pyramus
Flute
you Thisby
BOTTOM

Well, proceed
QUINCE

Robin Starveling
the tailor
STARVELING

Here, Peter Quince
you
Thisby's mother
Tom Snout
the tinker
SNOUT
Peter Quince
QUINCE

You
Pyramus' father
myself
Thisby's father
Snug
the joiner
you
the lion's part
I
a play
you
the lion's part
you
it
it
me
I
study
You
it
it
nothing
BOTTOM
me
the lion
I
I
any man's heart
me
I
I
the duke
him
him
you
it
you
the duchess
the ladies
they
that
us
all
ALL
That
us
BOTTOM
I
you
you
the
ladies
their wits
they
no more
discretion
us
I
my
voice
I
you
any
sucking dove
I
you
an 'twere any
nightingale
You
no part
Pyramus
Pyramus
a
sweet-faced man
a proper man
a
summer's day
a most lovely gentleman-like man
you
Pyramus
BOTTOM
I
it
I
it
what
you
BOTTOM
I
it
either your straw-colour
beard
your orange-tawny beard
grain
your French-crown-colour beard
QUINCE

Some
your French crowns
no hair
you
your parts
I
you
you
you
them
morrow
me
the palace wood
the
town
moonlight
we
we
the city
we
company
our devices
the meantime
I
a bill
properties
our play
I
you
me
We
we
pains
QUINCE
the duke's oak
we
bow-strings
Exeunt

ACT II
SCENE
A wood
Athens
Enter
opposite sides
a Fairy
PUCK

PUCK
How now, spirit
whither
you
dale
thorough brier,
Over park
Thorough flood
thorough fire
I
the moon's sphere
I
the fairy queen
her orbs
the green
The cowslips
her pensioners
their gold coats spots
you
Those
rubies
fairy
those freckles
their savours
I
some dewdrops
a pearl
every cowslip's ear
spirits
I
Our queen
all our elves
The king
his revels
-night
heed
the queen
his sight
Oberon
wrath
her attendant hath
A lovely boy
an Indian king
She
so sweet a changeling
jealous Oberon
the child
Knight
his train
the forests
she perforce
the loved boy
him
flowers
him
they
grove
fountain
starlight sheen
they
square
fear
Creep
acorn-cups
them
I
your shape
you
that shrewd and knavish sprite
Call'd Robin Goodfellow
you
he
That
the maidens
the villagery
Skim milk
bootless
the breathless housewife churn
the drink
no barm
Mislead night-wanderers
their harm
that
Hobgoblin
you
You
their work
they
good luck
you
he
PUCK

                  Thou speak'st
I
that merry wanderer
the night
I
Oberon
him
I
Neighing
likeness
a filly foal
sometime lurk
I
a gossip's bowl
very likeness
a roasted crab
she
her lips
I
her
wither'd dewlap
the ale
The wisest aunt
the saddest tale
Sometime
three-foot stool
me
I
her bum
she
a cough
the whole quire
their hips
laugh
waxen
their mirth
A merrier hour
But, room
fairy
Oberon
Fairy
And here my mistress
he
Enter
one side
OBERON
his train
TITANIA
hers

OBERON

Ill
moonlight
TITANIA
What
Fairies
I
his bed
company
OBERON

Tarry
rash wanton
I
thy
lord
TITANIA
I
thy lady
I
thou hast
fairy land
the shape
Corin
pipes
corn
versing love
To amorous Phillida
art thou
the farthest Steppe
India
Theseus
you
their bed joy
prosperity
OBERON
How canst thou
shame
Titania
Glance
my credit
Hippolyta
I
thy love
Theseus
Didst
thou
him
the glimmering night
Perigenia
whom
he
him
fair AEgle
his faith
Ariadne
Antiopa
TITANIA
These
the forgeries
jealousy
the middle summer's spring
Met we
hill
dale
forest
mead
paved fountain
rushy brook
the beached margent
the sea
our ringlets
the whistling wind
thy brawls thou hast
our sport
the winds
us
revenge
suck'd
the sea
Contagious fogs
which
the land
every pelting river
they
their continents
The ox hath
his yoke
The ploughman
his sweat
the green corn
Hath
The fold
the drowned field
crows
the murrion flock
The nine men's morris
mud
the quaint
the wanton green
lack
tread
The human mortals
their winter
No night
hymn
carol blest
the moon
the governess
floods
Pale
her anger
all the air
rheumatic diseases
this distemperature
we
The seasons
hoary-headed frosts
the fresh lap
the crimson
old Hiems' thin and icy crown
An odorous chaplet
sweet summer buds
mockery
the spring
the summer
The childing autumn
angry winter
Their wonted liveries
the mazed world
their increase
which
which
this same progeny
evils
our debate
our dissension
We
their parents
you
it
it
you
Titania
her Oberon
I
a little changeling boy
my henchman
TITANIA
your heart
rest
The fairy land
the child
me
His mother
a votaress
my order
the spiced Indian air
night
she
my side
me
Neptune's yellow sands
the embarked traders
the flood
we
the sails
the wanton wind
Which
she
my young squire,--
the land
me
trifles
a voyage
merchandise
she
that boy
her sake
I
her boy
her sake
I
him
OBERON
this wood
you
?

TITANIA

Perchance
Theseus' wedding-day
you
our round
our moonlight revels
us
me
I
your haunts
OBERON
me
that boy
I
thee
TITANIA
thy fairy kingdom
Fairies
We
I
Exit TITANIA
her train

OBERON
thou shalt
this grove
I
this injury
My gentle Puck
I
a mermaid
a dolphin
such dulcet
harmonious breath
the rude sea
her song
certain stars
their spheres
the sea-maid's music
PUCK
I
OBERON
I
the cold moon
the earth
Cupid
he
the west
his love-shaft
his bow
it
a hundred thousand hearts
I
young Cupid's fiery shaft
Quench'd
the chaste beams
the watery moon
the imperial votaress
maiden meditation
mark'd I
the bolt
Cupid
It
a little western flower
love's wound
maidens
it
love
idleness
me
that flower
the herb
I
thee
The juice
it
man
woman
the next live creature
it
me
this herb
Ere
the leviathan
a league
I
a girdle round
the earth
forty minutes
this juice
I
Titania
she
the liquor
it
her eyes
The next thing
she
it
lion
bear
wolf
bull
monkey
busy ape
She
it
the soul
love
I
this charm
her sight
I
it
another herb
I
her
her page
me
who
I
I
their conference
Enter DEMETRIUS
HELENA
him
DEMETRIUS
I
thee
me
Lysander
fair Hermia
The one
I
me
Thou
me
they
this wood
I
this wood
I
my Hermia
thee
me
You
me
you
not iron
my heart
steel
you
your power
I
no power
you
DEMETRIUS
I
you
I
you
I
plainest truth
you
I
I
you
HELENA
that
I
you
I
your spaniel
, Demetrius
you
me
I
you
me
your spaniel
me
me
me
me
me
Unworthy
I
you
What worser place
I
your love,--
yet a place
high respect
me,--
you
your dog
DEMETRIUS
the hatred
my spirit
I
I
HELENA
I
I
you
DEMETRIUS
You
your modesty
the city
yourself
the hands
that
you
the opportunity
night
the ill counsel
a desert place
the rich worth
your virginity
HELENA
Your virtue
my privilege
that
It
night
I
your face
I
I
the night
this wood lack worlds
company
you
my respect
all the world
it
I
all the world
me
DEMETRIUS
I
thee
me
the brakes
thee
the mercy
wild beasts
The wildest hath
such a heart
you
you
the story
Apollo
Daphne
the chase
The dove
the griffin
the mild hind
speed
the tiger
bootless speed
When cowardice pursues
valour flies
I
thy questions
me
thou
me
I
thee mischief
the wood
HELENA

Ay
the temple
the town
You
me
Fie
Your wrongs
a scandal
my sex
We
love
men
We
wood
Exit DEMETRIUS
I
thee
a heaven
hell
the hand
I
nymph
he
this grove
Thou shalt
him
he
thy love
-enter PUCK
Hast thou
it
OBERON
I
thee
it
me
I
a bank
the wild thyme
oxlips
the nodding violet
luscious woodbine
sweet musk-roses
eglantine
Titania
the night
these flowers
dances
delight
the snake
her
enamell'd skin
Weed
a fairy
the juice
this
I
her eyes
her
hateful fantasies
thou
some
it
this grove
A sweet Athenian lady
love
a disdainful youth
his eyes
it
the next thing
he
the lady
thou shalt
the man
the Athenian garments
he
it
some care
he
her
she
her love
me
your servant
Exeunt

SCENE II
Another part
the wood
Enter TITANIA
now a roundel
a fairy song
the third part
a minute
Some
cankers
the musk-rose buds
Some war
rere-mice
their leathern wings
my small elves coats
some
The clamorous owl
our quaint spirits
me
your offices
me
The Fairies
You
snakes
double tongue
Thorny hedgehogs
Newts
blind-worms
no wrong
our fairy queen
Philomel
our sweet lullaby
Lulla
lulla
lullaby
lulla
lulla
lullaby
charm
our lovely lady nigh
lullaby
Weaving spiders
Beetles
snail
no offence
Philomel
melody
c.
all
One aloof stand sentinel
Exeunt Fairies
TITANIA
OBERON
the flower
TITANIA's eyelids

OBERON
thou
it
thy true-love take
Love
his sake
it
bristled hair
thy eye
that
it
some vile thing
Exit
Enter LYSANDER
HERMIA

LYSANDER

Fair love
you
the wood
troth
I
our way
We
us
you
it
the comfort
the day
HERMIA
it
you
a bed
I
this bank
my head
LYSANDER
One turf
pillow
us
both
One heart
one bed
two bosoms
one troth
HERMIA

Nay
good Lysander
my sake
LYSANDER

O
the sense
my innocence
Love
the meaning
love's conference
I
my heart
yours
we
it
Two bosoms
an oath
your side
no bed-room
me
I
my manners
my pride
Hermia
Lysander
gentle friend
love
courtesy
Lie
human modesty
a virtuous bachelor
a maid
good night
sweet friend
Thy
love
ne'er alter
thy sweet life end
that fair prayer
I
life
I
loyalty
my bed
sleep
thee
all his rest
HERMIA
that
the wisher's eyes
press'd
They
Enter PUCK

PUCK
the forest
I
Athenian
I
whose eyes
I
This flower's force
stirring love
Night
silence.--Who
Weeds
Athens
he
This
he
my master
the Athenian maid
the maiden
sleeping sound
the dank and dirty ground
Pretty soul
she
this lack-love
Churl
thy eyes
I
All the power
this charm doth owe
love
his seat
I
I
Oberon
Exit
Enter DEMETRIUS
HELENA
HELENA
thou
me
I
thee
me
HELENA

O
wilt thou
me
thy peril
I
I
breath
this fond chase
my grace
Happy
Hermia
she
she
blessed and attractive eyes
her eyes
salt tears
my eyes
oftener
hers
I
a bear
beasts
that
me
fear
Therefore no marvel
Demetrius
Do
a monster
What wicked and dissembling glass
mine
me
Hermia's sphery eyne
who
Lysander
the ground
Dead
I
no blood
no wound
you
fire
I
thy sweet sake
Transparent Helena
Nature
art
thy bosom
me
thy heart
Demetrius
a word
that vile name
my sword
HELENA
he
your Hermia
Lord
what
Hermia
you
content
LYSANDER

Content
Hermia
I
The tedious minutes
I
her
I
Who
a raven
a dove
The will
man
his reason
sway'd
reason
you
the worthier maid
Things
their season
I
the point
human skill
Reason
the marshal
my will
me
I
Love
love's richest book
HELENA

Wherefore
I
this keen mockery
your hands
I
this scorn
I
a sweet look
Demetrius' eye
you
my insufficiency
you
me
wrong, good sooth
you
such disdainful manner
me
you
I
I
you
more true gentleness
a lady
one man
another
Exit

LYSANDER
She
Hermia
Hermia
never mayst thou
Lysander
a surfeit
the sweetest things
The deepest loathing
the stomach
tie heresies
men
those
they
my surfeit
my heresy
me
all my powers
your love
Helen
her knight
Exit

HERMIA
me
Lysander
me
thy
this crawling serpent
my breast
me
pity
what a dream
Lysander
I
quake
fear
a serpent
my heart
you
his cruel pray
Lysander
what
Lysander
lord
What
hearing
no sound
no word
Alack
you
you
all loves
I
fear
I
you
all
Either death
you
I
Exit

ACT III
SCENE I.
The wood
TITANIA
Enter QUINCE
SNUG
FLUTE
SNOUT
STARVELING

BOTTOM
we
all
QUINCE

Pat
pat
a marvellous convenient place
our rehearsal
This green plot
our
stage
our tiring-house
we
it
action
we
it
the duke
BOTTOM

Peter Quince,--

QUINCE
bully Bottom
things
this comedy
Pyramus
Thisby
that
Pyramus
a sword
himself
which
the ladies
you
that?

SNOUT

By'r lakin
a parlous fear
I
we
the killing
all
I
a device
me
a prologue
the prologue
we
no harm
our swords
Pyramus
the more
better assurance
them
I
Pyramus
Pyramus
the weaver
this
them
fear
QUINCE
we
such a prologue
it
BOTTOM

No
it
it
SNOUT
the ladies
the lion
I
it
I
you
you
yourselves
God
us!--a lion
ladies
a
most dreadful thing
a more fearful
wild-fowl
your lion
we
t.

SNOUT
another prologue
he
a lion
BOTTOM

Nay
you
his name
half his face
the lion's neck
he
himself
the same
defect,--'Ladies,'--or 'Fair-ladies
I
I
I
my life
yours
you
I
a lion
it
pity
my life
I
no such thing
I
a
man
other men
him
his name
them
he
Snug
the joiner
QUINCE
it
two hard things
that
the moonlight
a chamber
you
Pyramus
Thisby
moonlight
SNOUT

Doth
the moon
we
our play
BOTTOM

A calendar
a calendar
the almanac
moonshine
moonshine
it
you
a casement
the great
chamber window
we
the moon
the casement
QUINCE

Ay
one
a bush
thorns
a lanthorn
he
disfigure
the person
Moonshine
another thing
we
a wall
the great
chamber
Pyramus
Thisby
the story
the chink
a wall
SNOUT
You
a wall
What
you
BOTTOM

Some man
Wall
him
some plaster
some loam
some rough-cast
him
wall
him
his
fingers
that cranny shall Pyramus
Thisby
whisper
QUINCE
that
all
your parts
you
you
your
speech
that brake
his cue
PUCK
PUCK
What
home-spuns
we
the cradle
the fairy queen
What
I
an auditor
I
cause
Pyramus
Thisby
BOTTOM

Thisby
the flowers
odious savours sweet,--

QUINCE

Odours, odours
BOTTOM

--odours savours
thy breath
Thisby dear
a voice
I
thee
Exit

PUCK

A stranger Pyramus
e'er
Exit

FLUTE
I
QUINCE

Ay
marry
you
you
he
a noise
that
he
FLUTE
Most radiant Pyramus
hue
Of colour
the red
most lovely Jew
truest horse
that
I
thee
Pyramus
Ninny's tomb
QUINCE

'Ninus' tomb
man
you
that
you
Pyramus
you
all your
part
cues
all Pyramus
your cue
it
truest horse
PUCK
an ass's head

BOTTOM
I
I
only thine
we
fly
Help!
Exeunt QUINCE
SNUG
FLUTE
SNOUT
STARVELING

PUCK
I
you
I
you
a round
bog
bush
brake
I
a headless bear
a fire
bark
grunt
roar
horse
hound
hog
bear
fire
every turn
Exit

BOTTOM
they
this
a knavery
them
me
SNOUT

SNOUT

O Bottom
thou art
what
I
thee
What
you
you
an asshead
you
Exit SNOUT
Bottom
thee
thou art
I
their knavery
this
an ass
me
me
they
I
this place
what
they
I
I
they
I
Sings
The ousel cock
hue
orange-tawny bill
The throstle
his note
The wren
little quill,--

TITANIA
What angel
me
my flowery bed
BOTTOM

[Sings
The finch
the sparrow
the lark
The plain-song cuckoo gray
Whose note
doth mark
nay;--
who
his wit
so foolish
a bird
who
a bird
the lie
he
'cuckoo
TITANIA
I
thee
Mine
thy note
mine eye
thy shape
thy fair virtue's force perforce
doth
me
the first view
I
thee
BOTTOM

Methinks
mistress
you
little reason
that
the truth
reason
love
little company
a-days
some honest neighbours
them
I
occasion
TITANIA

Thou art
thou art
I
wit
this wood
I
mine
own turn
TITANIA
this wood
Thou shalt
thou
I
a spirit
no common rate
The summer
my state
I
thee
me
I
thee fairies
thee
they
thee jewels
thou
pressed flowers
sleep
I
thy mortal grossness
That thou shalt
an airy spirit
Peaseblossom
Cobweb
Moth! and Mustardseed!
Enter PEASEBLOSSOM
COBWEB
I.

MOTH
I.
I.
ALL
we
TITANIA
this gentleman
his walks
gambol
his eyes
him
apricocks
dewberries
purple grapes
green figs
mulberries
The honey-bags steal
the humble-bees
night-tapers
their waxen thighs
them
the fiery glow-worm's eyes
my love
bed
the wings
Painted butterflies
the moonbeams
his sleeping eyes
him
elves
him
PEASEBLOSSOM

Hail
mortal!

COBWEB

Hail!

MOTH

Hail!

MUSTARDSEED

Hail
I
your worship's mercy
I
your
worship's name
COBWEB

Cobweb
BOTTOM
I
you
more acquaintance
good Master
Cobweb
I
my finger
I
you
Your name
honest gentleman
PEASEBLOSSOM

Peaseblossom
I
you
me
Mistress Squash
your
mother
Master Peascod
your father
I
you
more
acquaintance
Your name
I
you
MUSTARDSEED
Mustardseed
BOTTOM

Good Master Mustardseed
I
your patience
that same cowardly, giant-like ox-beef hath
many a gentleman
your house
I
you
your kindred
my eyes
I
your more acquaintance
good Master
Mustardseed
TITANIA
him
him
my bower
The moon methinks
a watery eye
she
every little flower
some enforced chastity
my love's tongue
him
Exeunt

SCENE II
Another part
the wood
OBERON

OBERON
I
Titania
what
it
her eye
Which
she
extremity
Enter PUCK
my messenger
How now, mad spirit
What night-rule
this haunted grove
My mistress
a monster
love
her close and consecrated bower
she
her dull and sleeping hour
A crew
patches
rude mechanicals
That
bread
Athenian stalls
a play
great Theseus' nuptial-day
The shallowest thick-skin
that barren sort
Who
Pyramus
their sport
his scene
enter'd
a brake
I
him
this advantage take
I
his head
Anon
his Thisbe
they
him
wild geese
the creeping fowler eye
russet-pated choughs
sort
the gun's report
themselves
the sky
his sight
his fellows
our stamp
here o'er
o'er
He
Athens calls
Their sense
their fears
senseless things
them
briers
thorns
their apparel snatch
Some sleeves
some hats
yielders
all
things
I
them
this distracted fear
sweet Pyramus
that moment
it
straightway
an ass
This
I
But hast thou
the Athenian's eyes
the love-juice
I
thee
PUCK
I
him
the Athenian woman
his side
he
force
she
HERMIA
this
the same Athenian
PUCK
This
the woman
not this the man
DEMETRIUS

O
you
him
that
you
Lay breath
your bitter foe
HERMIA
Now I
I
thee
thou
I
hast
me
slain Lysander
his sleep
shoes
blood
me
The sun
the day
he
me
he
Hermia
I
This whole earth
that the moon
May
the centre creep
Her brother
Antipodes
It
him
DEMETRIUS
the murder'd
I
the heart
your stern cruelty
you
the murderer
Venus
her glimmering sphere
What
this
my Lysander
he
, good Demetrius
wilt thou
him
me
DEMETRIUS
I
his carcass
my hounds
HERMIA
dog
me
the bounds
maiden's patience
Hast thou
him
men
my sake
Durst thou
look'd
him
hast thou
him
O brave touch
Could not a worm
an adder
An adder
it
doubler tongue
thine
You
your passion
a misprised mood
I
Lysander's blood
he
aught
I
HERMIA
I
thee
me
he
An
I
what
I
HERMIA

A privilege
me
thy hated presence
I
me
he
Exit

DEMETRIUS
her
this fierce vein
a while
I
So sorrow's heaviness
doth
debt
that
Which
some slight measure
it
his tender
I
some stay
sleeps
OBERON
What
hast thou
thou hast
the love-juice
some true-love's sight
thy misprision
Some true love turn'd
not a false turn'd
PUCK
o'er-rules
troth
A million fail
oath
oath
OBERON
the wood
the wind
Helena
Athens
thou find
she
cheer
sighs
love
that
the fresh blood dear
some illusion
thou
her
I
his eyes
she
I
I
I
arrow
the Tartar's bow
Exit

OBERON

   Flower
this purple dye
Cupid's archery
apple
his eye
his love
he
her
the Venus
the sky
she
,
Beg
her
remedy
enter PUCK

PUCK

   Captain
our fairy band
Helena
hand
the youth
me
a lover's fee
we
their fond pageant
what fools
these mortals
OBERON
the noise
they
Demetrius
PUCK
That
sport
those things
me
That
LYSANDER
HELENA

LYSANDER
you
I
scorn
Scorn
derision
tears
I
I
their nativity
all truth
these things
me
you
the badge
faith
them
You
your cunning
truth
truth
O devilish-holy fray
These vows
Hermia
you
her
o'er
oath
oath
you
nothing
Your vows
her
me
two scales
light
tales
LYSANDER
I
no judgment
her
I
HELENA
none
my mind
you
her o'er
LYSANDER

Demetrius
her
he
you
DEMETRIUS
what
my love
I
thine eyne
Crystal
show
Thy lips
those kissing cherries
That pure congealed white, high Taurus snow
the eastern wind
a crow
thy hand
me
This princess
this seal
bliss
HELENA

O spite
O hell
I
you
all
me
your merriment
you
we
courtesy
You
me
thus much injury
you
me
I
you
you
souls
me
you
men
you
show
You
a gentle lady
my parts
I
you
me
your hearts
You
both
rivals
Hermia
both rivals
Helena
A trim exploit
a manly enterprise
a poor maid's eyes
your derision
none
noble sort
a virgin
extort
A poor soul's patience
all
you
LYSANDER
You
Demetrius
you
Hermia
this
you
I
all good will
all my heart
Hermia's love
I
you
my part
yours
Helena
me
Whom
I
my death
HELENA
mockers
more idle breath
DEMETRIUS

Lysander
thy Hermia
I
none
I
her
all that love
My heart
her
guest-wise sojourn'd
Helen
it
home
it
DEMETRIUS

Disparage
the faith thou
Lest
thy peril
it
thy love
yonder
thy
HERMIA
the eye
his function
The ear
apprehension
it
the seeing sense
It
the hearing
double recompense
Thou art
mine eye
Lysander
I
it
me
thy sound
thou
me
LYSANDER
he
whom
doth press
What love
Lysander
my side
LYSANDER

Lysander's love
that
him
Fair Helena
who
eyes
light
Why seek'st
me
this
thee
The hate
I
thee
me
thee
You
you
it
HELENA

Lo
she
this confederacy
I
they
conjoin'd
this false sport
spite
me
Injurious Hermia
most ungrateful maid
you
you
these
me
this foul derision
all the counsel
that
we
The sisters' vows
the hours
that
we
we
the hasty-footed time
parting
it
all forgot
childhood innocence
Hermia
two artificial gods
our needles
both one flower
one sampler
one cushion
Both
one song
one key
our hands
our sides
voices
minds
we
a double cherry
But yet an union
partition
Two lovely berries
one stem
two seeming bodies
one heart
coats
heraldry
one crest
you
our ancient love
men
your poor friend
It
Our sex
I
you
it
I
the injury
HERMIA
I
your passionate words
I
you
it
you
me
HELENA
you
Lysander
scorn
me
my eyes
face
your other love
Demetrius
Who
me
his foot
me
goddess
nymph
Wherefore
he
this
her
he
doth Lysander
your love
his soul
me
your setting
your consent
What
I
grace
you
love
This
you
despise
I
what
you
this
HELENA

Ay
persever
counterfeit sad looks
mouths
me
I
my back
each
the sweet jest
This sport
you
any pity
grace
manners
You
me
my own fault
Which death
absence
LYSANDER
my excuse
My love
my life
my soul
HERMIA

                  Sweet
her
DEMETRIUS
she
I
LYSANDER

Thou
she
Thy threats
no more strength
her weak prayers
I
thee
my life
I
I
that
which
I
thee
him
that
I
thee
I
I
thee
he
LYSANDER
thou
it
DEMETRIUS

Quick
HERMIA

Lysander
whereto
all this
LYSANDER
DEMETRIUS

                  No
he
you
you
a tame man
vile thing
I
thee
me
a serpent
HERMIA
you
what change
this
Sweet love,--

LYSANDER
Thy love
out, tawny Tartar
Out
medicine
hated potion
HERMIA
you
you
I
my word
thee
I
I
your bond
I
A weak bond
you
I
your word
LYSANDER
What
I
her
her
her
I
her
I
her
HERMIA

What
you
me
greater harm
me
me
what news
I
Hermia
you
Lysander
I
I
night
you
me
night
you
me
you
me
the gods
I
LYSANDER

Ay
my life
thee
hope
question
doubt
nothing
no jest
I
thee
Helena
HERMIA
me
you
you canker-blossom
You thief
love
what
you
night
my love's heart
him
you
no modesty
no maiden shame
No touch
bashfulness
What
you
Impatient
answers
my gentle tongue
Fie
fie
you
you
you
HERMIA

Puppet
that way
the game
I
she
compare
our statures
she
her height
her personage
Her height
forsooth
she
him
you
his esteem
I
I
thou painted maypole
I
I
my nails
thine eyes
I
you
you
me
her
me
I
I
no gift
shrewishness
I
a right maid
my cowardice
her
me
You
she
something
myself
I
her
HERMIA
Lower
hark
HELENA
Good Hermia
me
I
you
your counsels
you
that
love
Demetrius
I
him
your stealth
this wood
He
you
love
I
him
he
me
me
me
me
me
you
me
Athens
I
my folly
you
me
You
I
you
who
that
you
A foolish heart
I
HERMIA

What
Lysander?

HELENA
Demetrius
LYSANDER
she
thee
Helena
DEMETRIUS

No
she
you
her part
HELENA

O
she
she
She
a vixen
she
school
she
she
HERMIA
nothing
you
her
me
me
her
LYSANDER
you
you
You
You
you
You
her behalf
that
your services
her
Helena
her part
thou
so little show
love
her
Thou shalt
it
LYSANDER
she
me
whose right
thine
mine
Helena
DEMETRIUS

Follow
I
thee
jole
Exeunt LYSANDER
DEMETRIUS
HERMIA
You
mistress
all this coil
you
HELENA
I
you
your curst company
Your hands
mine
a fray
My legs
Exit

HERMIA
I
what
Exit

OBERON
This
thy negligence
still thou mistakest
thy knaveries
PUCK
me
king
shadows
I
you
me
I
the man
the Athenian garment
so far blameless
my enterprise
I
an Athenian's eyes
I
so did sort
this their jangling
I
a sport
OBERON

Thou see'st
these lovers
a place
Hie
Robin
The starry welkin
thou anon
fog
Acheron
these testy rivals
another's way
Lysander
thy tongue
Demetrius
bitter wrong
Demetrius
each other look thou
them
their brows death-counterfeiting sleep
leaden legs
batty wings
this herb
Lysander's eye
Whose liquor
this virtuous property
thence
all error
his might
his eyeballs
wonted sight
they
all this derision
a dream and fruitless vision
Athens
the lovers
league
whose date
death
Whiles I
this affair
thee employ
I
my queen
her Indian boy
I
her
monster's view
all things
peace
PUCK
My fairy lord
this
haste
night's swift dragons
the clouds
yonder
Aurora's harbinger
whose approach
ghosts
churchyards
damned spirits
all
crossways
floods
burial
their wormy beds
fear
day
their shames
They
themselves
aye consort
black-brow'd night
OBERON
we
spirits
another sort
I
the morning's love
sport
a forester
the groves
the eastern gate
Neptune
fair blessed beams
yellow gold
his salt green streams
, notwithstanding, haste
no delay
We
this business
Exit

PUCK
I
them
I
field
town
Goblin
them
enter LYSANDER

LYSANDER
speak thou
PUCK
Where art thou
LYSANDER
I
thee
PUCK
me
plainer ground
Exit LYSANDER
the voice
-
enter DEMETRIUS

DEMETRIUS

                  Lysander
art thou
some bush
dost thou
thy head
PUCK
Thou coward
art thou
the stars
the bushes
that
thou look'st
wars
thou child
I
thee
a rod
he
That
a sword
thee
DEMETRIUS

Yea, art thou
PUCK
my voice
we
no manhood
-
He
me
me
I
he
he
The villain
much lighter-heel'd
I
I
he
That
I
dark uneven way
me
Come
thou
me
thy grey light
I
Demetrius
this spite
Sleeps
-
PUCK and DEMETRIUS

PUCK

Ho
ho
ho
Coward
me
I
Thou
me
every place
me
the face
PUCK
I
DEMETRIUS

Nay
thou
me
Thou shalt
this dear
face
daylight see
Faintness
me
my length
this cold bed
day's approach
sleeps
Re
enter HELENA

HELENA
thy hour
Shine comforts
the east
I
Athens
daylight
these
that my poor company
that
sorrow's eye
me
mine own company
PUCK
both kinds
she
Cupid
a knavish lad
poor females
HERMIA

HERMIA
woe
the dew
briers
I
My legs
no pace
my desires
I
me
the break
day
Heavens shield Lysander
they
a fray
PUCK
the ground
Sleep sound
I
your eye
Gentle lover
remedy
the juice
LYSANDER's eyes
Thou takest
True delight
the sight
thy former lady's eye
the country
every man
your waking
Jack
Jill
Nought
The man
his mare
all
ACT IV
LYSANDER
DEMETRIUS
HELENA
HERMIA
TITANIA
BOTTOM
COBWEB
MOTH
MUSTARDSEED
other Fairies
OBERON
unseen

TITANIA
thee
this flowery bed
I
musk-roses
thy sleek smooth head
thy fair large ears
my gentle joy
BOTTOM

Where's Peaseblossom?

PEASEBLOSSOM
my head
Peaseblossom
Mounsieur Cobweb
COBWEB

Ready
BOTTOM

Mounsieur Cobweb
good mounsieur
you
your
weapons
your hand
me
a red-hipped
humble-bee
the top
a thistle
good
mounsieur
me
the honey-bag
yourself
the action
mounsieur
good mounsieur
a care
the honey-bag break
I
you
a
honey-bag
Mounsieur Mustardseed
MUSTARDSEED
BOTTOM
me
your neaf
Mounsieur Mustardseed
you
your courtesy
good mounsieur
MUSTARDSEED
What
your Will?

BOTTOM

Nothing
good mounsieur
Cavalery Cobweb
I
the barber
monsieur
methinks
I
the face
I
such a tender ass
my hair
me
I
TITANIA

What
wilt thou
some music
BOTTOM
I
a reasonable good ear
music
's
the tongs
the bones
TITANIA
sweet love
what
thou
a peck
provender
I
your good
dry oats
I
a great desire
a bottle
hay
good hay
sweet hay
no fellow
I
a venturous fairy
that
The squirrel's hoard
thee
new nuts
BOTTOM
I
a handful
dried peas
I
you
none
your people
me
I
an exposition
sleep
me
TITANIA

Sleep thou
I
thee
my arms
Fairies
begone
Exeunt fairies
the woodbine
the sweet honeysuckle
entwist
the female ivy
so
Enrings
the barky fingers
the elm
I
thee
I
thee
They
Enter PUCK

OBERON
[Advancing]  Welcome
good Robin
See'st thou
this sweet sight
Her dotage
I
her
the wood
sweet favours
this hateful fool
I
her
her
she
his hairy temples
a coronet
fresh and fragrant flowers
that same dew
which
the buds
round and orient pearls
the pretty flowerets' eyes
tears
that
their own disgrace bewail
I
my pleasure
her
she
mild terms
my patience
I
her her changeling child
she
me
her fairy
him
my bower
fairy land
I
the boy
I
This hateful imperfection
her eyes
gentle Puck
this transformed scalp
the head
this Athenian swain
That
he
Athens
this night's accidents
the fierce vexation
a dream
I
the fairy queen
thou wast
thou wast
such force
blessed power
you
my sweet queen
TITANIA
My Oberon
what visions
I
I
an ass
OBERON
your love
these things
mine eyes
his visage
OBERON

Silence
Robin
this head
Titania
music call
common sleep
all these five the sense
TITANIA

Music
ho! music
charmeth sleep
Music
still

PUCK
thine
own fool's eyes
OBERON

Sound
music
hands
me
the ground whereon
these sleepers
Now thou
I
amity
morrow
solemnly
Dance
Duke Theseus' house
it
all fair prosperity
the pairs
faithful lovers
Theseus
jollity
PUCK

Fairy king
I
the morning lark
OBERON
we
the night's shade
We
the globe
the wandering moon
TITANIA
our flight
me
it
I
these mortals
the ground
Exeunt
Horns
Enter THESEUS
HIPPOLYTA
EGEUS
train

THESEUS

Go
you
the forester
our observation
perform'd
we
the vaward
the day
My love
the music
my hounds
the western valley
them
I
the forester
Exit
an Attendant
We
fair queen
the mountain's top
the musical confusion
hounds
echo
conjunction
HIPPOLYTA
I
Hercules
Cadmus
a wood
Crete
they
the bear
hounds
Sparta
I
Such gallant chiding
the groves
The skies
the fountains
every region
all one mutual cry
I
So musical a discord
such sweet thunder
THESEUS
My hounds
the Spartan kind
So flew'd
their heads
ears
that
the morning dew
Crook-knee'd
dew-lapp'd
Thessalian bulls
pursuit
mouth
bells
Each
each
A cry
cheer'd
horn
Crete
Sparta
Thessaly
you
what nymphs
these
EGEUS
this
my daughter
Lysander
this Demetrius
This Helena, old Nedar's Helena
I
their
THESEUS
they
The rite
May
our intent
grace
this
the day
Hermia
answer
her choice
EGEUS
It
my lord
the huntsmen
them
their horns
Horns
LYSANDER
DEMETRIUS
HELENA
HERMIA
Good morrow
friends
Saint Valentine
these wood-birds
couple
LYSANDER

Pardon
my lord
I
you
all
I
you
rival enemies
this gentle concord
the world
That hatred
jealousy
hate
no enmity
LYSANDER
I
I
I
I
I
I
I
me
it
I
Hermia hither
our intent
Athens
we
the peril
the Athenian law
EGEUS
you
I
the law
the law
his head
They
they
, Demetrius
you
me
You
your wife
me
my consent
my consent
she
your wife
My lord
fair Helen
me
their stealth
this
this wood
I
fury hither
them
Fair Helena
fancy
me
I
what
some power
it
love
Hermia
the snow
me
the remembrance
an idle gaud
Which
my childhood
I
all the faith
the virtue
my heart
The object
the pleasure
mine eye
only Helena
her
I
I
Hermia
sickness
I
this food
health
my natural taste
I
it
it
it
it
THESEUS

Fair lovers
you
this discourse
we
anon
I
your will
the temple
us
These couples
the morning
something
Our purposed hunting
us
Athens
We
a feast
great solemnity
Exeunt THESEUS
HIPPOLYTA
EGEUS
train

DEMETRIUS
These things
small and undistinguishable,

HERMIA

Methinks
I
these things
parted eye
every thing
HELENA

So methinks
I
Demetrius
a jewel
Mine
not mine
DEMETRIUS
you
we
It
me
we
we
you
The duke
us
him
HERMIA

Yea
my father
HELENA
Hippolyta
LYSANDER
he
us
the temple
we
's
him
the way
us
our dreams
Exeunt

BOTTOM
my cue
me
I
Most fair Pyramus
Heigh-ho!
Peter Quince
Flute
the bellows-mender
Snout
the tinker
God's my life
me
I
a most rare
vision
I
a dream
the wit
man
what dream
it
man
an ass
he
this dream
I
no man
what
I
I
man
a patched fool
he
what methought
I
The eye
man
the ear
man
man's hand
his tongue
his heart
what
my dream
I
Peter Quince
a ballad
this dream
it
Bottom's Dream
it
no bottom
I
it
the
latter end
a play
the duke
peradventure
it
I
it
her death
Exit
SCENE II
Athens
QUINCE'S house
Enter QUINCE
FLUTE
SNOUT
STARVELING

QUINCE
you
Bottom's house
he
STARVELING
He
doubt
he
FLUTE
he
the play
it
it
QUINCE
It
you
a man
all
Athens
Pyramus
he
he
the best wit
any handicraft
man
Athens
QUINCE

Yea
the best person
he
a very
paramour
a sweet voice
You
a paramour
God
us
a thing
naught
SNUG

SNUG

Masters
the duke
the temple
two or three lords
ladies
our sport
we
FLUTE
O sweet bully Bottom
he
sixpence
a
day
his life
he
sixpence
an the duke
him
sixpence
a day
Pyramus
I
he
it
Pyramus
nothing
BOTTOM

BOTTOM
these lads
these hearts
QUINCE

Bottom
O most courageous day
O most happy hour
I
wonders
me
what
I
you
I
no true Athenian
I
you
every thing
it
QUINCE
us
BOTTOM

Not a word
me
All
that
I
you
the duke hath
your apparel
your beards
new ribbons
your
pumps
the palace
every man
our
play
any case
Thisby
clean linen
that
the lion
his nails
they
the
lion's claws
most dear actors
no onions
we
sweet breath
I
them
it
a sweet
comedy
No more words
SCENE
The palace
THESEUS
Enter THESEUS
HIPPOLYTA
PHILOSTRATE
Lords
Attendants
HIPPOLYTA
my Theseus
these
lovers
I
These antique fables
these fairy toys
Lovers
madmen
such seething brains
Such shaping fantasies
that
More than cool reason
The lunatic
the lover
the poet
imagination
One
more devils
vast hell
That
the lover
Helen's beauty
a brow
Egypt
The poet's eye
fine frenzy rolling
Doth glance
heaven
earth
earth
heaven
imagination bodies
The forms
things
the poet's pen
them
shapes
nothing
A local habitation
a name
Such tricks
strong imagination
it
some joy
It
some bringer
that joy
the night
some fear
a bush
a bear
HIPPOLYTA
all the story
the night
all their minds
More witnesseth
fancy's images
something
great constancy
THESEUS
the lovers
joy
mirth
Enter LYSANDER
DEMETRIUS
HERMIA
HELENA
Joy
gentle friends
joy
fresh days
love
your hearts
LYSANDER
us
your royal walks
your bed
THESEUS
what masques
what dances
we
this long age
three hours
our after-supper and bed-time
our usual manager
mirth
hand
no play
the anguish
a torturing hour
Call Philostrate
PHILOSTRATE
THESEUS

Say
what abridgement
you
this evening
What masque
what music
we
The lazy time
some delight
PHILOSTRATE
a brief
how many sports
choice
which
your highness
a paper

THESEUS
The battle
the Centaurs
an Athenian eunuch
the harp
We
none
that
I
my love
glory
my kinsman Hercules
Reads
The riot
the tipsy Bacchanals
the Thracian singer
their rage
That
an old device
it
play'd
I
Thebes
Reads
the death
Learning
beggary
That
some satire
a nuptial ceremony
Reads
A tedious brief scene
young Pyramus
his love
Thisbe
very tragical mirth
Merry
That
, hot ice
wondrous strange snow
we
the concord
this discord
PHILOSTRATE

A play
my lord
some ten words
Which
I
a play
ten words
it
Which
it
all the play
one word
one player
my noble lord
it
Pyramus
doth
himself
Which
I
I
mine eyes
The passion
loud laughter
What
they
that
it
Hard-handed men
that
Athens
Which
their minds
their unbreathed memories
this same play
THESEUS
we
it
PHILOSTRATE

No
It
you
I
it
it
nothing
nothing
the world
you
sport
their intents
conn'd
cruel pain
you
I
that play
never anything
,
When simpleness and duty tender
it
them
your places
ladies
Exit PHILOSTRATE

HIPPOLYTA
I
wretchedness
o'er
his service perishing
you
no such thing
HIPPOLYTA
He
they
nothing
this kind
THESEUS
The kinder
we
them
thanks
nothing
Our sport
what
they
what poor duty
noble respect
it
might
I
great clerks
me
premeditated welcomes
I
them
periods
the midst
sentences
their practised accent
their fears
conclusion
me
a welcome
me
this silence
I
a welcome
the modesty
fearful duty
I
the rattling tongue
saucy
audacious eloquence
Love
tongue-tied simplicity
my capacity
enter PHILOSTRATE

PHILOSTRATE
your grace
the Prologue
THESEUS
him
Flourish
trumpets
QUINCE
the Prologue

Prologue
we
it
our good will
you
we
good will
our simple skill
That
the true beginning
our end
we
We
you
Our true intent
your delight
We
you
you
The actors
hand
their show
You
all
that
you
THESEUS
This fellow
doth
points
LYSANDER
He
his prologue
a rough colt
he
the stop
my lord
it
HIPPOLYTA
he
his prologue
a child
a recorder
a sound
government
THESEUS
His speech
a tangled chain
nothing
all
Who
Pyramus
Thisbe
Wall
Moonshine
Lion

Prologue

Gentles
you
this show
truth
all things
This man
Pyramus
you
This beauteous lady
Thisby
This man
lime
rough-cast
, doth present
Wall
that vile Wall
which
these lovers
Wall's chink, poor souls
they
the which
no man
This man
lanthorn
dog
bush
thorn,
Presenteth Moonshine
you
moonshine
these lovers
no scorn
Ninus' tomb
This grisly beast
name
The trusty Thisby
night
affright
she
she
Which Lion
bloody mouth
Anon
Pyramus
sweet youth
Whereat
blade
bloody blameful blade
He
bloody breast
mulberry shade
His dagger
all the rest
Lion
Moonshine
Wall
lovers
large discourse
they
Exeunt Prologue
Moonshine

THESEUS
I
the lion
DEMETRIUS
No wonder
my lord
one lion
many asses
this same interlude
it
I
one Snout
name
a wall
such a wall
I
you
That
it
a crannied hole
chink
which
the lovers
Pyramus
Thisby
this rough-cast
this stone
I
that same wall
the truth
this
which
the fearful lovers
THESEUS
you
lime
hair
DEMETRIUS
It
the wittiest partition
I
discourse
my lord
Enter Pyramus

THESEUS

Pyramus
the wall
silence
Pyramus

O grim-look'd night
O night
hue
O night
which
day
O night
I
my Thisby's promise
forgot
And thou, O wall
O sweet, O lovely wall
her father's ground
mine
Thou wall
O wall
O sweet and lovely wall
me
thy chink
mine eyne
Wall
his fingers
Thanks
courteous wall
Jove
thee
this
what
I
I
wicked wall
whom
I
no bliss
Cursed
thy stones
me
The wall
methinks
Pyramus

No
truth
he
me
Thisby's cue
she
I
her
the wall
You
it
pat
I
you
she
Thisbe

Thisbe

O wall
full often hast thou
my moans
my fair Pyramus
me
My cherry lips
thy stones
Thy stones
lime
hair
thee
I
a voice
I
the chink
an
I
my Thisby's face
Thisby
Thisbe

My love thou art
my love
I
Pyramus
what
thou
I
thy lover's grace
Limander
I
I
Helen
the Fates
me
Pyramus
Shafalus
Procrus
Shafalus
Procrus
I
you
me
the hole
this vile wall
I
the wall's hole
your lips
Pyramus

Wilt thou
Ninny's tomb
me
straightway
tide death
I
delay
Exeunt Pyramus
Thisbe

Wall
I
Wall
my part
Wall
doth
Exit

THESEUS
the mural
the two neighbours
DEMETRIUS
No remedy
walls
HIPPOLYTA
This
the silliest stuff
I
THESEUS
this kind
shadows
imagination
them
It
your imagination
not theirs
THESEUS
we
them
they
themselves
they
excellent men
two noble beasts
a man
a lion
Enter Lion
Moonshine

Lion

You
ladies
you
whose gentle hearts
The smallest monstrous mouse
that
floor
both quake
When lion
wildest rage
I
one Snug
the joiner
no lion's dam
I
lion
strife
this place
my life
THESEUS
A very gentle beast
a good conscience
DEMETRIUS
a beast
I
LYSANDER
This lion
a very fox
his valour
THESEUS

True
a goose
his discretion
DEMETRIUS
my lord
his valour
his
discretion
the fox
the goose
His discretion
I
his valour
the goose
not the fox
It
it
his discretion
us
the moon
This lanthorn
the horned moon present;--

DEMETRIUS
He
the horns
his head
He
no crescent
his horns
the circumference
Moonshine
This lanthorn
the horned moon present
Myself
the man
i
the moon
This
the greatest error
all the rest
the man
the lanthorn
it
the
man
i
the moon
DEMETRIUS
He
the candle
you
it
snuff
HIPPOLYTA
I
this moon
he
THESEUS
It
his small light
discretion
he
the wane
courtesy
all
reason
we
LYSANDER

Proceed
Moonshine

All
that
I
you
the
lanthorn
the moon
the man
the moon
my thorn-bush
my dog
all these
the lanthorn
all
these
the moon
But, silence
Thisbe
Thisbe

Thisbe
This
old Ninny's tomb
my love
Lion
Thisbe
DEMETRIUS
THESEUS

Well run
HIPPOLYTA
Well shone
the moon
a
good grace
The Lion
Thisbe's mantle
exit

THESEUS
LYSANDER
the lion
DEMETRIUS
Pyramus
I
thee
thy sunny beams
I
thee
Moon
thy gracious, golden, glittering gleams
I
truest Thisby sight
What dreadful dole
you
it
O dainty duck
O dear
stain'd
blood
ye Furies
O Fates
Cut thread
thrum
Quail
crush
quell
THESEUS
This passion
the death
a dear friend
a man
HIPPOLYTA

Beshrew
my heart
I
the man
Pyramus

O wherefore
Nature
thou lions frame
lion vile hath
deflower'd
my dear
Which
which
the fairest dame
That
that
that
cheer
The pap
Pyramus
that
pap
Where heart
doth hop
Stabs
himself
I
I
I
My soul
the sky
Tongue
thy light
Moon
thy flight
Exit Moonshine
Dies
DEMETRIUS
him
he
LYSANDER
an ace
man
he
he
nothing
THESEUS
the help
a surgeon
he
an ass
HIPPOLYTA
Moonshine
Thisbe
her lover
She
him
starlight
she
her passion
the play
enter Thisbe

HIPPOLYTA

Methinks
she
such a
Pyramus
I
she
DEMETRIUS
A mote
the balance
which Pyramus
which
he
a man
God
us
she
a woman
God
us
LYSANDER
She
him
those sweet eyes
DEMETRIUS
she
videlicet:--

Thisbe

          Asleep
my love
What
O Pyramus
Quite dumb?
Dead
A tomb
thy sweet eyes
This cherry nose
These yellow cowslip cheeks
Lovers
moan
His eyes
leeks
O Sisters Three
me
hands
milk
them
gore
you
shears
his thread
silk
Tongue
a word
herself
friends
Thisby
Dies

THESEUS

Moonshine
Lion
Wall
BOTTOM
you
the wall
that
their fathers
it
you
the
epilogue
a Bergomask dance
our company
THESEUS

No epilogue
I
you
your play
no
excuse
the players
none
Marry
he
that
it
Pyramus
himself
Thisbe's garter
it
a fine
tragedy
it
your Bergomask
A dance
The iron tongue
midnight hath
Lovers
bed
I
we
the coming morn
we
This palpable-gross play hath
The heavy gait
night
Sweet friends
bed
A fortnight hold
we
nightly revels
new jollity
Exeunt
Enter PUCK

PUCK
the hungry lion
the wolf
the moon
the heavy ploughman snores
weary task fordone
the wasted brands
the screech-owl
the wretch
that
woe
remembrance
a shroud
it
the time
night
the graves
Every one
his sprite
the church-way paths
we
that
the triple Hecate's team
the presence
the sun
darkness
a dream
not a mouse
this hallow'd house
I
broom
the dust
the door
OBERON
TITANIA
their train

OBERON
the house
gathering light
the dead and drowsy fire
Every elf and fairy sprite
Hop
as light
bird
And this ditty
me
it
your song
rote
each word
a warbling note
hand
fairy grace
we
this place
Song
dance

OBERON
the break
day
this house
the best bride-bed
we
Which
us
the issue
all the couples
the blots
Nature's hand
their issue
Never mole
hare lip
scar
nativity
their children
this field-dew consecrate
Every fairy
his gait
each several chamber bless
this palace
sweet peace
the owner
it
safety rest
no stay
me
all
break
day
Exeunt OBERON
TITANIA
train

PUCK
we
this
all
you
but slumber'd
these visions
this weak and idle theme
a dream
Gentles
you
we
I
an honest Puck
we
unearned luck
the serpent's tongue
We
amends
the Puck
a liar call
you
all
me
your hands
we
friends
Robin
amends
In [ ]:
# use textacy to extract verb phrases

import textacy

patterns = [{"POS": "AUX"}, {"POS": "VERB"}]
about_play = textacy.make_spacy_doc(
     text, lang="en_core_web_sm"
 )
verb_phrases = textacy.extract.token_matches(
     about_play, patterns=patterns
)

# Print all verb phrases
for chunk in verb_phrases:
    print(chunk.text)


# Extract noun phrase to explain what nouns are involved
for chunk in about_play.noun_chunks:
     print (chunk)
shall behold
may dispose
be advised
be held
do entreat
am made
may concern
may know
may befall
can endure
shall render
do estate
am beloved
'll avouch
must confess
have heard
have spoke
did lose
shall go
may extenuate--
must employ
did run
be engaged
did lay
do devour
did meet
was seen
have broke
is catching
should catch
should catch
being bated
'd give
would teach
shall see
will fly
will unfold
shall meet
must starve
am thought
do know
can transpose
is perjured
did melt
will go
are set
will ask
will move
will condole
could play
Shall break
Shall shine
must take
must love
shall play
may speak
may hide
must play
must play
may do
will roar
will roar
will make
should do
would fright
would shriek
would hang
should fright
would have
will aggravate
will roar
will roar
can play
shall see
must needs
will undertake
will discharge
will play
be dogged
will draw
will meet
may rehearse
do wander
must go
be gone
is passing
would have
shall have
were gone
have forsworn
be wedded
have overborne
are fatted
is fill'd
do abound
Would imitate
did die
will spare
will go
shall chide
should pierce
might see
Will make
can swim
'll put
'll watch
shall pursue
can take
'll make
will overhear
'll slay
were stolen
shall have
will fawn
be used
do look
do impeach
do see
be said
'll run
be changed
shall do
do set
may do
'll follow
do leave
shall seek
'll streak
may prove
shall do
shall appear
have forgot
'll rest
will rest
shall serve
is knit
can make
be said
might approve
am gone
will go
do repent
have spent
must flout
must confess
be abused
do leave
Are hated
did deceive
be hated
'll find
will do
will do
must leave
is done
will do
will put
will have
be written
must tell
must name
be seen
must speak
would wish
would request
may shine
must come
must have
must present
have spoken
must understand
'll meet
are haunted
'll follow
'll lead
will walk
will sing
shall hear
would set
would give
should have
can gleek
do love
'll give
shall fetch
will purge
shall desire
shall make
shall desire
had made
be awaked
must dote
Were met
be answered
could devise
did bid
be eyed
should use
have stolen
'll believe
be bored
can tell
will remain
will pay
must perforce
'll charm
do appear
Will cause
to awake
must needs
should woo
do advance
must join
will do
is gone
could press
have shared
have spent
may chide
do feel
did spurn
should pity
be chronicled
can compel
will lose
can do
would follow
will shake
will keep
did desire
do hate
can reach
may think
can match
did love
will let
'll go
should know
be had
Shall seem
be done
are gone
should look
may tread
may effect
will lead
'll whip
is defiled
'll try
is gone
did fly
will rest
'll find
be visited
may back
Re-
can keep
'll apply
should take
be shown
shall have
shall go
shall have
do coy
must scratch
could munch
shall seek
will wind
do begin
did upbraid
had rounded
did ask
will undo
will release
do loathe
will to
do hear
can compass
was found
shall hear
are bred
should give
shall reply
be gone
have stolen
have defeated
did dote
do wish
will hear
will overbear
be knit
be set
'll hold
have found
did bid
have had
have had
can tell
will offer
will get
be called
will sing
be heard
is marred
must say
is coming
had gone
been made
be hanged
have deserved
will tell
will tell
is preferred
shall hang
may believe
can hold
will see
be sung
have known
saw rehearsed
must confess
do play
will hear
have heard
can find
will hear
shall see
can do
have come
have purposed
have seen
have broke
should think
shall know
would know
will know
Did scare
did fall
is boiling
do remain
would have
should curse
shall see
can hear
being done
may pass
do fear
have worn
do seem
be put
would change
must stay
is gone
will find
will turn
Must cover
Are gone
are gone
are left
be blamed
had played
do glow
do run
Shall disturb
am sent
shall blessed
have offended
is mended
did appear
will mend
will make
shall restore
Entire Play
 





A Midsummer Night's Dream

Shakespeare homepage 
    | Midsummer Night's Dream
SCENE
The palace
THESEUS
Enter THESEUS
HIPPOLYTA
PHILOSTRATE
Attendants

THESEUS
fair Hippolyta
our nuptial hour
Draws
apace
four happy days
Another moon
O, methinks
how slow
This old moon wanes
she
my desires
a step-dame
a dowager
Long
a young man revenue
HIPPOLYTA

Four days
themselves
night
Four nights
the moon
heaven
the night
our solemnities
THESEUS
the Athenian youth
merriments
the pert and nimble spirit
mirth
funerals
The pale companion
our pomp
I
thee
my sword
thy love
thee injuries
I
we
thee
another key
pomp
triumph
revelling
EGEUS
HERMIA
LYSANDER
EGEUS

Happy
Theseus
our renowned duke
good Egeus
what
the news
thee
EGEUS
vexation
I
complaint
my child
Hermia
This man
my consent
her
This man
the bosom
my child
thou, Lysander
thou hast
her rhymes
interchanged love-tokens
my child
Thou hast
moonlight
her window sung
voice verses
love
the impression
her fantasy
bracelets
thy hair
rings
gawds
conceits
Knacks
trifles
nosegays
sweetmeats
messengers
strong prevailment
unharden'd youth
cunning hast thou
my daughter's heart
which
me
stubborn harshness
my gracious duke
it
so she
your grace
Consent
Demetrius
I
the ancient privilege
Athens
she
mine
I
her
Which
this gentleman
her death
our law
that case
THESEUS
What
you
Hermia
fair maid
you
your father
a god
that
your beauties
whom
you
a form
wax
him
his power
the figure
it
Demetrius
a worthy gentleman
HERMIA
Lysander
THESEUS
himself
he
this kind
your father's voice
the worthier
I
my father
my eyes
THESEUS
your eyes
his judgment look
HERMIA
I
your grace
me
I
what power
I
it
my modesty
such a presence
my thoughts
I
your grace
that
I
that
me
this case
I
we
d Demetrius
THESEUS
the death
ever the society
men
fair Hermia
your desires
your youth
your blood
you
your father's choice
You
the livery
a nun
aye
shady cloister mew'd
a barren sister
the cold fruitless moon
Thrice-blessed they
that
their blood
such maiden pilgrimage
distill'd
that
which
the virgin thorn
Grows
single blessedness
HERMIA
I
Ere
I
my virgin patent
his lordship
My soul
sovereignty
THESEUS
time
the next new moon--
The sealing-day betwixt
my love
me
everlasting bond
fellowship--
that day
disobedience
your father's will
wed Demetrius
he
Diana's altar
aye austerity
single life
DEMETRIUS

Relent
sweet Hermia
Lysander
yield
Thy
title
my certain right
LYSANDER
You
her father's love
Demetrius
me
Hermia
you
him
EGEUS

Scornful Lysander
he
my love
what
my love
him
she
mine
all my right
her
I
Demetrius
LYSANDER
I
he
As well possess'd
my love
his
as fairly rank'd
vantage
Demetrius
which
all these boasts
I
beauteous Hermia
I
my right
Demetrius
I
it
his head
love
Nedar's daughter
Helena
her soul
she
sweet lady
dotes
Devoutly dotes
dotes
idolatry
this spotted and inconstant man
I
I
Demetrius
self-affairs
My mind
it
Demetrius
you
me
I
some private schooling
you
both
you
you
yourself
your fancies
your father's will
the law
Athens
you
Which
no means
we
death
a vow
single life
my Hippolyta
Demetrius
Egeus
I
you
some business
confer
you
something
that
yourselves
EGEUS
duty
we
you
all
LYSANDER
HERMIA
LYSANDER
your cheek
the roses
fade
HERMIA
want
rain
which
I
them
the tempest
my eyes
LYSANDER
me
aught
I
tale
history
The course
true love
it
blood,--

HERMIA
cross
LYSANDER
respect
years,--

HERMIA

O spite
it
the choice
friends,--

HERMIA

O hell
love
another's eyes
LYSANDER
a sympathy
choice
War
death
sickness
siege
it
it
a sound,
Swift
a shadow
any dream
the lightning
the collied night
That
a spleen
both heaven
earth
a man
power
Behold
The jaws
darkness
it
So quick bright things
confusion
HERMIA
true lovers
ever cross'd
It
an edict
destiny
us
our trial patience
it
a customary cross
thoughts
dreams
sighs
poor fancy's followers
LYSANDER

A good persuasion
me
Hermia
I
a widow aunt
a dowager
great revenue
she
no child
Athens
her house
remote seven leagues
she
me
her only son
I
thee
that place
the sharp Athenian law
us
thou
me
morrow
the wood
the town
I
thee
Helena
observance
a morn
May
I
HERMIA
My good Lysander
I
thee
Cupid's strongest bow
his best arrow
the golden head
the simplicity
Venus' doves
that
which
knitteth souls
prospers
that fire
which burn'd the Carthage queen
the false Troyan
sail
all the vows
ever men
number
women
that same place
thou hast
me
To-morrow
I
thee
LYSANDER
promise
love
Helena
Enter HELENA

HERMIA

God
fair Helena
whither
HELENA
you
me
that
Demetrius
your fair
Your eyes
lode-stars
shepherd's ear
wheat
hawthorn buds
Sickness
O
Yours
I
fair Hermia
I
My ear
your voice
your eye
My tongue
your tongue's sweet melody
the world mine
Demetrius
I
you
me
you
what art
You
the motion
Demetrius' heart
HERMIA
I
him
he
me
your frowns
my smiles
such skill
HERMIA
I
him
curses
he
me
love
HELENA

O
that
my prayers
I
he
me
I
he
me
HERMIA
His folly
Helena
no fault
mine
HELENA

None
your beauty
that fault
mine
HERMIA
comfort
he
my face
Lysander
myself
this place
the time
I
Lysander
Athens
a paradise
me
what
my love
dwell
he
turn'd
a heaven
a hell
LYSANDER

Helen
you
we
To-morrow night
Phoebe
doth
Her silver visage
the watery glass
liquid pearl
the bladed grass
A time
that
lovers' flights
Athens' gates
we
HERMIA
the wood
you
I
faint primrose-beds
our bosoms
their counsel
my Lysander
myself
thence
Athens
our eyes
new friends
stranger companies
Farewell, sweet playfellow
thou
us
good luck
thee
thy Demetrius
word
we
our sight
lovers' food
morrow
LYSANDER
I
Exit HERMIA
Helena
you
him
you
Exit

HELENA
some o'er
some
Athens
I
she
But what
that
Demetrius
He
he
he
Hermia's eyes
I
his qualities
no quantity
Love
form
dignity
Love
the eyes
the mind
wing'd Cupid
Love's mind
any judgement taste
Wings
no eyes
unheedy haste
Love
a child
choice
he
waggish boys
game
themselves
the boy
Love
ere
Demetrius look'd
Hermia's eyne
He
oaths
he
only mine
this hail
some heat
Hermia
he
showers
oaths
I
him
fair Hermia's flight
the wood
he
morrow
her
this intelligence
I
thanks
it
a dear expense
I
my pain
his sight
thither
Exit
SCENE II
Athens
QUINCE'S house
Enter QUINCE
SNUG
FLUTE
SNOUT
STARVELING

QUINCE
all our company
You
them
man
the scrip
QUINCE
the scroll
every man's name
which
all Athens
our
interlude
the duke
the duchess
his
wedding-day
night
BOTTOM

First, good Peter Quince
what
the play
the names
the actors
a point
QUINCE

Marry
our play
The most lamentable comedy
most cruel death
Pyramus
Thisby
work
I
you
a
merry
good Peter Quince
your
actors
the scroll
Masters
yourselves
QUINCE

Answer
I
you
Nick Bottom
the weaver
BOTTOM

Ready
what part
I
QUINCE

You
Nick Bottom
Pyramus
What
Pyramus
a lover
a tyrant
QUINCE

A lover
that
himself
love
That
some tears
the true performing
it
I
it
the audience
their
eyes
I
storms
I
some
measure
the rest
my chief humour
a
tyrant
I
Ercles
a part
a cat
all split
The raging rocks
shocks
the locks
prison gates
Phibbus' car
mar
The foolish Fates
This
the rest
the players
This
Ercles' vein
a tyrant's vein
a lover
the bellows-mender
Peter Quince
you
Thisby
you
FLUTE
What
Thisby
a wandering knight
QUINCE
It
the lady
that
Pyramus
FLUTE

Nay
faith
me
a woman
I
a beard
QUINCE
That
you
it
a mask
you
you
I
my face
me
Thisby
I
a monstrous little voice
Thisne
'Ah, Pyramus
lover dear
thy
Thisby dear,
and lady dear!'

QUINCE

No
you
Pyramus
Flute
you Thisby
BOTTOM

Well, proceed
QUINCE

Robin Starveling
the tailor
STARVELING

Here, Peter Quince
you
Thisby's mother
Tom Snout
the tinker
SNOUT
Peter Quince
QUINCE

You
Pyramus' father
myself
Thisby's father
Snug
the joiner
you
the lion's part
I
a play
you
the lion's part
you
it
it
me
I
study
You
it
it
nothing
BOTTOM
me
the lion
I
I
any man's heart
me
I
I
the duke
him
him
you
it
you
the duchess
the ladies
they
that
us
all
ALL
That
us
BOTTOM
I
you
you
the
ladies
their wits
they
no more
discretion
us
I
my
voice
I
you
any
sucking dove
I
you
an 'twere any
nightingale
You
no part
Pyramus
Pyramus
a
sweet-faced man
a proper man
a
summer's day
a most lovely gentleman-like man
you
Pyramus
BOTTOM
I
it
I
it
what
you
BOTTOM
I
it
either your straw-colour
beard
your orange-tawny beard
grain
your French-crown-colour beard
QUINCE

Some
your French crowns
no hair
you
your parts
I
you
you
you
them
morrow
me
the palace wood
the
town
moonlight
we
we
the city
we
company
our devices
the meantime
I
a bill
properties
our play
I
you
me
We
we
pains
QUINCE
the duke's oak
we
bow-strings
Exeunt

ACT II
SCENE
A wood
Athens
Enter
opposite sides
a Fairy
PUCK

PUCK
How now, spirit
whither
you
dale
thorough brier,
Over park
Thorough flood
thorough fire
I
the moon's sphere
I
the fairy queen
her orbs
the green
The cowslips
her pensioners
their gold coats spots
you
Those
rubies
fairy
those freckles
their savours
I
some dewdrops
a pearl
every cowslip's ear
spirits
I
Our queen
all our elves
The king
his revels
-night
heed
the queen
his sight
Oberon
wrath
her attendant hath
A lovely boy
an Indian king
She
so sweet a changeling
jealous Oberon
the child
Knight
his train
the forests
she perforce
the loved boy
him
flowers
him
they
grove
fountain
starlight sheen
they
square
fear
Creep
acorn-cups
them
I
your shape
you
that shrewd and knavish sprite
Call'd Robin Goodfellow
you
he
That
the maidens
the villagery
Skim milk
bootless
the breathless housewife churn
the drink
no barm
Mislead night-wanderers
their harm
that
Hobgoblin
you
You
their work
they
good luck
you
he
PUCK

                  Thou speak'st
I
that merry wanderer
the night
I
Oberon
him
I
Neighing
likeness
a filly foal
sometime lurk
I
a gossip's bowl
very likeness
a roasted crab
she
her lips
I
her
wither'd dewlap
the ale
The wisest aunt
the saddest tale
Sometime
three-foot stool
me
I
her bum
she
a cough
the whole quire
their hips
laugh
waxen
their mirth
A merrier hour
But, room
fairy
Oberon
Fairy
And here my mistress
he
Enter
one side
OBERON
his train
TITANIA
hers

OBERON

Ill
moonlight
TITANIA
What
Fairies
I
his bed
company
OBERON

Tarry
rash wanton
I
thy
lord
TITANIA
I
thy lady
I
thou hast
fairy land
the shape
Corin
pipes
corn
versing love
To amorous Phillida
art thou
the farthest Steppe
India
Theseus
you
their bed joy
prosperity
OBERON
How canst thou
shame
Titania
Glance
my credit
Hippolyta
I
thy love
Theseus
Didst
thou
him
the glimmering night
Perigenia
whom
he
him
fair AEgle
his faith
Ariadne
Antiopa
TITANIA
These
the forgeries
jealousy
the middle summer's spring
Met we
hill
dale
forest
mead
paved fountain
rushy brook
the beached margent
the sea
our ringlets
the whistling wind
thy brawls thou hast
our sport
the winds
us
revenge
suck'd
the sea
Contagious fogs
which
the land
every pelting river
they
their continents
The ox hath
his yoke
The ploughman
his sweat
the green corn
Hath
The fold
the drowned field
crows
the murrion flock
The nine men's morris
mud
the quaint
the wanton green
lack
tread
The human mortals
their winter
No night
hymn
carol blest
the moon
the governess
floods
Pale
her anger
all the air
rheumatic diseases
this distemperature
we
The seasons
hoary-headed frosts
the fresh lap
the crimson
old Hiems' thin and icy crown
An odorous chaplet
sweet summer buds
mockery
the spring
the summer
The childing autumn
angry winter
Their wonted liveries
the mazed world
their increase
which
which
this same progeny
evils
our debate
our dissension
We
their parents
you
it
it
you
Titania
her Oberon
I
a little changeling boy
my henchman
TITANIA
your heart
rest
The fairy land
the child
me
His mother
a votaress
my order
the spiced Indian air
night
she
my side
me
Neptune's yellow sands
the embarked traders
the flood
we
the sails
the wanton wind
Which
she
my young squire,--
the land
me
trifles
a voyage
merchandise
she
that boy
her sake
I
her boy
her sake
I
him
OBERON
this wood
you
?

TITANIA

Perchance
Theseus' wedding-day
you
our round
our moonlight revels
us
me
I
your haunts
OBERON
me
that boy
I
thee
TITANIA
thy fairy kingdom
Fairies
We
I
Exit TITANIA
her train

OBERON
thou shalt
this grove
I
this injury
My gentle Puck
I
a mermaid
a dolphin
such dulcet
harmonious breath
the rude sea
her song
certain stars
their spheres
the sea-maid's music
PUCK
I
OBERON
I
the cold moon
the earth
Cupid
he
the west
his love-shaft
his bow
it
a hundred thousand hearts
I
young Cupid's fiery shaft
Quench'd
the chaste beams
the watery moon
the imperial votaress
maiden meditation
mark'd I
the bolt
Cupid
It
a little western flower
love's wound
maidens
it
love
idleness
me
that flower
the herb
I
thee
The juice
it
man
woman
the next live creature
it
me
this herb
Ere
the leviathan
a league
I
a girdle round
the earth
forty minutes
this juice
I
Titania
she
the liquor
it
her eyes
The next thing
she
it
lion
bear
wolf
bull
monkey
busy ape
She
it
the soul
love
I
this charm
her sight
I
it
another herb
I
her
her page
me
who
I
I
their conference
Enter DEMETRIUS
HELENA
him
DEMETRIUS
I
thee
me
Lysander
fair Hermia
The one
I
me
Thou
me
they
this wood
I
this wood
I
my Hermia
thee
me
You
me
you
not iron
my heart
steel
you
your power
I
no power
you
DEMETRIUS
I
you
I
you
I
plainest truth
you
I
I
you
HELENA
that
I
you
I
your spaniel
, Demetrius
you
me
I
you
me
your spaniel
me
me
me
me
me
Unworthy
I
you
What worser place
I
your love,--
yet a place
high respect
me,--
you
your dog
DEMETRIUS
the hatred
my spirit
I
I
HELENA
I
I
you
DEMETRIUS
You
your modesty
the city
yourself
the hands
that
you
the opportunity
night
the ill counsel
a desert place
the rich worth
your virginity
HELENA
Your virtue
my privilege
that
It
night
I
your face
I
I
the night
this wood lack worlds
company
you
my respect
all the world
it
I
all the world
me
DEMETRIUS
I
thee
me
the brakes
thee
the mercy
wild beasts
The wildest hath
such a heart
you
you
the story
Apollo
Daphne
the chase
The dove
the griffin
the mild hind
speed
the tiger
bootless speed
When cowardice pursues
valour flies
I
thy questions
me
thou
me
I
thee mischief
the wood
HELENA

Ay
the temple
the town
You
me
Fie
Your wrongs
a scandal
my sex
We
love
men
We
wood
Exit DEMETRIUS
I
thee
a heaven
hell
the hand
I
nymph
he
this grove
Thou shalt
him
he
thy love
-enter PUCK
Hast thou
it
OBERON
I
thee
it
me
I
a bank
the wild thyme
oxlips
the nodding violet
luscious woodbine
sweet musk-roses
eglantine
Titania
the night
these flowers
dances
delight
the snake
her
enamell'd skin
Weed
a fairy
the juice
this
I
her eyes
her
hateful fantasies
thou
some
it
this grove
A sweet Athenian lady
love
a disdainful youth
his eyes
it
the next thing
he
the lady
thou shalt
the man
the Athenian garments
he
it
some care
he
her
she
her love
me
your servant
Exeunt

SCENE II
Another part
the wood
Enter TITANIA
now a roundel
a fairy song
the third part
a minute
Some
cankers
the musk-rose buds
Some war
rere-mice
their leathern wings
my small elves coats
some
The clamorous owl
our quaint spirits
me
your offices
me
The Fairies
You
snakes
double tongue
Thorny hedgehogs
Newts
blind-worms
no wrong
our fairy queen
Philomel
our sweet lullaby
Lulla
lulla
lullaby
lulla
lulla
lullaby
charm
our lovely lady nigh
lullaby
Weaving spiders
Beetles
snail
no offence
Philomel
melody
c.
all
One aloof stand sentinel
Exeunt Fairies
TITANIA
OBERON
the flower
TITANIA's eyelids

OBERON
thou
it
thy true-love take
Love
his sake
it
bristled hair
thy eye
that
it
some vile thing
Exit
Enter LYSANDER
HERMIA

LYSANDER

Fair love
you
the wood
troth
I
our way
We
us
you
it
the comfort
the day
HERMIA
it
you
a bed
I
this bank
my head
LYSANDER
One turf
pillow
us
both
One heart
one bed
two bosoms
one troth
HERMIA

Nay
good Lysander
my sake
LYSANDER

O
the sense
my innocence
Love
the meaning
love's conference
I
my heart
yours
we
it
Two bosoms
an oath
your side
no bed-room
me
I
my manners
my pride
Hermia
Lysander
gentle friend
love
courtesy
Lie
human modesty
a virtuous bachelor
a maid
good night
sweet friend
Thy
love
ne'er alter
thy sweet life end
that fair prayer
I
life
I
loyalty
my bed
sleep
thee
all his rest
HERMIA
that
the wisher's eyes
press'd
They
Enter PUCK

PUCK
the forest
I
Athenian
I
whose eyes
I
This flower's force
stirring love
Night
silence.--Who
Weeds
Athens
he
This
he
my master
the Athenian maid
the maiden
sleeping sound
the dank and dirty ground
Pretty soul
she
this lack-love
Churl
thy eyes
I
All the power
this charm doth owe
love
his seat
I
I
Oberon
Exit
Enter DEMETRIUS
HELENA
HELENA
thou
me
I
thee
me
HELENA

O
wilt thou
me
thy peril
I
I
breath
this fond chase
my grace
Happy
Hermia
she
she
blessed and attractive eyes
her eyes
salt tears
my eyes
oftener
hers
I
a bear
beasts
that
me
fear
Therefore no marvel
Demetrius
Do
a monster
What wicked and dissembling glass
mine
me
Hermia's sphery eyne
who
Lysander
the ground
Dead
I
no blood
no wound
you
fire
I
thy sweet sake
Transparent Helena
Nature
art
thy bosom
me
thy heart
Demetrius
a word
that vile name
my sword
HELENA
he
your Hermia
Lord
what
Hermia
you
content
LYSANDER

Content
Hermia
I
The tedious minutes
I
her
I
Who
a raven
a dove
The will
man
his reason
sway'd
reason
you
the worthier maid
Things
their season
I
the point
human skill
Reason
the marshal
my will
me
I
Love
love's richest book
HELENA

Wherefore
I
this keen mockery
your hands
I
this scorn
I
a sweet look
Demetrius' eye
you
my insufficiency
you
me
wrong, good sooth
you
such disdainful manner
me
you
I
I
you
more true gentleness
a lady
one man
another
Exit

LYSANDER
She
Hermia
Hermia
never mayst thou
Lysander
a surfeit
the sweetest things
The deepest loathing
the stomach
tie heresies
men
those
they
my surfeit
my heresy
me
all my powers
your love
Helen
her knight
Exit

HERMIA
me
Lysander
me
thy
this crawling serpent
my breast
me
pity
what a dream
Lysander
I
quake
fear
a serpent
my heart
you
his cruel pray
Lysander
what
Lysander
lord
What
hearing
no sound
no word
Alack
you
you
all loves
I
fear
I
you
all
Either death
you
I
Exit

ACT III
SCENE I.
The wood
TITANIA
Enter QUINCE
SNUG
FLUTE
SNOUT
STARVELING

BOTTOM
we
all
QUINCE

Pat
pat
a marvellous convenient place
our rehearsal
This green plot
our
stage
our tiring-house
we
it
action
we
it
the duke
BOTTOM

Peter Quince,--

QUINCE
bully Bottom
things
this comedy
Pyramus
Thisby
that
Pyramus
a sword
himself
which
the ladies
you
that?

SNOUT

By'r lakin
a parlous fear
I
we
the killing
all
I
a device
me
a prologue
the prologue
we
no harm
our swords
Pyramus
the more
better assurance
them
I
Pyramus
Pyramus
the weaver
this
them
fear
QUINCE
we
such a prologue
it
BOTTOM

No
it
it
SNOUT
the ladies
the lion
I
it
I
you
you
yourselves
God
us!--a lion
ladies
a
most dreadful thing
a more fearful
wild-fowl
your lion
we
t.

SNOUT
another prologue
he
a lion
BOTTOM

Nay
you
his name
half his face
the lion's neck
he
himself
the same
defect,--'Ladies,'--or 'Fair-ladies
I
I
I
my life
yours
you
I
a lion
it
pity
my life
I
no such thing
I
a
man
other men
him
his name
them
he
Snug
the joiner
QUINCE
it
two hard things
that
the moonlight
a chamber
you
Pyramus
Thisby
moonlight
SNOUT

Doth
the moon
we
our play
BOTTOM

A calendar
a calendar
the almanac
moonshine
moonshine
it
you
a casement
the great
chamber window
we
the moon
the casement
QUINCE

Ay
one
a bush
thorns
a lanthorn
he
disfigure
the person
Moonshine
another thing
we
a wall
the great
chamber
Pyramus
Thisby
the story
the chink
a wall
SNOUT
You
a wall
What
you
BOTTOM

Some man
Wall
him
some plaster
some loam
some rough-cast
him
wall
him
his
fingers
that cranny shall Pyramus
Thisby
whisper
QUINCE
that
all
your parts
you
you
your
speech
that brake
his cue
PUCK
PUCK
What
home-spuns
we
the cradle
the fairy queen
What
I
an auditor
I
cause
Pyramus
Thisby
BOTTOM

Thisby
the flowers
odious savours sweet,--

QUINCE

Odours, odours
BOTTOM

--odours savours
thy breath
Thisby dear
a voice
I
thee
Exit

PUCK

A stranger Pyramus
e'er
Exit

FLUTE
I
QUINCE

Ay
marry
you
you
he
a noise
that
he
FLUTE
Most radiant Pyramus
hue
Of colour
the red
most lovely Jew
truest horse
that
I
thee
Pyramus
Ninny's tomb
QUINCE

'Ninus' tomb
man
you
that
you
Pyramus
you
all your
part
cues
all Pyramus
your cue
it
truest horse
PUCK
an ass's head

BOTTOM
I
I
only thine
we
fly
Help!
Exeunt QUINCE
SNUG
FLUTE
SNOUT
STARVELING

PUCK
I
you
I
you
a round
bog
bush
brake
I
a headless bear
a fire
bark
grunt
roar
horse
hound
hog
bear
fire
every turn
Exit

BOTTOM
they
this
a knavery
them
me
SNOUT

SNOUT

O Bottom
thou art
what
I
thee
What
you
you
an asshead
you
Exit SNOUT
Bottom
thee
thou art
I
their knavery
this
an ass
me
me
they
I
this place
what
they
I
I
they
I
Sings
The ousel cock
hue
orange-tawny bill
The throstle
his note
The wren
little quill,--

TITANIA
What angel
me
my flowery bed
BOTTOM

[Sings
The finch
the sparrow
the lark
The plain-song cuckoo gray
Whose note
doth mark
nay;--
who
his wit
so foolish
a bird
who
a bird
the lie
he
'cuckoo
TITANIA
I
thee
Mine
thy note
mine eye
thy shape
thy fair virtue's force perforce
doth
me
the first view
I
thee
BOTTOM

Methinks
mistress
you
little reason
that
the truth
reason
love
little company
a-days
some honest neighbours
them
I
occasion
TITANIA

Thou art
thou art
I
wit
this wood
I
mine
own turn
TITANIA
this wood
Thou shalt
thou
I
a spirit
no common rate
The summer
my state
I
thee
me
I
thee fairies
thee
they
thee jewels
thou
pressed flowers
sleep
I
thy mortal grossness
That thou shalt
an airy spirit
Peaseblossom
Cobweb
Moth! and Mustardseed!
Enter PEASEBLOSSOM
COBWEB
I.

MOTH
I.
I.
ALL
we
TITANIA
this gentleman
his walks
gambol
his eyes
him
apricocks
dewberries
purple grapes
green figs
mulberries
The honey-bags steal
the humble-bees
night-tapers
their waxen thighs
them
the fiery glow-worm's eyes
my love
bed
the wings
Painted butterflies
the moonbeams
his sleeping eyes
him
elves
him
PEASEBLOSSOM

Hail
mortal!

COBWEB

Hail!

MOTH

Hail!

MUSTARDSEED

Hail
I
your worship's mercy
I
your
worship's name
COBWEB

Cobweb
BOTTOM
I
you
more acquaintance
good Master
Cobweb
I
my finger
I
you
Your name
honest gentleman
PEASEBLOSSOM

Peaseblossom
I
you
me
Mistress Squash
your
mother
Master Peascod
your father
I
you
more
acquaintance
Your name
I
you
MUSTARDSEED
Mustardseed
BOTTOM

Good Master Mustardseed
I
your patience
that same cowardly, giant-like ox-beef hath
many a gentleman
your house
I
you
your kindred
my eyes
I
your more acquaintance
good Master
Mustardseed
TITANIA
him
him
my bower
The moon methinks
a watery eye
she
every little flower
some enforced chastity
my love's tongue
him
Exeunt

SCENE II
Another part
the wood
OBERON

OBERON
I
Titania
what
it
her eye
Which
she
extremity
Enter PUCK
my messenger
How now, mad spirit
What night-rule
this haunted grove
My mistress
a monster
love
her close and consecrated bower
she
her dull and sleeping hour
A crew
patches
rude mechanicals
That
bread
Athenian stalls
a play
great Theseus' nuptial-day
The shallowest thick-skin
that barren sort
Who
Pyramus
their sport
his scene
enter'd
a brake
I
him
this advantage take
I
his head
Anon
his Thisbe
they
him
wild geese
the creeping fowler eye
russet-pated choughs
sort
the gun's report
themselves
the sky
his sight
his fellows
our stamp
here o'er
o'er
He
Athens calls
Their sense
their fears
senseless things
them
briers
thorns
their apparel snatch
Some sleeves
some hats
yielders
all
things
I
them
this distracted fear
sweet Pyramus
that moment
it
straightway
an ass
This
I
But hast thou
the Athenian's eyes
the love-juice
I
thee
PUCK
I
him
the Athenian woman
his side
he
force
she
HERMIA
this
the same Athenian
PUCK
This
the woman
not this the man
DEMETRIUS

O
you
him
that
you
Lay breath
your bitter foe
HERMIA
Now I
I
thee
thou
I
hast
me
slain Lysander
his sleep
shoes
blood
me
The sun
the day
he
me
he
Hermia
I
This whole earth
that the moon
May
the centre creep
Her brother
Antipodes
It
him
DEMETRIUS
the murder'd
I
the heart
your stern cruelty
you
the murderer
Venus
her glimmering sphere
What
this
my Lysander
he
, good Demetrius
wilt thou
him
me
DEMETRIUS
I
his carcass
my hounds
HERMIA
dog
me
the bounds
maiden's patience
Hast thou
him
men
my sake
Durst thou
look'd
him
hast thou
him
O brave touch
Could not a worm
an adder
An adder
it
doubler tongue
thine
You
your passion
a misprised mood
I
Lysander's blood
he
aught
I
HERMIA
I
thee
me
he
An
I
what
I
HERMIA

A privilege
me
thy hated presence
I
me
he
Exit

DEMETRIUS
her
this fierce vein
a while
I
So sorrow's heaviness
doth
debt
that
Which
some slight measure
it
his tender
I
some stay
sleeps
OBERON
What
hast thou
thou hast
the love-juice
some true-love's sight
thy misprision
Some true love turn'd
not a false turn'd
PUCK
o'er-rules
troth
A million fail
oath
oath
OBERON
the wood
the wind
Helena
Athens
thou find
she
cheer
sighs
love
that
the fresh blood dear
some illusion
thou
her
I
his eyes
she
I
I
I
arrow
the Tartar's bow
Exit

OBERON

   Flower
this purple dye
Cupid's archery
apple
his eye
his love
he
her
the Venus
the sky
she
,
Beg
her
remedy
enter PUCK

PUCK

   Captain
our fairy band
Helena
hand
the youth
me
a lover's fee
we
their fond pageant
what fools
these mortals
OBERON
the noise
they
Demetrius
PUCK
That
sport
those things
me
That
LYSANDER
HELENA

LYSANDER
you
I
scorn
Scorn
derision
tears
I
I
their nativity
all truth
these things
me
you
the badge
faith
them
You
your cunning
truth
truth
O devilish-holy fray
These vows
Hermia
you
her
o'er
oath
oath
you
nothing
Your vows
her
me
two scales
light
tales
LYSANDER
I
no judgment
her
I
HELENA
none
my mind
you
her o'er
LYSANDER

Demetrius
her
he
you
DEMETRIUS
what
my love
I
thine eyne
Crystal
show
Thy lips
those kissing cherries
That pure congealed white, high Taurus snow
the eastern wind
a crow
thy hand
me
This princess
this seal
bliss
HELENA

O spite
O hell
I
you
all
me
your merriment
you
we
courtesy
You
me
thus much injury
you
me
I
you
you
souls
me
you
men
you
show
You
a gentle lady
my parts
I
you
me
your hearts
You
both
rivals
Hermia
both rivals
Helena
A trim exploit
a manly enterprise
a poor maid's eyes
your derision
none
noble sort
a virgin
extort
A poor soul's patience
all
you
LYSANDER
You
Demetrius
you
Hermia
this
you
I
all good will
all my heart
Hermia's love
I
you
my part
yours
Helena
me
Whom
I
my death
HELENA
mockers
more idle breath
DEMETRIUS

Lysander
thy Hermia
I
none
I
her
all that love
My heart
her
guest-wise sojourn'd
Helen
it
home
it
DEMETRIUS

Disparage
the faith thou
Lest
thy peril
it
thy love
yonder
thy
HERMIA
the eye
his function
The ear
apprehension
it
the seeing sense
It
the hearing
double recompense
Thou art
mine eye
Lysander
I
it
me
thy sound
thou
me
LYSANDER
he
whom
doth press
What love
Lysander
my side
LYSANDER

Lysander's love
that
him
Fair Helena
who
eyes
light
Why seek'st
me
this
thee
The hate
I
thee
me
thee
You
you
it
HELENA

Lo
she
this confederacy
I
they
conjoin'd
this false sport
spite
me
Injurious Hermia
most ungrateful maid
you
you
these
me
this foul derision
all the counsel
that
we
The sisters' vows
the hours
that
we
we
the hasty-footed time
parting
it
all forgot
childhood innocence
Hermia
two artificial gods
our needles
both one flower
one sampler
one cushion
Both
one song
one key
our hands
our sides
voices
minds
we
a double cherry
But yet an union
partition
Two lovely berries
one stem
two seeming bodies
one heart
coats
heraldry
one crest
you
our ancient love
men
your poor friend
It
Our sex
I
you
it
I
the injury
HERMIA
I
your passionate words
I
you
it
you
me
HELENA
you
Lysander
scorn
me
my eyes
face
your other love
Demetrius
Who
me
his foot
me
goddess
nymph
Wherefore
he
this
her
he
doth Lysander
your love
his soul
me
your setting
your consent
What
I
grace
you
love
This
you
despise
I
what
you
this
HELENA

Ay
persever
counterfeit sad looks
mouths
me
I
my back
each
the sweet jest
This sport
you
any pity
grace
manners
You
me
my own fault
Which death
absence
LYSANDER
my excuse
My love
my life
my soul
HERMIA

                  Sweet
her
DEMETRIUS
she
I
LYSANDER

Thou
she
Thy threats
no more strength
her weak prayers
I
thee
my life
I
I
that
which
I
thee
him
that
I
thee
I
I
thee
he
LYSANDER
thou
it
DEMETRIUS

Quick
HERMIA

Lysander
whereto
all this
LYSANDER
DEMETRIUS

                  No
he
you
you
a tame man
vile thing
I
thee
me
a serpent
HERMIA
you
what change
this
Sweet love,--

LYSANDER
Thy love
out, tawny Tartar
Out
medicine
hated potion
HERMIA
you
you
I
my word
thee
I
I
your bond
I
A weak bond
you
I
your word
LYSANDER
What
I
her
her
her
I
her
I
her
HERMIA

What
you
me
greater harm
me
me
what news
I
Hermia
you
Lysander
I
I
night
you
me
night
you
me
you
me
the gods
I
LYSANDER

Ay
my life
thee
hope
question
doubt
nothing
no jest
I
thee
Helena
HERMIA
me
you
you canker-blossom
You thief
love
what
you
night
my love's heart
him
you
no modesty
no maiden shame
No touch
bashfulness
What
you
Impatient
answers
my gentle tongue
Fie
fie
you
you
you
HERMIA

Puppet
that way
the game
I
she
compare
our statures
she
her height
her personage
Her height
forsooth
she
him
you
his esteem
I
I
thou painted maypole
I
I
my nails
thine eyes
I
you
you
me
her
me
I
I
no gift
shrewishness
I
a right maid
my cowardice
her
me
You
she
something
myself
I
her
HERMIA
Lower
hark
HELENA
Good Hermia
me
I
you
your counsels
you
that
love
Demetrius
I
him
your stealth
this wood
He
you
love
I
him
he
me
me
me
me
me
you
me
Athens
I
my folly
you
me
You
I
you
who
that
you
A foolish heart
I
HERMIA

What
Lysander?

HELENA
Demetrius
LYSANDER
she
thee
Helena
DEMETRIUS

No
she
you
her part
HELENA

O
she
she
She
a vixen
she
school
she
she
HERMIA
nothing
you
her
me
me
her
LYSANDER
you
you
You
You
you
You
her behalf
that
your services
her
Helena
her part
thou
so little show
love
her
Thou shalt
it
LYSANDER
she
me
whose right
thine
mine
Helena
DEMETRIUS

Follow
I
thee
jole
Exeunt LYSANDER
DEMETRIUS
HERMIA
You
mistress
all this coil
you
HELENA
I
you
your curst company
Your hands
mine
a fray
My legs
Exit

HERMIA
I
what
Exit

OBERON
This
thy negligence
still thou mistakest
thy knaveries
PUCK
me
king
shadows
I
you
me
I
the man
the Athenian garment
so far blameless
my enterprise
I
an Athenian's eyes
I
so did sort
this their jangling
I
a sport
OBERON

Thou see'st
these lovers
a place
Hie
Robin
The starry welkin
thou anon
fog
Acheron
these testy rivals
another's way
Lysander
thy tongue
Demetrius
bitter wrong
Demetrius
each other look thou
them
their brows death-counterfeiting sleep
leaden legs
batty wings
this herb
Lysander's eye
Whose liquor
this virtuous property
thence
all error
his might
his eyeballs
wonted sight
they
all this derision
a dream and fruitless vision
Athens
the lovers
league
whose date
death
Whiles I
this affair
thee employ
I
my queen
her Indian boy
I
her
monster's view
all things
peace
PUCK
My fairy lord
this
haste
night's swift dragons
the clouds
yonder
Aurora's harbinger
whose approach
ghosts
churchyards
damned spirits
all
crossways
floods
burial
their wormy beds
fear
day
their shames
They
themselves
aye consort
black-brow'd night
OBERON
we
spirits
another sort
I
the morning's love
sport
a forester
the groves
the eastern gate
Neptune
fair blessed beams
yellow gold
his salt green streams
, notwithstanding, haste
no delay
We
this business
Exit

PUCK
I
them
I
field
town
Goblin
them
enter LYSANDER

LYSANDER
speak thou
PUCK
Where art thou
LYSANDER
I
thee
PUCK
me
plainer ground
Exit LYSANDER
the voice
-
enter DEMETRIUS

DEMETRIUS

                  Lysander
art thou
some bush
dost thou
thy head
PUCK
Thou coward
art thou
the stars
the bushes
that
thou look'st
wars
thou child
I
thee
a rod
he
That
a sword
thee
DEMETRIUS

Yea, art thou
PUCK
my voice
we
no manhood
-
He
me
me
I
he
he
The villain
much lighter-heel'd
I
I
he
That
I
dark uneven way
me
Come
thou
me
thy grey light
I
Demetrius
this spite
Sleeps
-
PUCK and DEMETRIUS

PUCK

Ho
ho
ho
Coward
me
I
Thou
me
every place
me
the face
PUCK
I
DEMETRIUS

Nay
thou
me
Thou shalt
this dear
face
daylight see
Faintness
me
my length
this cold bed
day's approach
sleeps
Re
enter HELENA

HELENA
thy hour
Shine comforts
the east
I
Athens
daylight
these
that my poor company
that
sorrow's eye
me
mine own company
PUCK
both kinds
she
Cupid
a knavish lad
poor females
HERMIA

HERMIA
woe
the dew
briers
I
My legs
no pace
my desires
I
me
the break
day
Heavens shield Lysander
they
a fray
PUCK
the ground
Sleep sound
I
your eye
Gentle lover
remedy
the juice
LYSANDER's eyes
Thou takest
True delight
the sight
thy former lady's eye
the country
every man
your waking
Jack
Jill
Nought
The man
his mare
all
ACT IV
LYSANDER
DEMETRIUS
HELENA
HERMIA
TITANIA
BOTTOM
COBWEB
MOTH
MUSTARDSEED
other Fairies
OBERON
unseen

TITANIA
thee
this flowery bed
I
musk-roses
thy sleek smooth head
thy fair large ears
my gentle joy
BOTTOM

Where's Peaseblossom?

PEASEBLOSSOM
my head
Peaseblossom
Mounsieur Cobweb
COBWEB

Ready
BOTTOM

Mounsieur Cobweb
good mounsieur
you
your
weapons
your hand
me
a red-hipped
humble-bee
the top
a thistle
good
mounsieur
me
the honey-bag
yourself
the action
mounsieur
good mounsieur
a care
the honey-bag break
I
you
a
honey-bag
Mounsieur Mustardseed
MUSTARDSEED
BOTTOM
me
your neaf
Mounsieur Mustardseed
you
your courtesy
good mounsieur
MUSTARDSEED
What
your Will?

BOTTOM

Nothing
good mounsieur
Cavalery Cobweb
I
the barber
monsieur
methinks
I
the face
I
such a tender ass
my hair
me
I
TITANIA

What
wilt thou
some music
BOTTOM
I
a reasonable good ear
music
's
the tongs
the bones
TITANIA
sweet love
what
thou
a peck
provender
I
your good
dry oats
I
a great desire
a bottle
hay
good hay
sweet hay
no fellow
I
a venturous fairy
that
The squirrel's hoard
thee
new nuts
BOTTOM
I
a handful
dried peas
I
you
none
your people
me
I
an exposition
sleep
me
TITANIA

Sleep thou
I
thee
my arms
Fairies
begone
Exeunt fairies
the woodbine
the sweet honeysuckle
entwist
the female ivy
so
Enrings
the barky fingers
the elm
I
thee
I
thee
They
Enter PUCK

OBERON
[Advancing]  Welcome
good Robin
See'st thou
this sweet sight
Her dotage
I
her
the wood
sweet favours
this hateful fool
I
her
her
she
his hairy temples
a coronet
fresh and fragrant flowers
that same dew
which
the buds
round and orient pearls
the pretty flowerets' eyes
tears
that
their own disgrace bewail
I
my pleasure
her
she
mild terms
my patience
I
her her changeling child
she
me
her fairy
him
my bower
fairy land
I
the boy
I
This hateful imperfection
her eyes
gentle Puck
this transformed scalp
the head
this Athenian swain
That
he
Athens
this night's accidents
the fierce vexation
a dream
I
the fairy queen
thou wast
thou wast
such force
blessed power
you
my sweet queen
TITANIA
My Oberon
what visions
I
I
an ass
OBERON
your love
these things
mine eyes
his visage
OBERON

Silence
Robin
this head
Titania
music call
common sleep
all these five the sense
TITANIA

Music
ho! music
charmeth sleep
Music
still

PUCK
thine
own fool's eyes
OBERON

Sound
music
hands
me
the ground whereon
these sleepers
Now thou
I
amity
morrow
solemnly
Dance
Duke Theseus' house
it
all fair prosperity
the pairs
faithful lovers
Theseus
jollity
PUCK

Fairy king
I
the morning lark
OBERON
we
the night's shade
We
the globe
the wandering moon
TITANIA
our flight
me
it
I
these mortals
the ground
Exeunt
Horns
Enter THESEUS
HIPPOLYTA
EGEUS
train

THESEUS

Go
you
the forester
our observation
perform'd
we
the vaward
the day
My love
the music
my hounds
the western valley
them
I
the forester
Exit
an Attendant
We
fair queen
the mountain's top
the musical confusion
hounds
echo
conjunction
HIPPOLYTA
I
Hercules
Cadmus
a wood
Crete
they
the bear
hounds
Sparta
I
Such gallant chiding
the groves
The skies
the fountains
every region
all one mutual cry
I
So musical a discord
such sweet thunder
THESEUS
My hounds
the Spartan kind
So flew'd
their heads
ears
that
the morning dew
Crook-knee'd
dew-lapp'd
Thessalian bulls
pursuit
mouth
bells
Each
each
A cry
cheer'd
horn
Crete
Sparta
Thessaly
you
what nymphs
these
EGEUS
this
my daughter
Lysander
this Demetrius
This Helena, old Nedar's Helena
I
their
THESEUS
they
The rite
May
our intent
grace
this
the day
Hermia
answer
her choice
EGEUS
It
my lord
the huntsmen
them
their horns
Horns
LYSANDER
DEMETRIUS
HELENA
HERMIA
Good morrow
friends
Saint Valentine
these wood-birds
couple
LYSANDER

Pardon
my lord
I
you
all
I
you
rival enemies
this gentle concord
the world
That hatred
jealousy
hate
no enmity
LYSANDER
I
I
I
I
I
I
I
me
it
I
Hermia hither
our intent
Athens
we
the peril
the Athenian law
EGEUS
you
I
the law
the law
his head
They
they
, Demetrius
you
me
You
your wife
me
my consent
my consent
she
your wife
My lord
fair Helen
me
their stealth
this
this wood
I
fury hither
them
Fair Helena
fancy
me
I
what
some power
it
love
Hermia
the snow
me
the remembrance
an idle gaud
Which
my childhood
I
all the faith
the virtue
my heart
The object
the pleasure
mine eye
only Helena
her
I
I
Hermia
sickness
I
this food
health
my natural taste
I
it
it
it
it
THESEUS

Fair lovers
you
this discourse
we
anon
I
your will
the temple
us
These couples
the morning
something
Our purposed hunting
us
Athens
We
a feast
great solemnity
Exeunt THESEUS
HIPPOLYTA
EGEUS
train

DEMETRIUS
These things
small and undistinguishable,

HERMIA

Methinks
I
these things
parted eye
every thing
HELENA

So methinks
I
Demetrius
a jewel
Mine
not mine
DEMETRIUS
you
we
It
me
we
we
you
The duke
us
him
HERMIA

Yea
my father
HELENA
Hippolyta
LYSANDER
he
us
the temple
we
's
him
the way
us
our dreams
Exeunt

BOTTOM
my cue
me
I
Most fair Pyramus
Heigh-ho!
Peter Quince
Flute
the bellows-mender
Snout
the tinker
God's my life
me
I
a most rare
vision
I
a dream
the wit
man
what dream
it
man
an ass
he
this dream
I
no man
what
I
I
man
a patched fool
he
what methought
I
The eye
man
the ear
man
man's hand
his tongue
his heart
what
my dream
I
Peter Quince
a ballad
this dream
it
Bottom's Dream
it
no bottom
I
it
the
latter end
a play
the duke
peradventure
it
I
it
her death
Exit
SCENE II
Athens
QUINCE'S house
Enter QUINCE
FLUTE
SNOUT
STARVELING

QUINCE
you
Bottom's house
he
STARVELING
He
doubt
he
FLUTE
he
the play
it
it
QUINCE
It
you
a man
all
Athens
Pyramus
he
he
the best wit
any handicraft
man
Athens
QUINCE

Yea
the best person
he
a very
paramour
a sweet voice
You
a paramour
God
us
a thing
naught
SNUG

SNUG

Masters
the duke
the temple
two or three lords
ladies
our sport
we
FLUTE
O sweet bully Bottom
he
sixpence
a
day
his life
he
sixpence
an the duke
him
sixpence
a day
Pyramus
I
he
it
Pyramus
nothing
BOTTOM

BOTTOM
these lads
these hearts
QUINCE

Bottom
O most courageous day
O most happy hour
I
wonders
me
what
I
you
I
no true Athenian
I
you
every thing
it
QUINCE
us
BOTTOM

Not a word
me
All
that
I
you
the duke hath
your apparel
your beards
new ribbons
your
pumps
the palace
every man
our
play
any case
Thisby
clean linen
that
the lion
his nails
they
the
lion's claws
most dear actors
no onions
we
sweet breath
I
them
it
a sweet
comedy
No more words
SCENE
The palace
THESEUS
Enter THESEUS
HIPPOLYTA
PHILOSTRATE
Lords
Attendants
HIPPOLYTA
my Theseus
these
lovers
I
These antique fables
these fairy toys
Lovers
madmen
such seething brains
Such shaping fantasies
that
More than cool reason
The lunatic
the lover
the poet
imagination
One
more devils
vast hell
That
the lover
Helen's beauty
a brow
Egypt
The poet's eye
fine frenzy rolling
Doth glance
heaven
earth
earth
heaven
imagination bodies
The forms
things
the poet's pen
them
shapes
nothing
A local habitation
a name
Such tricks
strong imagination
it
some joy
It
some bringer
that joy
the night
some fear
a bush
a bear
HIPPOLYTA
all the story
the night
all their minds
More witnesseth
fancy's images
something
great constancy
THESEUS
the lovers
joy
mirth
Enter LYSANDER
DEMETRIUS
HERMIA
HELENA
Joy
gentle friends
joy
fresh days
love
your hearts
LYSANDER
us
your royal walks
your bed
THESEUS
what masques
what dances
we
this long age
three hours
our after-supper and bed-time
our usual manager
mirth
hand
no play
the anguish
a torturing hour
Call Philostrate
PHILOSTRATE
THESEUS

Say
what abridgement
you
this evening
What masque
what music
we
The lazy time
some delight
PHILOSTRATE
a brief
how many sports
choice
which
your highness
a paper

THESEUS
The battle
the Centaurs
an Athenian eunuch
the harp
We
none
that
I
my love
glory
my kinsman Hercules
Reads
The riot
the tipsy Bacchanals
the Thracian singer
their rage
That
an old device
it
play'd
I
Thebes
Reads
the death
Learning
beggary
That
some satire
a nuptial ceremony
Reads
A tedious brief scene
young Pyramus
his love
Thisbe
very tragical mirth
Merry
That
, hot ice
wondrous strange snow
we
the concord
this discord
PHILOSTRATE

A play
my lord
some ten words
Which
I
a play
ten words
it
Which
it
all the play
one word
one player
my noble lord
it
Pyramus
doth
himself
Which
I
I
mine eyes
The passion
loud laughter
What
they
that
it
Hard-handed men
that
Athens
Which
their minds
their unbreathed memories
this same play
THESEUS
we
it
PHILOSTRATE

No
It
you
I
it
it
nothing
nothing
the world
you
sport
their intents
conn'd
cruel pain
you
I
that play
never anything
,
When simpleness and duty tender
it
them
your places
ladies
Exit PHILOSTRATE

HIPPOLYTA
I
wretchedness
o'er
his service perishing
you
no such thing
HIPPOLYTA
He
they
nothing
this kind
THESEUS
The kinder
we
them
thanks
nothing
Our sport
what
they
what poor duty
noble respect
it
might
I
great clerks
me
premeditated welcomes
I
them
periods
the midst
sentences
their practised accent
their fears
conclusion
me
a welcome
me
this silence
I
a welcome
the modesty
fearful duty
I
the rattling tongue
saucy
audacious eloquence
Love
tongue-tied simplicity
my capacity
enter PHILOSTRATE

PHILOSTRATE
your grace
the Prologue
THESEUS
him
Flourish
trumpets
QUINCE
the Prologue

Prologue
we
it
our good will
you
we
good will
our simple skill
That
the true beginning
our end
we
We
you
Our true intent
your delight
We
you
you
The actors
hand
their show
You
all
that
you
THESEUS
This fellow
doth
points
LYSANDER
He
his prologue
a rough colt
he
the stop
my lord
it
HIPPOLYTA
he
his prologue
a child
a recorder
a sound
government
THESEUS
His speech
a tangled chain
nothing
all
Who
Pyramus
Thisbe
Wall
Moonshine
Lion

Prologue

Gentles
you
this show
truth
all things
This man
Pyramus
you
This beauteous lady
Thisby
This man
lime
rough-cast
, doth present
Wall
that vile Wall
which
these lovers
Wall's chink, poor souls
they
the which
no man
This man
lanthorn
dog
bush
thorn,
Presenteth Moonshine
you
moonshine
these lovers
no scorn
Ninus' tomb
This grisly beast
name
The trusty Thisby
night
affright
she
she
Which Lion
bloody mouth
Anon
Pyramus
sweet youth
Whereat
blade
bloody blameful blade
He
bloody breast
mulberry shade
His dagger
all the rest
Lion
Moonshine
Wall
lovers
large discourse
they
Exeunt Prologue
Moonshine

THESEUS
I
the lion
DEMETRIUS
No wonder
my lord
one lion
many asses
this same interlude
it
I
one Snout
name
a wall
such a wall
I
you
That
it
a crannied hole
chink
which
the lovers
Pyramus
Thisby
this rough-cast
this stone
I
that same wall
the truth
this
which
the fearful lovers
THESEUS
you
lime
hair
DEMETRIUS
It
the wittiest partition
I
discourse
my lord
Enter Pyramus

THESEUS

Pyramus
the wall
silence
Pyramus

O grim-look'd night
O night
hue
O night
which
day
O night
I
my Thisby's promise
forgot
And thou, O wall
O sweet, O lovely wall
her father's ground
mine
Thou wall
O wall
O sweet and lovely wall
me
thy chink
mine eyne
Wall
his fingers
Thanks
courteous wall
Jove
thee
this
what
I
I
wicked wall
whom
I
no bliss
Cursed
thy stones
me
The wall
methinks
Pyramus

No
truth
he
me
Thisby's cue
she
I
her
the wall
You
it
pat
I
you
she
Thisbe

Thisbe

O wall
full often hast thou
my moans
my fair Pyramus
me
My cherry lips
thy stones
Thy stones
lime
hair
thee
I
a voice
I
the chink
an
I
my Thisby's face
Thisby
Thisbe

My love thou art
my love
I
Pyramus
what
thou
I
thy lover's grace
Limander
I
I
Helen
the Fates
me
Pyramus
Shafalus
Procrus
Shafalus
Procrus
I
you
me
the hole
this vile wall
I
the wall's hole
your lips
Pyramus

Wilt thou
Ninny's tomb
me
straightway
tide death
I
delay
Exeunt Pyramus
Thisbe

Wall
I
Wall
my part
Wall
doth
Exit

THESEUS
the mural
the two neighbours
DEMETRIUS
No remedy
walls
HIPPOLYTA
This
the silliest stuff
I
THESEUS
this kind
shadows
imagination
them
It
your imagination
not theirs
THESEUS
we
them
they
themselves
they
excellent men
two noble beasts
a man
a lion
Enter Lion
Moonshine

Lion

You
ladies
you
whose gentle hearts
The smallest monstrous mouse
that
floor
both quake
When lion
wildest rage
I
one Snug
the joiner
no lion's dam
I
lion
strife
this place
my life
THESEUS
A very gentle beast
a good conscience
DEMETRIUS
a beast
I
LYSANDER
This lion
a very fox
his valour
THESEUS

True
a goose
his discretion
DEMETRIUS
my lord
his valour
his
discretion
the fox
the goose
His discretion
I
his valour
the goose
not the fox
It
it
his discretion
us
the moon
This lanthorn
the horned moon present;--

DEMETRIUS
He
the horns
his head
He
no crescent
his horns
the circumference
Moonshine
This lanthorn
the horned moon present
Myself
the man
i
the moon
This
the greatest error
all the rest
the man
the lanthorn
it
the
man
i
the moon
DEMETRIUS
He
the candle
you
it
snuff
HIPPOLYTA
I
this moon
he
THESEUS
It
his small light
discretion
he
the wane
courtesy
all
reason
we
LYSANDER

Proceed
Moonshine

All
that
I
you
the
lanthorn
the moon
the man
the moon
my thorn-bush
my dog
all these
the lanthorn
all
these
the moon
But, silence
Thisbe
Thisbe

Thisbe
This
old Ninny's tomb
my love
Lion
Thisbe
DEMETRIUS
THESEUS

Well run
HIPPOLYTA
Well shone
the moon
a
good grace
The Lion
Thisbe's mantle
exit

THESEUS
LYSANDER
the lion
DEMETRIUS
Pyramus
I
thee
thy sunny beams
I
thee
Moon
thy gracious, golden, glittering gleams
I
truest Thisby sight
What dreadful dole
you
it
O dainty duck
O dear
stain'd
blood
ye Furies
O Fates
Cut thread
thrum
Quail
crush
quell
THESEUS
This passion
the death
a dear friend
a man
HIPPOLYTA

Beshrew
my heart
I
the man
Pyramus

O wherefore
Nature
thou lions frame
lion vile hath
deflower'd
my dear
Which
which
the fairest dame
That
that
that
cheer
The pap
Pyramus
that
pap
Where heart
doth hop
Stabs
himself
I
I
I
My soul
the sky
Tongue
thy light
Moon
thy flight
Exit Moonshine
Dies
DEMETRIUS
him
he
LYSANDER
an ace
man
he
he
nothing
THESEUS
the help
a surgeon
he
an ass
HIPPOLYTA
Moonshine
Thisbe
her lover
She
him
starlight
she
her passion
the play
enter Thisbe

HIPPOLYTA

Methinks
she
such a
Pyramus
I
she
DEMETRIUS
A mote
the balance
which Pyramus
which
he
a man
God
us
she
a woman
God
us
LYSANDER
She
him
those sweet eyes
DEMETRIUS
she
videlicet:--

Thisbe

          Asleep
my love
What
O Pyramus
Quite dumb?
Dead
A tomb
thy sweet eyes
This cherry nose
These yellow cowslip cheeks
Lovers
moan
His eyes
leeks
O Sisters Three
me
hands
milk
them
gore
you
shears
his thread
silk
Tongue
a word
herself
friends
Thisby
Dies

THESEUS

Moonshine
Lion
Wall
BOTTOM
you
the wall
that
their fathers
it
you
the
epilogue
a Bergomask dance
our company
THESEUS

No epilogue
I
you
your play
no
excuse
the players
none
Marry
he
that
it
Pyramus
himself
Thisbe's garter
it
a fine
tragedy
it
your Bergomask
A dance
The iron tongue
midnight hath
Lovers
bed
I
we
the coming morn
we
This palpable-gross play hath
The heavy gait
night
Sweet friends
bed
A fortnight hold
we
nightly revels
new jollity
Exeunt
Enter PUCK

PUCK
the hungry lion
the wolf
the moon
the heavy ploughman snores
weary task fordone
the wasted brands
the screech-owl
the wretch
that
woe
remembrance
a shroud
it
the time
night
the graves
Every one
his sprite
the church-way paths
we
that
the triple Hecate's team
the presence
the sun
darkness
a dream
not a mouse
this hallow'd house
I
broom
the dust
the door
OBERON
TITANIA
their train

OBERON
the house
gathering light
the dead and drowsy fire
Every elf and fairy sprite
Hop
as light
bird
And this ditty
me
it
your song
rote
each word
a warbling note
hand
fairy grace
we
this place
Song
dance

OBERON
the break
day
this house
the best bride-bed
we
Which
us
the issue
all the couples
the blots
Nature's hand
their issue
Never mole
hare lip
scar
nativity
their children
this field-dew consecrate
Every fairy
his gait
each several chamber bless
this palace
sweet peace
the owner
it
safety rest
no stay
me
all
break
day
Exeunt OBERON
TITANIA
train

PUCK
we
this
all
you
but slumber'd
these visions
this weak and idle theme
a dream
Gentles
you
we
I
an honest Puck
we
unearned luck
the serpent's tongue
We
amends
the Puck
a liar call
you
all
me
your hands
we
friends
Robin
amends

Named Entity Recognition¶

We will use NER to classify text into categories. This could help imorove key word search.¶

In [ ]:
for ent in play_doc.ents:
     print(
         f"""
{ent.text = }
{ent.start_char = }
{ent.end_char = }
{ent.label_ = }
spacy.explain('{ent.label_}') = {spacy.explain(ent.label_)}"""
)
ent.text = "Midsummer Night's Dream"
ent.start_char = 2
ent.end_char = 25
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Shakespeare'
ent.start_char = 73
ent.end_char = 84
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "Midsummer Night's"
ent.start_char = 101
ent.end_char = 118
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Attendants'
ent.start_char = 235
ent.end_char = 245
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'four'
ent.start_char = 310
ent.end_char = 314
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Four days'
ent.start_char = 506
ent.end_char = 515
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'night'
ent.start_char = 549
ent.end_char = 554
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Four nights'
ent.start_char = 556
ent.end_char = 567
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'the night'
ent.start_char = 675
ent.end_char = 684
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Philostrate'
ent.start_char = 719
ent.end_char = 730
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 744
ent.end_char = 752
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Awake'
ent.start_char = 774
ent.end_char = 779
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit PHILOSTRATE\nHippolyta'
ent.start_char = 892
ent.end_char = 918
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'HERMIA'
ent.start_char = 1080
ent.end_char = 1086
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Theseus'
ent.start_char = 1129
ent.end_char = 1136
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Egeus'
ent.start_char = 1180
ent.end_char = 1185
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 1292
ent.end_char = 1298
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thou'
ent.start_char = 1470
ent.end_char = 1474
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'thou'
ent.start_char = 1476
ent.end_char = 1480
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Lysander'
ent.start_char = 1482
ent.end_char = 1490
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'thou'
ent.start_char = 1492
ent.end_char = 1496
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Thou'
ent.start_char = 1564
ent.end_char = 1568
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Knacks'
ent.start_char = 1745
ent.end_char = 1751
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Athens'
ent.start_char = 2088
ent.end_char = 2094
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 2271
ent.end_char = 2277
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'one'
ent.start_char = 2382
ent.end_char = 2385
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Hermia'
ent.start_char = 3169
ent.end_char = 3175
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thrice'
ent.start_char = 3459
ent.end_char = 3465
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Grows'
ent.start_char = 3631
ent.end_char = 3636
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Unto'
ent.start_char = 3758
ent.end_char = 3762
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'moon--\n'
ent.start_char = 3890
ent.end_char = 3897
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'that day'
ent.start_char = 3979
ent.end_char = 3987
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Diana'
ent.start_char = 4095
ent.end_char = 4100
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Relent'
ent.start_char = 4167
ent.end_char = 4173
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 4181
ent.end_char = 4187
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Lysander'
ent.start_char = 4194
ent.end_char = 4202
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 4310
ent.end_char = 4316
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Scornful Lysander'
ent.start_char = 4346
ent.end_char = 4363
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Hermia'
ent.start_char = 4745
ent.end_char = 4751
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Nedar'
ent.start_char = 4847
ent.end_char = 4852
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Helena'
ent.start_char = 4865
ent.end_char = 4871
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Egeus'
ent.start_char = 5185
ent.end_char = 5190
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 5272
ent.end_char = 5278
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athens'
ent.start_char = 5364
ent.end_char = 5370
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Demetrius and Egeus'
ent.start_char = 5503
ent.end_char = 5522
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'blood,--'
ent.start_char = 6094
ent.end_char = 6102
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Behold'
ent.start_char = 6662
ent.end_char = 6668
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Wishes'
ent.start_char = 6958
ent.end_char = 6964
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 7050
ent.end_char = 7056
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athens'
ent.start_char = 7135
ent.end_char = 7141
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'seven'
ent.start_char = 7162
ent.end_char = 7167
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Hermia'
ent.start_char = 7228
ent.end_char = 7234
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athenian'
ent.start_char = 7282
ent.end_char = 7290
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Steal'
ent.start_char = 7337
ent.end_char = 7342
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'night'
ent.start_char = 7378
ent.end_char = 7383
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Helena'
ent.start_char = 7461
ent.end_char = 7467
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'May'
ent.start_char = 7499
ent.end_char = 7502
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Cupid'
ent.start_char = 7579
ent.end_char = 7584
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Venus'
ent.start_char = 7663
ent.end_char = 7668
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'knitteth'
ent.start_char = 7691
ent.end_char = 7699
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Troyan'
ent.start_char = 7791
ent.end_char = 7797
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 8029
ent.end_char = 8035
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Helena'
ent.start_char = 8074
ent.end_char = 8080
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Sickness'
ent.start_char = 8332
ent.end_char = 8340
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 8399
ent.end_char = 8405
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Helena'
ent.start_char = 9024
ent.end_char = 9030
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Lysander'
ent.start_char = 9166
ent.end_char = 9174
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lysander'
ent.start_char = 9229
ent.end_char = 9237
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 9250
ent.end_char = 9256
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Phoebe'
ent.start_char = 9435
ent.end_char = 9441
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 9593
ent.end_char = 9599
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athens'
ent.start_char = 9825
ent.end_char = 9831
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Farewell'
ent.start_char = 9896
ent.end_char = 9904
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Keep'
ent.start_char = 9982
ent.end_char = 9986
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 10095
ent.end_char = 10101
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit HERMIA'
ent.start_char = 10103
ent.end_char = 10114
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Helena'
ent.start_char = 10115
ent.end_char = 10121
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\n\nHELENA\n\n'
ent.start_char = 10168
ent.end_char = 10182
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Athens'
ent.start_char = 10229
ent.end_char = 10235
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 10376
ent.end_char = 10382
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Love'
ent.start_char = 10467
ent.end_char = 10471
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Love'
ent.start_char = 10507
ent.end_char = 10511
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Cupid'
ent.start_char = 10580
ent.end_char = 10585
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Love'
ent.start_char = 10610
ent.end_char = 10614
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Wings'
ent.start_char = 10646
ent.end_char = 10651
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Love'
ent.start_char = 10703
ent.end_char = 10707
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Love'
ent.start_char = 10825
ent.end_char = 10829
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Hermia'
ent.start_char = 10883
ent.end_char = 10889
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 10976
ent.end_char = 10982
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 11064
ent.end_char = 11070
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'night'
ent.start_char = 11116
ent.end_char = 11121
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Exit\n\nSCENE II'
ent.start_char = 11279
ent.end_char = 11293
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Athens'
ent.start_char = 11295
ent.end_char = 11301
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'QUINCE'
ent.start_char = 11303
ent.end_char = 11309
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 11326
ent.end_char = 11332
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'SNUG'
ent.start_char = 11334
ent.end_char = 11338
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'FLUTE'
ent.start_char = 11348
ent.end_char = 11353
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'SNOUT'
ent.start_char = 11355
ent.end_char = 11360
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'STARVELING'
ent.start_char = 11366
ent.end_char = 11376
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 11495
ent.end_char = 11501
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 11577
ent.end_char = 11583
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'night'
ent.start_char = 11665
ent.end_char = 11670
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'First'
ent.start_char = 11681
ent.end_char = 11686
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Peter Quince'
ent.start_char = 11693
ent.end_char = 11705
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 11796
ent.end_char = 11802
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Marry'
ent.start_char = 11804
ent.end_char = 11809
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 11876
ent.end_char = 11883
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thisby'
ent.start_char = 11888
ent.end_char = 11894
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peter Quince'
ent.start_char = 11969
ent.end_char = 11981
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 12050
ent.end_char = 12056
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Nick Bottom'
ent.start_char = 12080
ent.end_char = 12091
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Nick Bottom'
ent.start_char = 12173
ent.end_char = 12184
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 12203
ent.end_char = 12210
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 12229
ent.end_char = 12236
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 12261
ent.end_char = 12267
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Shall'
ent.start_char = 12648
ent.end_char = 12653
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Phibbus'
ent.start_char = 12691
ent.end_char = 12698
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Shall'
ent.start_char = 12704
ent.end_char = 12709
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'mar\nThe'
ent.start_char = 12738
ent.end_char = 12745
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Fates'
ent.start_char = 12754
ent.end_char = 12759
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'QUINCE'
ent.start_char = 12878
ent.end_char = 12884
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Francis Flute'
ent.start_char = 12886
ent.end_char = 12899
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peter Quince'
ent.start_char = 12935
ent.end_char = 12947
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 12950
ent.end_char = 12956
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Flute'
ent.start_char = 12958
ent.end_char = 12963
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Thisby'
ent.start_char = 12979
ent.end_char = 12985
ent.label_ = 'EVENT'
spacy.explain('EVENT') = Named hurricanes, battles, wars, sports events, etc.

ent.text = 'Thisby'
ent.start_char = 13010
ent.end_char = 13016
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 13039
ent.end_char = 13045
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 13067
ent.end_char = 13074
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 13155
ent.end_char = 13161
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 13292
ent.end_char = 13298
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisne'
ent.start_char = 13345
ent.end_char = 13351
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisne'
ent.start_char = 13353
ent.end_char = 13359
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 13392
ent.end_char = 13398
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Flute'
ent.start_char = 13466
ent.end_char = 13471
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 13477
ent.end_char = 13483
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 13510
ent.end_char = 13516
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Robin Starveling'
ent.start_char = 13518
ent.end_char = 13534
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peter Quince'
ent.start_char = 13567
ent.end_char = 13579
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 13582
ent.end_char = 13588
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Robin Starveling'
ent.start_char = 13590
ent.end_char = 13606
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 13622
ent.end_char = 13628
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Tom Snout'
ent.start_char = 13639
ent.end_char = 13648
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peter Quince'
ent.start_char = 13676
ent.end_char = 13688
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 13729
ent.end_char = 13735
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Snug'
ent.start_char = 13746
ent.end_char = 13750
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 14660
ent.end_char = 14667
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 14673
ent.end_char = 14680
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'one'
ent.start_char = 14720
ent.end_char = 14723
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'summer'
ent.start_char = 14739
ent.end_char = 14745
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Pyramus'
ent.start_char = 14817
ent.end_char = 14824
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'QUINCE'
ent.start_char = 14901
ent.end_char = 14907
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'French'
ent.start_char = 15054
ent.end_char = 15060
ent.label_ = 'LANGUAGE'
spacy.explain('LANGUAGE') = Any named language

ent.text = 'QUINCE'
ent.start_char = 15103
ent.end_char = 15109
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'French'
ent.start_char = 15124
ent.end_char = 15130
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'night'
ent.start_char = 15307
ent.end_char = 15312
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'a mile'
ent.start_char = 15346
ent.end_char = 15352
ent.label_ = 'QUANTITY'
spacy.explain('QUANTITY') = Measurements, as of weight or distance

ent.text = 'QUINCE'
ent.start_char = 15706
ent.end_char = 15712
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'II'
ent.start_char = 15795
ent.end_char = 15797
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Athens'
ent.start_char = 15819
ent.end_char = 15825
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Fairy'
ent.start_char = 15858
ent.end_char = 15863
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'bush'
ent.start_char = 15962
ent.end_char = 15966
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Swifter'
ent.start_char = 16061
ent.end_char = 16068
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Farewell'
ent.start_char = 16371
ent.end_char = 16379
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Oberon'
ent.start_char = 16563
ent.end_char = 16569
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Indian'
ent.start_char = 16665
ent.end_char = 16671
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Oberon'
ent.start_char = 16727
ent.end_char = 16733
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Knight'
ent.start_char = 16755
ent.end_char = 16761
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Creep'
ent.start_char = 17038
ent.end_char = 17043
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Fairy'
ent.start_char = 17082
ent.end_char = 17087
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'knavish'
ent.start_char = 17167
ent.end_char = 17174
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Robin Goodfellow'
ent.start_char = 17189
ent.end_char = 17205
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Skim'
ent.start_char = 17265
ent.end_char = 17269
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Mislead night-'
ent.start_char = 17405
ent.end_char = 17419
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hobgoblin'
ent.start_char = 17465
ent.end_char = 17474
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Puck'
ent.start_char = 17494
ent.end_char = 17498
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Oberon'
ent.start_char = 17662
ent.end_char = 17668
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Neighing'
ent.start_char = 17729
ent.end_char = 17737
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'three-foot'
ent.start_char = 17984
ent.end_char = 17994
ent.label_ = 'QUANTITY'
spacy.explain('QUANTITY') = Measurements, as of weight or distance

ent.text = 'A merrier hour'
ent.start_char = 18200
ent.end_char = 18214
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Oberon'
ent.start_char = 18268
ent.end_char = 18274
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Fairy'
ent.start_char = 18277
ent.end_char = 18282
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'TITANIA'
ent.start_char = 18393
ent.end_char = 18400
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Ill'
ent.start_char = 18421
ent.end_char = 18424
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Titania'
ent.start_char = 18449
ent.end_char = 18456
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Oberon'
ent.start_char = 18482
ent.end_char = 18488
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Tarry'
ent.start_char = 18557
ent.end_char = 18562
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'thou'
ent.start_char = 18647
ent.end_char = 18651
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'all day'
ent.start_char = 18716
ent.end_char = 18723
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Phillida'
ent.start_char = 18778
ent.end_char = 18786
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Steppe'
ent.start_char = 18830
ent.end_char = 18836
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'India'
ent.start_char = 18840
ent.end_char = 18845
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Amazon'
ent.start_char = 18880
ent.end_char = 18886
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Titania'
ent.start_char = 19052
ent.end_char = 19059
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Theseus'
ent.start_char = 19124
ent.end_char = 19131
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Perigenia'
ent.start_char = 19191
ent.end_char = 19200
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'AEgle'
ent.start_char = 19243
ent.end_char = 19248
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Ariadne and Antiopa'
ent.start_char = 19271
ent.end_char = 19290
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = "the middle summer's spring"
ent.start_char = 19356
ent.end_char = 19382
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'rushy brook'
ent.start_char = 19449
ent.end_char = 19460
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "thou hast disturb'd"
ent.start_char = 19565
ent.end_char = 19584
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hath'
ent.start_char = 19906
ent.end_char = 19910
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'nine'
ent.start_char = 20043
ent.end_char = 20047
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'winter'
ent.start_char = 20195
ent.end_char = 20201
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'No night'
ent.start_char = 20208
ent.end_char = 20216
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Pale'
ent.start_char = 20295
ent.end_char = 20299
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hiems'
ent.start_char = 20501
ent.end_char = 20506
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'summer'
ent.start_char = 20555
ent.end_char = 20561
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'the spring'
ent.start_char = 20591
ent.end_char = 20601
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'the summer'
ent.start_char = 20603
ent.end_char = 20613
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'winter'
ent.start_char = 20642
ent.end_char = 20648
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'wonted'
ent.start_char = 20663
ent.end_char = 20669
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Titania'
ent.start_char = 20918
ent.end_char = 20925
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Oberon'
ent.start_char = 20936
ent.end_char = 20942
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Indian'
ent.start_char = 21152
ent.end_char = 21158
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'night'
ent.start_char = 21167
ent.end_char = 21172
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Neptune'
ent.start_char = 21234
ent.end_char = 21241
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Theseus'
ent.start_char = 21820
ent.end_char = 21827
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit TITANIA'
ent.start_char = 22120
ent.end_char = 22132
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Puck'
ent.start_char = 22253
ent.end_char = 22257
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 22272
ent.end_char = 22276
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Cupid'
ent.start_char = 22644
ent.end_char = 22649
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'a hundred thousand'
ent.start_char = 22789
ent.end_char = 22807
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Cupid'
ent.start_char = 22838
ent.end_char = 22843
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Cupid'
ent.start_char = 23009
ent.end_char = 23014
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'forty minutes'
ent.start_char = 23448
ent.end_char = 23461
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Exit\n\n'
ent.start_char = 23463
ent.end_char = 23469
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Titania'
ent.start_char = 23530
ent.end_char = 23537
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'wolf'
ent.start_char = 23664
ent.end_char = 23668
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 24074
ent.end_char = 24080
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thou'
ent.start_char = 24123
ent.end_char = 24127
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 24239
ent.end_char = 24245
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Unworthy'
ent.start_char = 24819
ent.end_char = 24827
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Apollo'
ent.start_char = 25849
ent.end_char = 25855
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Daphne'
ent.start_char = 25867
ent.end_char = 25873
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Fie, Demetrius!\n'
ent.start_char = 26230
ent.end_char = 26246
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit DEMETRIUS'
ent.start_char = 26371
ent.end_char = 26385
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Exit\n\nOBERON'
ent.start_char = 26467
ent.end_char = 26479
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'nymph'
ent.start_char = 26497
ent.end_char = 26502
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thou'
ent.start_char = 26532
ent.end_char = 26536
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'PUCK\nHast'
ent.start_char = 26588
ent.end_char = 26597
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Titania'
ent.start_char = 26882
ent.end_char = 26889
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Weed'
ent.start_char = 27009
ent.end_char = 27013
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 27194
ent.end_char = 27202
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'thou shalt'
ent.start_char = 27318
ent.end_char = 27328
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 27349
ent.end_char = 27357
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'first'
ent.start_char = 27494
ent.end_char = 27499
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'third'
ent.start_char = 27700
ent.end_char = 27705
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'a minute'
ent.start_char = 27714
ent.end_char = 27722
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Thorny'
ent.start_char = 28060
ent.end_char = 28066
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Newts'
ent.start_char = 28091
ent.end_char = 28096
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Philomel'
ent.start_char = 28158
ent.end_char = 28166
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Sing'
ent.start_char = 28180
ent.end_char = 28184
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lulla'
ent.start_char = 28207
ent.end_char = 28212
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Beetles'
ent.start_char = 28415
ent.end_char = 28422
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Philomel'
ent.start_char = 28480
ent.end_char = 28488
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Fairy\n\nHence'
ent.start_char = 28510
ent.end_char = 28522
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'One'
ent.start_char = 28547
ent.end_char = 28550
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Exeunt Fairies'
ent.start_char = 28573
ent.end_char = 28587
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'TITANIA'
ent.start_char = 28644
ent.end_char = 28651
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Love'
ent.start_char = 28738
ent.end_char = 28742
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Pard'
ent.start_char = 28800
ent.end_char = 28804
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\nEnter LYSANDER'
ent.start_char = 28932
ent.end_char = 28951
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Hermia'
ent.start_char = 29081
ent.end_char = 29087
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'the day'
ent.start_char = 29140
ent.end_char = 29147
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'One'
ent.start_char = 29249
ent.end_char = 29252
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'One'
ent.start_char = 29293
ent.end_char = 29296
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 29304
ent.end_char = 29307
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'two'
ent.start_char = 29313
ent.end_char = 29316
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 29328
ent.end_char = 29331
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Love'
ent.start_char = 29485
ent.end_char = 29489
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'one'
ent.start_char = 29583
ent.end_char = 29586
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Two'
ent.start_char = 29612
ent.end_char = 29615
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'two'
ent.start_char = 29658
ent.end_char = 29661
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Hermia'
ent.start_char = 29742
ent.end_char = 29748
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 29850
ent.end_char = 29856
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lysander'
ent.start_char = 29870
ent.end_char = 29878
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thy'
ent.start_char = 30088
ent.end_char = 30091
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'half'
ent.start_char = 30283
ent.end_char = 30287
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Athenian'
ent.start_char = 30393
ent.end_char = 30401
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Athens'
ent.start_char = 30526
ent.end_char = 30532
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athenian'
ent.start_char = 30588
ent.end_char = 30596
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Oberon'
ent.start_char = 30913
ent.end_char = 30919
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit\nEnter DEMETRIUS'
ent.start_char = 30921
ent.end_char = 30941
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'HELENA'
ent.start_char = 30946
ent.end_char = 30952
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\n\nHELENA'
ent.start_char = 31176
ent.end_char = 31188
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Hermia'
ent.start_char = 31285
ent.end_char = 31291
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 31666
ent.end_char = 31672
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Transparent Helena'
ent.start_char = 31882
ent.end_char = 31900
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lysander'
ent.start_char = 32070
ent.end_char = 32078
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 32116
ent.end_char = 32122
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'their season'
ent.start_char = 32467
ent.end_char = 32479
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Reason'
ent.start_char = 32571
ent.end_char = 32577
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Love'
ent.start_char = 32653
ent.end_char = 32657
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'one'
ent.start_char = 33150
ent.end_char = 33153
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Exit\n\n'
ent.start_char = 33206
ent.end_char = 33212
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hermia'
ent.start_char = 33235
ent.end_char = 33241
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit\n\n'
ent.start_char = 33631
ent.end_char = 33637
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Lysander'
ent.start_char = 33665
ent.end_char = 33673
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Methought'
ent.start_char = 33824
ent.end_char = 33833
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Alack'
ent.start_char = 33990
ent.end_char = 33995
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Speak'
ent.start_char = 34034
ent.end_char = 34039
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit\n\nACT III'
ent.start_char = 34166
ent.end_char = 34179
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'TITANIA'
ent.start_char = 34199
ent.end_char = 34206
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 34228
ent.end_char = 34234
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'SNUG'
ent.start_char = 34236
ent.end_char = 34240
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'FLUTE'
ent.start_char = 34250
ent.end_char = 34255
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'SNOUT'
ent.start_char = 34257
ent.end_char = 34262
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 34305
ent.end_char = 34311
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pat'
ent.start_char = 34313
ent.end_char = 34316
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peter'
ent.start_char = 34528
ent.end_char = 34533
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 34545
ent.end_char = 34551
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Bottom'
ent.start_char = 34577
ent.end_char = 34583
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 34629
ent.end_char = 34636
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 34641
ent.end_char = 34647
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'First'
ent.start_char = 34672
ent.end_char = 34677
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Pyramus'
ent.start_char = 34679
ent.end_char = 34686
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 35037
ent.end_char = 35044
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 35121
ent.end_char = 35128
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 35137
ent.end_char = 35144
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Bottom'
ent.start_char = 35150
ent.end_char = 35156
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 35202
ent.end_char = 35208
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'eight and six'
ent.start_char = 35273
ent.end_char = 35286
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'two'
ent.start_char = 35309
ent.end_char = 35312
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'eight'
ent.start_char = 35340
ent.end_char = 35345
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'half'
ent.start_char = 35778
ent.end_char = 35782
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Snug'
ent.start_char = 36235
ent.end_char = 36239
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 36253
ent.end_char = 36259
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'two'
ent.start_char = 36295
ent.end_char = 36298
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Pyramus'
ent.start_char = 36375
ent.end_char = 36382
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 36387
ent.end_char = 36393
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 36565
ent.end_char = 36571
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'night'
ent.start_char = 36597
ent.end_char = 36602
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'the moon\n'
ent.start_char = 36702
ent.end_char = 36711
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'QUINCE'
ent.start_char = 36742
ent.end_char = 36748
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'bush'
ent.start_char = 36786
ent.end_char = 36790
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moonshine'
ent.start_char = 36877
ent.end_char = 36886
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Pyramus'
ent.start_char = 36964
ent.end_char = 36971
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 36976
ent.end_char = 36982
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Bottom'
ent.start_char = 37090
ent.end_char = 37096
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 37301
ent.end_char = 37308
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Thisby'
ent.start_char = 37313
ent.end_char = 37319
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 37330
ent.end_char = 37336
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 37434
ent.end_char = 37441
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Speak'
ent.start_char = 37751
ent.end_char = 37756
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Pyramus'
ent.start_char = 37758
ent.end_char = 37765
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thisby'
ent.start_char = 37797
ent.end_char = 37803
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Thisby'
ent.start_char = 37933
ent.end_char = 37939
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit\n\n'
ent.start_char = 38029
ent.end_char = 38035
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Pyramus'
ent.start_char = 38052
ent.end_char = 38059
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\n\nFLUTE'
ent.start_char = 38083
ent.end_char = 38094
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'QUINCE'
ent.start_char = 38115
ent.end_char = 38121
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 38253
ent.end_char = 38260
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Jew'
ent.start_char = 38375
ent.end_char = 38378
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Pyramus'
ent.start_char = 38447
ent.end_char = 38454
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Ninny'
ent.start_char = 38459
ent.end_char = 38464
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'QUINCE'
ent.start_char = 38474
ent.end_char = 38480
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 38555
ent.end_char = 38562
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 38610
ent.end_char = 38617
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'PUCK'
ent.start_char = 38737
ent.end_char = 38741
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 38798
ent.end_char = 38804
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 38826
ent.end_char = 38832
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'SNUG'
ent.start_char = 38924
ent.end_char = 38928
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'FLUTE'
ent.start_char = 38930
ent.end_char = 38935
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'SNOUT'
ent.start_char = 38937
ent.end_char = 38942
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'bush'
ent.start_char = 39033
ent.end_char = 39037
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit\n\n'
ent.start_char = 39257
ent.end_char = 39263
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Exit SNOUT'
ent.start_char = 39478
ent.end_char = 39488
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'QUINCE'
ent.start_char = 39498
ent.end_char = 39504
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'QUINCE'
ent.start_char = 39506
ent.end_char = 39512
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Bottom'
ent.start_char = 39526
ent.end_char = 39532
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit\n\n'
ent.start_char = 39567
ent.end_char = 39573
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Sings'
ent.start_char = 39801
ent.end_char = 39806
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'nay;--'
ent.start_char = 40132
ent.end_char = 40138
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'first'
ent.start_char = 40447
ent.end_char = 40452
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Thou'
ent.start_char = 40758
ent.end_char = 40762
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 40959
ent.end_char = 40963
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'The summer'
ent.start_char = 41041
ent.end_char = 41051
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Peaseblossom'
ent.start_char = 41348
ent.end_char = 41360
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Cobweb'
ent.start_char = 41362
ent.end_char = 41368
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moth'
ent.start_char = 41370
ent.end_char = 41374
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'PEASEBLOSSOM'
ent.start_char = 41399
ent.end_char = 41411
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'COBWEB'
ent.start_char = 41413
ent.end_char = 41419
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'MOTH'
ent.start_char = 41421
ent.end_char = 41425
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'MUSTARDSEED'
ent.start_char = 41431
ent.end_char = 41442
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Hop'
ent.start_char = 41625
ent.end_char = 41628
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Painted'
ent.start_char = 41950
ent.end_char = 41957
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Nod'
ent.start_char = 42015
ent.end_char = 42018
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'PEASEBLOSSOM'
ent.start_char = 42058
ent.end_char = 42070
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'MOTH'
ent.start_char = 42102
ent.end_char = 42106
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Cobweb'
ent.start_char = 42221
ent.end_char = 42227
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Cobweb'
ent.start_char = 42291
ent.end_char = 42297
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'PEASEBLOSSOM'
ent.start_char = 42377
ent.end_char = 42389
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peaseblossom'
ent.start_char = 42391
ent.end_char = 42403
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peascod'
ent.start_char = 42484
ent.end_char = 42491
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peaseblossom'
ent.start_char = 42518
ent.end_char = 42530
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Good Master Mustardseed'
ent.start_char = 42644
ent.end_char = 42667
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Titania'
ent.start_char = 43198
ent.end_char = 43205
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 43596
ent.end_char = 43604
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Theseus'
ent.start_char = 43669
ent.end_char = 43676
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'geese'
ent.start_char = 43978
ent.end_char = 43983
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Rising'
ent.start_char = 44053
ent.end_char = 44059
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Athens'
ent.start_char = 44253
ent.end_char = 44259
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Pyramus'
ent.start_char = 44529
ent.end_char = 44536
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Titania'
ent.start_char = 44596
ent.end_char = 44603
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 44722
ent.end_char = 44730
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Athenian'
ent.start_char = 44842
ent.end_char = 44850
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Athenian'
ent.start_char = 44984
ent.end_char = 44992
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'thou'
ent.start_char = 45242
ent.end_char = 45246
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'the day'
ent.start_char = 45374
ent.end_char = 45381
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Hermia'
ent.start_char = 45435
ent.end_char = 45441
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'May'
ent.start_char = 45512
ent.end_char = 45515
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Antipodes'
ent.start_char = 45586
ent.end_char = 45595
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "thou hast murder'd him"
ent.start_char = 45614
ent.end_char = 45636
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Venus'
ent.start_char = 45851
ent.end_char = 45856
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Lysander'
ent.start_char = 45910
ent.end_char = 45918
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Durst'
ent.start_char = 46230
ent.end_char = 46235
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'thou serpent'
ent.start_char = 46418
ent.end_char = 46430
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lysander'
ent.start_char = 46526
ent.end_char = 46534
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit\n\nDEMETRIUS'
ent.start_char = 46819
ent.end_char = 46834
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'thou'
ent.start_char = 47149
ent.end_char = 47153
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 47349
ent.end_char = 47352
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'A million'
ent.start_char = 47372
ent.end_char = 47381
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Athens'
ent.start_char = 47478
ent.end_char = 47484
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Swifter'
ent.start_char = 47714
ent.end_char = 47721
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Tartar'
ent.start_char = 47742
ent.end_char = 47748
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\n\n'
ent.start_char = 47756
ent.end_char = 47762
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Cupid'
ent.start_char = 47809
ent.end_char = 47814
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Venus'
ent.start_char = 47915
ent.end_char = 47920
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Beg'
ent.start_char = 47965
ent.end_char = 47968
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 48039
ent.end_char = 48045
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Shall'
ent.start_char = 48121
ent.end_char = 48126
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'two'
ent.start_char = 48279
ent.end_char = 48282
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 48295
ent.end_char = 48298
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Hermia'
ent.start_char = 48808
ent.end_char = 48814
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'two'
ent.start_char = 48924
ent.end_char = 48927
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'nymph'
ent.start_char = 49181
ent.end_char = 49186
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Crystal'
ent.start_char = 49251
ent.end_char = 49258
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'thou'
ent.start_char = 49434
ent.end_char = 49438
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Hermia'
ent.start_char = 49966
ent.end_char = 49972
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Helena'
ent.start_char = 50003
ent.end_char = 50009
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 50274
ent.end_char = 50280
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Hermia'
ent.start_char = 50356
ent.end_char = 50362
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Helena'
ent.start_char = 50407
ent.end_char = 50413
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 50554
ent.end_char = 50560
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Helen'
ent.start_char = 50675
ent.end_char = 50680
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Disparage'
ent.start_char = 50781
ent.end_char = 50790
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lest'
ent.start_char = 50825
ent.end_char = 50829
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Wherein'
ent.start_char = 51028
ent.end_char = 51035
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 51108
ent.end_char = 51112
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lysander'
ent.start_char = 51134
ent.end_char = 51142
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Mine'
ent.start_char = 51151
ent.end_char = 51155
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Fair Helena'
ent.start_char = 51408
ent.end_char = 51419
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Lo'
ent.start_char = 51646
ent.end_char = 51648
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'three'
ent.start_char = 51721
ent.end_char = 51726
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'two'
ent.start_char = 51925
ent.end_char = 51928
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'the hours'
ent.start_char = 51961
ent.end_char = 51970
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Hermia'
ent.start_char = 52123
ent.end_char = 52129
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'two'
ent.start_char = 52136
ent.end_char = 52139
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52192
ent.end_char = 52195
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52212
ent.end_char = 52215
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52236
ent.end_char = 52239
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52266
ent.end_char = 52269
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52284
ent.end_char = 52287
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Two'
ent.start_char = 52454
ent.end_char = 52457
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52484
ent.end_char = 52487
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'two'
ent.start_char = 52503
ent.end_char = 52506
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 52527
ent.end_char = 52530
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Two'
ent.start_char = 52538
ent.end_char = 52541
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'first'
ent.start_char = 52549
ent.end_char = 52554
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'one'
ent.start_char = 52612
ent.end_char = 52615
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'nymph'
ent.start_char = 53118
ent.end_char = 53123
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Lysander\nDeny'
ent.start_char = 53224
ent.end_char = 53237
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 53932
ent.end_char = 53938
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Helena'
ent.start_char = 53987
ent.end_char = 53993
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thou'
ent.start_char = 54132
ent.end_char = 54136
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helen'
ent.start_char = 54233
ent.end_char = 54238
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Ethiope'
ent.start_char = 54556
ent.end_char = 54563
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Seem'
ent.start_char = 54620
ent.end_char = 54624
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Sweet'
ent.start_char = 54879
ent.end_char = 54884
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Tartar'
ent.start_char = 54925
ent.end_char = 54931
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Lysander'
ent.start_char = 55432
ent.end_char = 55440
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'night'
ent.start_char = 55484
ent.end_char = 55489
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Helena'
ent.start_char = 55787
ent.end_char = 55793
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'night'
ent.start_char = 55885
ent.end_char = 55890
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Impatient'
ent.start_char = 56035
ent.end_char = 56044
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Good Hermia'
ent.start_char = 56876
ent.end_char = 56887
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hermia'
ent.start_char = 56943
ent.end_char = 56949
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Save'
ent.start_char = 56999
ent.end_char = 57003
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Athens'
ent.start_char = 57249
ent.end_char = 57255
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Lysander'
ent.start_char = 57485
ent.end_char = 57493
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 57571
ent.end_char = 57577
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Helena'
ent.start_char = 58103
ent.end_char = 58109
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thou'
ent.start_char = 58192
ent.end_char = 58196
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 58339
ent.end_char = 58345
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Exit\n\n'
ent.start_char = 58685
ent.end_char = 58691
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Exit\n\n'
ent.start_char = 58738
ent.end_char = 58744
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Athenian'
ent.start_char = 58937
ent.end_char = 58945
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Athenian'
ent.start_char = 59032
ent.end_char = 59040
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = "Thou see'st"
ent.start_char = 59135
ent.end_char = 59146
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Robin'
ent.start_char = 59198
ent.end_char = 59203
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'thou anon'
ent.start_char = 59249
ent.end_char = 59258
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Acheron'
ent.start_char = 59289
ent.end_char = 59296
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'one'
ent.start_char = 59339
ent.end_char = 59342
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'leaden'
ent.start_char = 59599
ent.end_char = 59605
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'batty'
ent.start_char = 59615
ent.end_char = 59620
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Lysander'
ent.start_char = 59665
ent.end_char = 59673
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Shall'
ent.start_char = 59854
ent.end_char = 59859
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 59907
ent.end_char = 59913
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Indian'
ent.start_char = 60057
ent.end_char = 60063
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'night'
ent.start_char = 60217
ent.end_char = 60222
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Aurora'
ent.start_char = 60283
ent.end_char = 60289
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Troop'
ent.start_char = 60356
ent.end_char = 60361
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'lest day'
ent.start_char = 60492
ent.end_char = 60500
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'night'
ent.start_char = 60618
ent.end_char = 60623
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'morning'
ent.start_char = 60681
ent.end_char = 60688
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Opening'
ent.start_char = 60804
ent.end_char = 60811
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Neptune'
ent.start_char = 60815
ent.end_char = 60822
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Exit\n\n'
ent.start_char = 60980
ent.end_char = 60986
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Goblin'
ent.start_char = 61082
ent.end_char = 61088
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'proud Demetrius'
ent.start_char = 61174
ent.end_char = 61189
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit LYSANDER'
ent.start_char = 61346
ent.end_char = 61359
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Thou'
ent.start_char = 61456
ent.end_char = 61460
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'thou coward'
ent.start_char = 61470
ent.end_char = 61481
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Speak'
ent.start_char = 61498
ent.end_char = 61503
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'bush'
ent.start_char = 61513
ent.end_char = 61517
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 61557
ent.end_char = 61561
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'grey'
ent.start_char = 62186
ent.end_char = 62190
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'PUCK'
ent.start_char = 62258
ent.end_char = 62262
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Ho'
ent.start_char = 62284
ent.end_char = 62286
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'ho'
ent.start_char = 62288
ent.end_char = 62290
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'ho'
ent.start_char = 62292
ent.end_char = 62294
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Coward'
ent.start_char = 62296
ent.end_char = 62302
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 62378
ent.end_char = 62382
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thou'
ent.start_char = 62562
ent.end_char = 62566
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'day'
ent.start_char = 62713
ent.end_char = 62716
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'night'
ent.start_char = 62802
ent.end_char = 62807
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Abate'
ent.start_char = 62835
ent.end_char = 62840
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'thy hour'
ent.start_char = 62841
ent.end_char = 62849
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Shine'
ent.start_char = 62851
ent.end_char = 62856
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 62900
ent.end_char = 62906
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'three'
ent.start_char = 63084
ent.end_char = 63089
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 63096
ent.end_char = 63099
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Two'
ent.start_char = 63106
ent.end_char = 63109
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'four'
ent.start_char = 63132
ent.end_char = 63136
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Cupid'
ent.start_char = 63169
ent.end_char = 63174
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'knavish'
ent.start_char = 63180
ent.end_char = 63187
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Heavens'
ent.start_char = 63451
ent.end_char = 63458
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Lysander'
ent.start_char = 63466
ent.end_char = 63474
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'LYSANDER'
ent.start_char = 63639
ent.end_char = 63647
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thou'
ent.start_char = 63673
ent.end_char = 63677
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Jack'
ent.start_char = 63835
ent.end_char = 63839
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Jill'
ent.start_char = 63851
ent.end_char = 63855
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Nought'
ent.start_char = 63857
ent.end_char = 63863
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit\n\n'
ent.start_char = 63936
ent.end_char = 63942
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'HERMIA'
ent.start_char = 64001
ent.end_char = 64007
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'TITANIA'
ent.start_char = 64029
ent.end_char = 64036
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'BOTTOM'
ent.start_char = 64041
ent.end_char = 64047
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'PEASEBLOSSOM'
ent.start_char = 64049
ent.end_char = 64061
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'COBWEB'
ent.start_char = 64063
ent.end_char = 64069
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'MOTH'
ent.start_char = 64071
ent.end_char = 64075
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'MUSTARDSEED'
ent.start_char = 64078
ent.end_char = 64089
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peaseblossom'
ent.start_char = 64338
ent.end_char = 64350
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peaseblossom'
ent.start_char = 64399
ent.end_char = 64411
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Mounsieur Cobweb'
ent.start_char = 64421
ent.end_char = 64437
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Mounsieur Cobweb'
ent.start_char = 64464
ent.end_char = 64480
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'mounsieur'
ent.start_char = 64487
ent.end_char = 64496
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'mounsieur'
ent.start_char = 64684
ent.end_char = 64693
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'mounsieur'
ent.start_char = 64705
ent.end_char = 64714
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Mounsieur Mustardseed'
ent.start_char = 64827
ent.end_char = 64848
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Mounsieur Mustardseed'
ent.start_char = 64899
ent.end_char = 64920
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'mounsieur'
ent.start_char = 64958
ent.end_char = 64967
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Cavalery Cobweb'
ent.start_char = 65047
ent.end_char = 65062
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'two'
ent.start_char = 65729
ent.end_char = 65732
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Gently'
ent.start_char = 65994
ent.end_char = 66000
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Enrings'
ent.start_char = 66028
ent.end_char = 66035
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Robin'
ent.start_char = 66164
ent.end_char = 66169
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "See'st thou"
ent.start_char = 66171
ent.end_char = 66182
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Puck'
ent.start_char = 66936
ent.end_char = 66940
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 66996
ent.end_char = 67004
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'May'
ent.start_char = 67048
ent.end_char = 67051
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Athens'
ent.start_char = 67059
ent.end_char = 67065
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'thou'
ent.start_char = 67215
ent.end_char = 67219
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'thou'
ent.start_char = 67244
ent.end_char = 67248
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Dian'
ent.start_char = 67267
ent.end_char = 67271
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Cupid'
ent.start_char = 67283
ent.end_char = 67288
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hath'
ent.start_char = 67298
ent.end_char = 67302
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Titania'
ent.start_char = 67341
ent.end_char = 67348
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Oberon'
ent.start_char = 67389
ent.end_char = 67395
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Robin'
ent.start_char = 67600
ent.end_char = 67605
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Titania'
ent.start_char = 67627
ent.end_char = 67634
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'five'
ent.start_char = 67700
ent.end_char = 67704
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Music'
ent.start_char = 67726
ent.end_char = 67731
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'ho'
ent.start_char = 67733
ent.end_char = 67735
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Music'
ent.start_char = 67768
ent.end_char = 67773
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'midnight'
ent.start_char = 68002
ent.end_char = 68010
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Theseus'
ent.start_char = 68157
ent.end_char = 68164
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Fairy king, attend'
ent.start_char = 68189
ent.end_char = 68207
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'morning'
ent.start_char = 68233
ent.end_char = 68240
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Swifter'
ent.start_char = 68352
ent.end_char = 68359
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'this night'
ent.start_char = 68448
ent.end_char = 68458
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Exeunt\nHorns'
ent.start_char = 68524
ent.end_char = 68536
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'EGEUS'
ent.start_char = 68577
ent.end_char = 68582
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'one'
ent.start_char = 68608
ent.end_char = 68611
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'the day'
ent.start_char = 68713
ent.end_char = 68720
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Exit an Attendant'
ent.start_char = 68850
ent.end_char = 68867
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Hercules'
ent.start_char = 69004
ent.end_char = 69012
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Cadmus'
ent.start_char = 69017
ent.end_char = 69023
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Crete'
ent.start_char = 69048
ent.end_char = 69053
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Sparta'
ent.start_char = 69089
ent.end_char = 69095
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'one'
ent.start_char = 69216
ent.end_char = 69219
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Spartan'
ent.start_char = 69328
ent.end_char = 69335
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'morning'
ent.start_char = 69419
ent.end_char = 69426
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = "Crook-knee'd"
ent.start_char = 69432
ent.end_char = 69444
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thessalian'
ent.start_char = 69466
ent.end_char = 69476
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Crete'
ent.start_char = 69619
ent.end_char = 69624
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Sparta'
ent.start_char = 69629
ent.end_char = 69635
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thessaly'
ent.start_char = 69644
ent.end_char = 69652
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Lysander'
ent.start_char = 69769
ent.end_char = 69777
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Helena'
ent.start_char = 69803
ent.end_char = 69809
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = "Nedar's"
ent.start_char = 69815
ent.end_char = 69822
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Helena'
ent.start_char = 69823
ent.end_char = 69829
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'May'
ent.start_char = 69931
ent.end_char = 69934
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Egeus'
ent.start_char = 70005
ent.end_char = 70010
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'HERMIA'
ent.start_char = 70218
ent.end_char = 70224
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'morrow'
ent.start_char = 70248
ent.end_char = 70254
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'Saint Valentine'
ent.start_char = 70265
ent.end_char = 70280
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'two'
ent.start_char = 70425
ent.end_char = 70428
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Half'
ent.start_char = 70611
ent.end_char = 70615
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'half'
ent.start_char = 70623
ent.end_char = 70627
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Hermia'
ent.start_char = 70785
ent.end_char = 70791
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athens'
ent.start_char = 70831
ent.end_char = 70837
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Athenian'
ent.start_char = 70880
ent.end_char = 70888
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Helen'
ent.start_char = 71181
ent.end_char = 71186
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Fair Helena'
ent.start_char = 71292
ent.end_char = 71303
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'power,--'
ent.start_char = 71364
ent.end_char = 71372
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Hermia'
ent.start_char = 71410
ent.end_char = 71416
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Helena'
ent.start_char = 71620
ent.end_char = 71626
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Fair'
ent.start_char = 71858
ent.end_char = 71862
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Egeus'
ent.start_char = 71938
ent.end_char = 71943
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'the morning'
ent.start_char = 72056
ent.end_char = 72067
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Athens'
ent.start_char = 72148
ent.end_char = 72154
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'three'
ent.start_char = 72156
ent.end_char = 72161
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'three'
ent.start_char = 72166
ent.end_char = 72171
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'EGEUS'
ent.start_char = 72256
ent.end_char = 72261
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Pyramus'
ent.start_char = 72952
ent.end_char = 72959
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Peter Quince'
ent.start_char = 72972
ent.end_char = 72984
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Peter Quince'
ent.start_char = 73585
ent.end_char = 73597
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "Bottom's Dream"
ent.start_char = 73650
ent.end_char = 73664
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Exit\n\nSCENE II'
ent.start_char = 73832
ent.end_char = 73846
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Athens'
ent.start_char = 73848
ent.end_char = 73854
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'QUINCE'
ent.start_char = 73856
ent.end_char = 73862
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 73879
ent.end_char = 73885
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'FLUTE'
ent.start_char = 73887
ent.end_char = 73892
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'SNOUT'
ent.start_char = 73894
ent.end_char = 73899
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'STARVELING'
ent.start_char = 73905
ent.end_char = 73915
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Bottom'
ent.start_char = 73942
ent.end_char = 73948
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'QUINCE'
ent.start_char = 74128
ent.end_char = 74134
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athens'
ent.start_char = 74182
ent.end_char = 74188
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Pyramus'
ent.start_char = 74207
ent.end_char = 74214
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Athens'
ent.start_char = 74288
ent.end_char = 74294
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'God'
ent.start_char = 74426
ent.end_char = 74429
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'SNUG'
ent.start_char = 74471
ent.end_char = 74475
ent.label_ = 'LAW'
spacy.explain('LAW') = Named documents made into laws.

ent.text = 'two or'
ent.start_char = 74535
ent.end_char = 74541
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Pyramus'
ent.start_char = 74815
ent.end_char = 74822
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Pyramus'
ent.start_char = 74885
ent.end_char = 74892
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'QUINCE'
ent.start_char = 74975
ent.end_char = 74981
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Athenian'
ent.start_char = 75131
ent.end_char = 75139
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'QUINCE'
ent.start_char = 75193
ent.end_char = 75199
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Bottom'
ent.start_char = 75220
ent.end_char = 75226
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Thisby'
ent.start_char = 75524
ent.end_char = 75530
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Lords and Attendants\n\nHIPPOLYTA\n\n'
ent.start_char = 75918
ent.end_char = 75951
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Theseus'
ent.start_char = 75967
ent.end_char = 75974
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = "Sees Helen's"
ent.start_char = 76388
ent.end_char = 76400
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Egypt'
ent.start_char = 76421
ent.end_char = 76426
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'bush'
ent.start_char = 76849
ent.end_char = 76853
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'HERMIA'
ent.start_char = 77171
ent.end_char = 77177
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Joy'
ent.start_char = 77190
ent.end_char = 77193
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Accompany'
ent.start_char = 77238
ent.end_char = 77247
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'three hours'
ent.start_char = 77427
ent.end_char = 77438
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Call Philostrate'
ent.start_char = 77599
ent.end_char = 77615
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Theseus'
ent.start_char = 77662
ent.end_char = 77669
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'first'
ent.start_char = 77918
ent.end_char = 77923
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Centaurs'
ent.start_char = 77980
ent.end_char = 77988
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Athenian'
ent.start_char = 78007
ent.end_char = 78015
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Hercules'
ent.start_char = 78106
ent.end_char = 78114
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Thracian'
ent.start_char = 78169
ent.end_char = 78177
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Thebes'
ent.start_char = 78254
ent.end_char = 78260
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'three'
ent.start_char = 78302
ent.end_char = 78307
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Of Learning'
ent.start_char = 78337
ent.end_char = 78348
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Pyramus'
ent.start_char = 78492
ent.end_char = 78499
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Thisbe'
ent.start_char = 78513
ent.end_char = 78519
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Merry'
ent.start_char = 78543
ent.end_char = 78548
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'ten'
ent.start_char = 78718
ent.end_char = 78721
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'ten'
ent.start_char = 78783
ent.end_char = 78786
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 78890
ent.end_char = 78893
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Pyramus'
ent.start_char = 78949
ent.end_char = 78956
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Athens'
ent.start_char = 79197
ent.end_char = 79203
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Exit PHILOSTRATE\n\nHIPPOLYTA'
ent.start_char = 79771
ent.end_char = 79798
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Throttle'
ent.start_char = 80340
ent.end_char = 80348
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Love'
ent.start_char = 80626
ent.end_char = 80630
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Prologue'
ent.start_char = 80768
ent.end_char = 80776
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Enter QUINCE'
ent.start_char = 80840
ent.end_char = 80852
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisbe'
ent.start_char = 81734
ent.end_char = 81740
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Wall'
ent.start_char = 81742
ent.end_char = 81746
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Moonshine'
ent.start_char = 81748
ent.end_char = 81757
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lion\n\nPrologue\n\n'
ent.start_char = 81763
ent.end_char = 81779
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Gentles'
ent.start_char = 81779
ent.end_char = 81786
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 81884
ent.end_char = 81891
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 81932
ent.end_char = 81938
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'bush'
ent.start_char = 82185
ent.end_char = 82189
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Presenteth Moonshine'
ent.start_char = 82200
ent.end_char = 82220
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Ninus'
ent.start_char = 82301
ent.end_char = 82306
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Lion'
ent.start_char = 82360
ent.end_char = 82364
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 82391
ent.end_char = 82397
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'night'
ent.start_char = 82415
ent.end_char = 82420
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'Lion'
ent.start_char = 82511
ent.end_char = 82515
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 82613
ent.end_char = 82619
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 82735
ent.end_char = 82741
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lion'
ent.start_char = 82820
ent.end_char = 82824
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Prologue'
ent.start_char = 82914
ent.end_char = 82922
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisbe'
ent.start_char = 82924
ent.end_char = 82930
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Lion'
ent.start_char = 82932
ent.end_char = 82936
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Moonshine'
ent.start_char = 82942
ent.end_char = 82951
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'one'
ent.start_char = 83028
ent.end_char = 83031
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'one'
ent.start_char = 83115
ent.end_char = 83118
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Pyramus'
ent.start_char = 83261
ent.end_char = 83268
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisby'
ent.start_char = 83273
ent.end_char = 83279
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'alack'
ent.start_char = 83818
ent.end_char = 83823
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 83849
ent.end_char = 83855
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thou'
ent.start_char = 83971
ent.end_char = 83975
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Jove'
ent.start_char = 84117
ent.end_char = 84121
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 84401
ent.end_char = 84407
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'moans'
ent.start_char = 84599
ent.end_char = 84604
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Pyramus'
ent.start_char = 84626
ent.end_char = 84633
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Thisby'
ent.start_char = 84808
ent.end_char = 84814
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = "thy lover's"
ent.start_char = 84912
ent.end_char = 84923
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Limander'
ent.start_char = 84941
ent.end_char = 84949
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Helen'
ent.start_char = 84990
ent.end_char = 84995
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Fates'
ent.start_char = 85006
ent.end_char = 85011
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Procrus'
ent.start_char = 85047
ent.end_char = 85054
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Procrus'
ent.start_char = 85092
ent.end_char = 85099
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Ninny'
ent.start_char = 85245
ent.end_char = 85250
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Tide'
ent.start_char = 85289
ent.end_char = 85293
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Wall'
ent.start_char = 85432
ent.end_char = 85436
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit\n\n'
ent.start_char = 85451
ent.end_char = 85457
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'two'
ent.start_char = 85500
ent.end_char = 85503
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'two'
ent.start_char = 85931
ent.end_char = 85934
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'May'
ent.start_char = 86099
ent.end_char = 86102
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'one'
ent.start_char = 86207
ent.end_char = 86210
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Snug'
ent.start_char = 86211
ent.end_char = 86215
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moonshine'
ent.start_char = 86838
ent.end_char = 86847
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'moon present;--\n\n'
ent.start_char = 86879
ent.end_char = 86896
ent.label_ = 'FAC'
spacy.explain('FAC') = Buildings, airports, highways, bridges, etc.

ent.text = 'Moonshine'
ent.start_char = 87034
ent.end_char = 87043
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'this moon'
ent.start_char = 87379
ent.end_char = 87388
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Moon'
ent.start_char = 87573
ent.end_char = 87577
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moonshine'
ent.start_char = 87580
ent.end_char = 87589
ent.label_ = 'NORP'
spacy.explain('NORP') = Nationalities or religious or political groups

ent.text = 'Ninny'
ent.start_char = 87892
ent.end_char = 87897
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lion'
ent.start_char = 87988
ent.end_char = 87992
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moon'
ent.start_char = 88046
ent.end_char = 88050
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'the moon shines'
ent.start_char = 88059
ent.end_char = 88074
ent.label_ = 'LOC'
spacy.explain('LOC') = Non-GPE locations, mountain ranges, bodies of water

ent.text = 'Lion'
ent.start_char = 88098
ent.end_char = 88102
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lion'
ent.start_char = 88159
ent.end_char = 88163
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 88228
ent.end_char = 88235
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Sweet Moon'
ent.start_char = 88261
ent.end_char = 88271
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Moon'
ent.start_char = 88321
ent.end_char = 88325
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 88429
ent.end_char = 88435
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Cut'
ent.start_char = 88659
ent.end_char = 88662
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Quail'
ent.start_char = 88681
ent.end_char = 88686
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Pyramus'
ent.start_char = 89122
ent.end_char = 89129
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Stabs'
ent.start_char = 89172
ent.end_char = 89177
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Tongue'
ent.start_char = 89269
ent.end_char = 89275
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Moon'
ent.start_char = 89293
ent.end_char = 89297
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Exit Moonshine'
ent.start_char = 89315
ent.end_char = 89329
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Moonshine'
ent.start_char = 89589
ent.end_char = 89598
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisbe'
ent.start_char = 89614
ent.end_char = 89620
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 89903
ent.end_char = 89910
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'God'
ent.start_char = 89988
ent.end_char = 89991
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Speak'
ent.start_char = 90183
ent.end_char = 90188
ent.label_ = 'GPE'
spacy.explain('GPE') = Countries, cities, states

ent.text = 'Three'
ent.start_char = 90396
ent.end_char = 90401
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'gore'
ent.start_char = 90461
ent.end_char = 90465
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Tongue'
ent.start_char = 90520
ent.end_char = 90526
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Stabs'
ent.start_char = 90591
ent.end_char = 90596
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Thisby'
ent.start_char = 90634
ent.end_char = 90640
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Adieu'
ent.start_char = 90647
ent.end_char = 90652
ent.label_ = 'PRODUCT'
spacy.explain('PRODUCT') = Objects, vehicles, foods, etc. (not services)

ent.text = 'Moonshine'
ent.start_char = 90683
ent.end_char = 90692
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Lion'
ent.start_char = 90697
ent.end_char = 90701
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'two'
ent.start_char = 90919
ent.end_char = 90922
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Marry'
ent.start_char = 91085
ent.end_char = 91090
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Pyramus'
ent.start_char = 91122
ent.end_char = 91129
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Thisbe'
ent.start_char = 91152
ent.end_char = 91158
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'midnight'
ent.start_char = 91332
ent.end_char = 91340
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'twelve'
ent.start_char = 91351
ent.end_char = 91357
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'night'
ent.start_char = 91546
ent.end_char = 91551
ent.label_ = 'TIME'
spacy.explain('TIME') = Times smaller than a day

ent.text = 'nightly'
ent.start_char = 91615
ent.end_char = 91622
ent.label_ = 'DATE'
spacy.explain('DATE') = Absolute or relative dates or periods

ent.text = 'wolf'
ent.start_char = 91712
ent.end_char = 91716
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hecate'
ent.start_char = 92102
ent.end_char = 92108
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Shall'
ent.start_char = 92208
ent.end_char = 92213
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'TITANIA'
ent.start_char = 92324
ent.end_char = 92331
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Hop'
ent.start_char = 92459
ent.end_char = 92462
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Sing'
ent.start_char = 92518
ent.end_char = 92522
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'First'
ent.start_char = 92559
ent.end_char = 92564
ent.label_ = 'ORDINAL'
spacy.explain('ORDINAL') = "first", "second", etc.

ent.text = 'Song'
ent.start_char = 92691
ent.end_char = 92695
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'three'
ent.start_char = 92919
ent.end_char = 92924
ent.label_ = 'CARDINAL'
spacy.explain('CARDINAL') = Numerals that do not fall under another type

ent.text = 'Nature'
ent.start_char = 92966
ent.end_char = 92972
ent.label_ = 'WORK_OF_ART'
spacy.explain('WORK_OF_ART') = Titles of books, songs, etc.

ent.text = 'Shall'
ent.start_char = 92980
ent.end_char = 92985
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Shall'
ent.start_char = 93099
ent.end_char = 93104
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'TITANIA'
ent.start_char = 93381
ent.end_char = 93388
ent.label_ = 'ORG'
spacy.explain('ORG') = Companies, agencies, institutions, etc.

ent.text = 'Gentles'
ent.start_char = 93596
ent.end_char = 93603
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Puck'
ent.start_char = 93675
ent.end_char = 93679
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional

ent.text = 'Robin'
ent.start_char = 93870
ent.end_char = 93875
ent.label_ = 'PERSON'
spacy.explain('PERSON') = People, including fictional
In [ ]:
# We will use NER to remove people's names form the play 

def replace_person_names(token):
     if token.ent_iob != 0 and token.ent_type_ == "PERSON":
         return "[REDACTED] "
     return token.text_with_ws


def redact_names(nlp_doc):
     with nlp_doc.retokenize() as retokenizer:
         for ent in nlp_doc.ents:
             retokenizer.merge(ent)
     tokens = map(replace_person_names, nlp_doc)
     return "".join(tokens)


print(redact_names(play_doc))

Midsummer Night's Dream: Entire Play
 





A Midsummer Night's Dream

[REDACTED] homepage 
    | Midsummer Night's Dream 
    | Entire play

ACT I
SCENE I. Athens. The palace of THESEUS.

Enter THESEUS, HIPPOLYTA, PHILOSTRATE, and Attendants

THESEUS

Now, fair Hippolyta, our nuptial hour
Draws on apace; four happy days bring in
Another moon: but, O, methinks, how slow
This old moon wanes! she lingers my desires,
Like to a step-dame or a dowager
Long withering out a young man revenue.

HIPPOLYTA

Four days will quickly steep themselves in night;
Four nights will quickly dream away the time;
And then the moon, like to a silver bow
New-bent in heaven, shall behold the night
Of our solemnities.

THESEUS

Go, [REDACTED] ,
Stir up the Athenian youth to merriments;
[REDACTED] the pert and nimble spirit of mirth;
Turn melancholy forth to funerals;
The pale companion is not for our pomp.
Exit PHILOSTRATE
Hippolyta, I woo'd thee with my sword,
And won thy love, doing thee injuries;
But I will wed thee in another key,
With pomp, with triumph and with revelling.
Enter EGEUS, HERMIA, LYSANDER, and DEMETRIUS

EGEUS

Happy be [REDACTED] , our renowned duke!

THESEUS

Thanks, good [REDACTED] : what's the news with thee?

EGEUS

Full of vexation come I, with complaint
Against my child, my daughter Hermia.
Stand forth, Demetrius. My noble lord,
This man hath my consent to marry her.
Stand forth, Lysander: and my gracious duke,
This man hath bewitch'd the bosom of my child;
Thou, thou, Lysander, thou hast given her rhymes,
And interchanged love-tokens with my child:
[REDACTED] hast by moonlight at her window sung,
With feigning voice verses of feigning love,
And stolen the impression of her fantasy
With bracelets of thy hair, rings, gawds, conceits,
Knacks, trifles, nosegays, sweetmeats, messengers
Of strong prevailment in unharden'd youth:
With cunning hast thou filch'd my daughter's heart,
Turn'd her obedience, which is due to me,
To stubborn harshness: and, my gracious duke,
Be it so she; will not here before your grace
Consent to marry with Demetrius,
I beg the ancient privilege of Athens,
As she is mine, I may dispose of her:
Which shall be either to this gentleman
Or to her death, according to our law
Immediately provided in that case.

THESEUS

What say you, Hermia? be advised fair maid:
To you your father should be as a god;
One that composed your beauties, yea, and one
To whom you are but as a form in wax
By him imprinted and within his power
To leave the figure or disfigure it.
Demetrius is a worthy gentleman.

HERMIA

So is Lysander.

THESEUS

                  In himself he is;
But in this kind, wanting your father's voice,
The other must be held the worthier.

HERMIA

I would my father look'd but with my eyes.

THESEUS

Rather your eyes must with his judgment look.

HERMIA

I do entreat your grace to pardon me.
I know not by what power I am made bold,
Nor how it may concern my modesty,
In such a presence here to plead my thoughts;
But I beseech your grace that I may know
The worst that may befall me in this case,
If I refuse to wed Demetrius.

THESEUS

Either to die the death or to abjure
For ever the society of men.
Therefore, fair Hermia, question your desires;
Know of your youth, examine well your blood,
Whether, if you yield not to your father's choice,
You can endure the livery of a nun,
For aye to be in shady cloister mew'd,
To live a barren sister all your life,
Chanting faint hymns to the cold fruitless moon.
Thrice-blessed they that master so their blood,
To undergo such maiden pilgrimage;
But earthlier happy is the rose distill'd,
Than that which withering on the virgin thorn
Grows, lives and dies in single blessedness.

HERMIA

So will I grow, so live, so die, my lord,
Ere I will my virgin patent up
Unto his lordship, whose unwished yoke
My soul consents not to give sovereignty.

THESEUS

Take time to pause; and, by the next new moon--
The sealing-day betwixt my love and me,
For everlasting bond of fellowship--
Upon that day either prepare to die
For disobedience to your father's will,
Or else to wed Demetrius, as he would;
Or on [REDACTED] 's altar to protest
For aye austerity and single life.

DEMETRIUS

Relent, sweet Hermia: and, [REDACTED] , yield
Thy crazed title to my certain right.

LYSANDER

You have her father's love, Demetrius;
Let me have Hermia's: do you marry him.

EGEUS

Scornful Lysander! true, he hath my love,
And what is mine my love shall render him.
And she is mine, and all my right of her
I do estate unto Demetrius.

LYSANDER

I am, my lord, as well derived as he,
As well possess'd; my love is more than his;
My fortunes every way as fairly rank'd,
If not with vantage, as Demetrius';
And, which is more than all these boasts can be,
I am beloved of beauteous Hermia:
Why should not I then prosecute my right?
Demetrius, I'll avouch it to his head,
Made love to Nedar's daughter, Helena,
And won her soul; and she, sweet lady, dotes,
Devoutly dotes, dotes in idolatry,
Upon this spotted and inconstant man.

THESEUS

I must confess that I have heard so much,
And with Demetrius thought to have spoke thereof;
But, being over-full of self-affairs,
My mind did lose it. But, Demetrius, come;
And come, [REDACTED] ; you shall go with me,
I have some private schooling for you both.
For you, fair Hermia, look you arm yourself
To fit your fancies to your father's will;
Or else the law of Athens yields you up--
Which by no means we may extenuate--
To death, or to a vow of single life.
Come, my Hippolyta: what cheer, my love?
Demetrius and Egeus, go along:
I must employ you in some business
Against our nuptial and confer with you
Of something nearly that concerns yourselves.

EGEUS

With duty and desire we follow you.
Exeunt all but LYSANDER and HERMIA

LYSANDER

How now, my love! why is your cheek so pale?
How chance the roses there do fade so fast?

HERMIA

Belike for want of rain, which I could well
Beteem them from the tempest of my eyes.

LYSANDER

Ay me! for aught that I could ever read,
Could ever hear by tale or history,
The course of true love never did run smooth;
But, either it was different in blood,--

HERMIA

O cross! too high to be enthrall'd to low.

LYSANDER

Or else misgraffed in respect of years,--

HERMIA

O spite! too old to be engaged to young.

LYSANDER

Or else it stood upon the choice of friends,--

HERMIA

O hell! to choose love by another's eyes.

LYSANDER

Or, if there were a sympathy in choice,
War, death, or sickness did lay siege to it,
Making it momentany as a sound,
Swift as a shadow, short as any dream;
Brief as the lightning in the collied night,
That, in a spleen, unfolds both heaven and earth,
And ere a man hath power to say '[REDACTED] !'
The jaws of darkness do devour it up:
So quick bright things come to confusion.

HERMIA

If then true lovers have been ever cross'd,
It stands as an edict in destiny:
Then let us teach our trial patience,
Because it is a customary cross,
As due to love as thoughts and dreams and sighs,
Wishes and tears, poor fancy's followers.

LYSANDER

A good persuasion: therefore, hear me, Hermia.
I have a widow aunt, a dowager
Of great revenue, and she hath no child:
From Athens is her house remote seven leagues;
And she respects me as her only son.
There, gentle Hermia, may I marry thee;
And to that place the sharp Athenian law
Cannot pursue us. If thou lovest me then,
[REDACTED] forth thy father's house to-morrow night;
And in the wood, a league without the town,
Where I did meet thee once with Helena,
To do observance to a morn of May,
There will I stay for thee.

HERMIA

My good Lysander!
I swear to thee, by Cupid's strongest bow,
By his best arrow with the golden head,
By the simplicity of Venus' doves,
By that which [REDACTED] souls and prospers loves,
And by that fire which burn'd the Carthage queen,
When the false [REDACTED] under sail was seen,
By all the vows that ever men have broke,
In number more than ever women spoke,
In that same place thou hast appointed me,
To-morrow truly will I meet with thee.

LYSANDER

Keep promise, love. Look, here comes Helena.
Enter HELENA

HERMIA

God speed fair Helena! whither away?

HELENA

Call you me fair? that fair again unsay.
Demetrius loves your fair: O happy fair!
Your eyes are lode-stars; and your tongue's sweet air
More tuneable than lark to shepherd's ear,
When wheat is green, when hawthorn buds appear.
Sickness is catching: O, were favour so,
Yours would I catch, fair Hermia, ere I go;
My ear should catch your voice, my eye your eye,
My tongue should catch your tongue's sweet melody.
Were the world mine, Demetrius being bated,
The rest I'd give to be to you translated.
O, teach me how you look, and with what art
You sway the motion of Demetrius' heart.

HERMIA

I frown upon him, yet he loves me still.

HELENA

O that your frowns would teach my smiles such skill!

HERMIA

I give him curses, yet he gives me love.

HELENA

O that my prayers could such affection move!

HERMIA

The more I hate, the more he follows me.

HELENA

The more I love, the more he hateth me.

HERMIA

His folly, Helena, is no fault of mine.

HELENA

None, but your beauty: would that fault were mine!

HERMIA

Take comfort: he no more shall see my face;
[REDACTED] and myself will fly this place.
Before the time I did [REDACTED] see,
Seem'd Athens as a paradise to me:
O, then, what graces in my love do dwell,
That he hath turn'd a heaven unto a hell!

LYSANDER

Helen, to you our minds we will unfold:
To-morrow night, when [REDACTED] doth behold
Her silver visage in the watery glass,
Decking with liquid pearl the bladed grass,
A time that lovers' flights doth still conceal,
Through Athens' gates have we devised to steal.

HERMIA

And in the wood, where often you and I
Upon faint primrose-beds were wont to lie,
Emptying our bosoms of their counsel sweet,
There my Lysander and myself shall meet;
And thence from Athens turn away our eyes,
To seek new friends and stranger companies.
Farewell, sweet playfellow: pray thou for us;
And good luck grant thee thy Demetrius!
[REDACTED] word, Lysander: we must starve our sight
From lovers' food till morrow deep midnight.

LYSANDER

I will, my Hermia.
Exit HERMIA
Helena, adieu:
As you on him, Demetrius dote on you!
Exit

HELENA

How happy some o'er other some can be!
Through Athens I am thought as fair as she.
But what of that? Demetrius thinks not so;
He will not know what all but he do know:
And as he errs, doting on Hermia's eyes,
So I, admiring of his qualities:
Things base and vile, folding no quantity,
Love can transpose to form and dignity:
Love looks not with the eyes, but with the mind;
And therefore is wing'd Cupid painted blind:
Nor hath Love's mind of any judgement taste;
Wings and no eyes figure unheedy haste:
And therefore is Love said to be a child,
Because in choice he is so oft beguiled.
As waggish boys in game themselves forswear,
So the boy Love is perjured every where:
For ere Demetrius look'd on Hermia's eyne,
He hail'd down oaths that he was only mine;
And when this hail some heat from Hermia felt,
So he dissolved, and showers of oaths did melt.
I will go tell him of fair Hermia's flight:
Then to the wood will he to-morrow night
Pursue her; and for this intelligence
If I have thanks, it is a dear expense:
But herein mean I to enrich my pain,
To have his sight thither and back again.
Exit

SCENE II. Athens. [REDACTED] 'S house.

Enter [REDACTED] , SNUG, BOTTOM, FLUTE, SNOUT, and STARVELING

QUINCE

Is all our company here?

BOTTOM

You were best to call them generally, man by man,
according to the scrip.

[REDACTED] 

Here is the scroll of every man's name, which is
thought fit, through all Athens, to play in our
interlude before the duke and the duchess, on his
wedding-day at night.

BOTTOM

First, good [REDACTED] , say what the play treats
on, then read the names of the actors, and so grow
to a point.

[REDACTED] 

[REDACTED] , our play is, The most lamentable comedy, and
most cruel death of Pyramus and Thisby.

BOTTOM

A very good piece of work, I assure you, and a
merry. Now, good [REDACTED] , call forth your
actors by the scroll. Masters, spread yourselves.

[REDACTED] 

Answer as I call you. [REDACTED] , the weaver.

BOTTOM

Ready. Name what part I am for, and proceed.

QUINCE

You, [REDACTED] , are set down for Pyramus.

BOTTOM

What is Pyramus? a lover, or a tyrant?

[REDACTED] 

A lover, that kills himself most gallant for love.

BOTTOM

That will ask some tears in the true performing of
it: if I do it, let the audience look to their
eyes; I will move storms, I will condole in some
measure. To the rest: yet my chief humour is for a
tyrant: I could play Ercles rarely, or a part to
tear a cat in, to make all split.
The raging rocks
And shivering shocks
Shall break the locks
Of prison gates;
And Phibbus' car
Shall shine from far
And make and [REDACTED] foolish Fates.
This was lofty! Now name the rest of the players.
This is Ercles' vein, a tyrant's vein; a lover is
more condoling.

[REDACTED] 

[REDACTED] , the bellows-mender.

FLUTE

Here, [REDACTED] .

[REDACTED] 

Flute, you must take Thisby on you.

FLUTE

What is [REDACTED] ? a wandering knight?

[REDACTED] 

It is the lady that Pyramus must love.

FLUTE

Nay, faith, let me not play a woman; I have a beard coming.

[REDACTED] 

That's all one: you shall play it in a mask, and
you may speak as small as you will.

BOTTOM

An I may hide my face, let me play [REDACTED] too, I'll
speak in a monstrous little voice. 'Thisne,
Thisne;' 'Ah, Pyramus, lover dear! thy Thisby dear,
and lady dear!'

QUINCE

No, no; you must play Pyramus: and, Flute, you [REDACTED] .

BOTTOM

Well, proceed.

[REDACTED] 

[REDACTED] , the tailor.

STARVELING

Here, [REDACTED] .

[REDACTED] 

[REDACTED] , you must play [REDACTED] 's mother.
[REDACTED] , the tinker.

SNOUT

Here, [REDACTED] .

QUINCE

You, Pyramus' father: myself, [REDACTED] 's father:
[REDACTED] , the joiner; you, the lion's part: and, I
hope, here is a play fitted.

SNUG

Have you the lion's part written? pray you, if it
be, give it me, for I am slow of study.

QUINCE

You may do it extempore, for it is nothing but roaring.

BOTTOM

Let me play the lion too: I will roar, that I will
do any man's heart good to hear me; I will roar,
that I will make the duke say 'Let him roar again,
let him roar again.'

QUINCE

An you should do it too terribly, you would fright
the duchess and the ladies, that they would shriek;
and that were enough to hang us all.

ALL

That would hang us, every mother's son.

BOTTOM

I grant you, friends, if that you should fright the
ladies out of their wits, they would have no more
discretion but to hang us: but I will aggravate my
voice so that I will roar you as gently as any
sucking dove; I will roar you an 'twere any
nightingale.

QUINCE

You can play no part but Pyramus; for Pyramus is a
sweet-faced man; a proper man, as one shall see in a
summer's day; a most lovely gentleman-like man:
therefore you must needs play Pyramus.

BOTTOM

Well, I will undertake it. What beard were I best
to play it in?

[REDACTED] 

Why, what you will.

BOTTOM

I will discharge it in either your straw-colour
beard, your orange-tawny beard, your purple-in-grain
beard, or your French-crown-colour beard, your
perfect yellow.

[REDACTED] 

Some of your French crowns have no hair at all, and
then you will play bare-faced. But, masters, here
are your parts: and I am to entreat you, request
you and desire you, to con them by to-morrow night;
and meet me in the palace wood, a mile without the
town, by moonlight; there will we rehearse, for if
we meet in the city, we shall be dogged with
company, and our devices known. In the meantime I
will draw a bill of properties, such as our play
wants. I pray you, fail me not.

BOTTOM

We will meet; and there we may rehearse most
obscenely and courageously. Take pains; be perfect: adieu.

[REDACTED] 

At the duke's oak we meet.

BOTTOM

Enough; hold or cut bow-strings.
Exeunt

ACT II
SCENE I. A wood near Athens.

Enter, from opposite sides, a Fairy, and PUCK

PUCK

How now, spirit! whither wander you?

Fairy

     Over hill, over dale,
Thorough [REDACTED] , thorough brier,
Over park, over pale,
Thorough flood, thorough fire,
I do wander everywhere,
[REDACTED] than the moon's sphere;
And I serve the fairy queen,
To dew her orbs upon the green.
The cowslips tall her pensioners be:
In their gold coats spots you see;
Those be rubies, fairy favours,
In those freckles live their savours:
I must go seek some dewdrops here
And hang a pearl in every cowslip's ear.
Farewell, thou lob of spirits; I'll be gone:
Our queen and all our elves come here anon.

PUCK

The king doth keep his revels here to-night:
Take heed the queen come not within his sight;
For [REDACTED] is passing fell and wrath,
Because that she as her attendant hath
A lovely boy, stolen from an Indian king;
She never had so sweet a changeling;
And jealous [REDACTED] would have the child
[REDACTED] of his train, to trace the forests wild;
But she perforce withholds the loved boy,
Crowns him with flowers and makes him all her joy:
And now they never meet in grove or green,
By fountain clear, or spangled starlight sheen,
But, they do square, that all their elves for fear
Creep into acorn-cups and hide them there.

[REDACTED] 

Either I mistake your shape and making quite,
Or else you are that shrewd and knavish sprite
Call'd [REDACTED] : are not you he
That frights the maidens of the villagery;
Skim milk, and sometimes labour in the quern
And bootless make the breathless housewife churn;
And sometime make the drink to bear no barm;
[REDACTED] wanderers, laughing at their harm?
Those that [REDACTED] call you and sweet [REDACTED] ,
You do their work, and they shall have good luck:
Are not you he?

PUCK

                  Thou speak'st aright;
I am that merry wanderer of the night.
I jest to Oberon and make him smile
When I a fat and bean-fed horse beguile,
Neighing in likeness of a filly foal:
And sometime lurk I in a gossip's bowl,
In very likeness of a roasted crab,
And when she drinks, against her lips I bob
And on her wither'd dewlap pour the ale.
The wisest aunt, telling the saddest tale,
Sometime for three-foot stool mistaketh me;
Then slip I from her bum, down topples she,
And 'tailor' cries, and falls into a cough;
And then the whole quire hold their hips and laugh,
And waxen in their mirth and neeze and swear
A merrier hour was never wasted there.
But, room, fairy! here comes Oberon.

[REDACTED] 

And here my mistress. Would that he were gone!
Enter, from one side, OBERON, with his train; from the other, TITANIA, with hers

OBERON

Ill met by moonlight, proud [REDACTED] .

TITANIA

What, jealous Oberon! Fairies, skip hence:
I have forsworn his bed and company.

OBERON

[REDACTED] , rash wanton: am not I thy lord?

TITANIA

Then I must be thy lady: but I know
When thou hast stolen away from fairy land,
And in the shape of Corin sat all day,
Playing on pipes of corn and versing love
To amorous Phillida. Why art thou here,
Come from the farthest [REDACTED] of India?
But that, forsooth, the bouncing Amazon,
Your buskin'd mistress and your warrior love,
To Theseus must be wedded, and you come
To give their bed joy and prosperity.

OBERON

How canst thou thus for shame, [REDACTED] ,
Glance at my credit with Hippolyta,
Knowing I know thy love to [REDACTED] ?
Didst thou not lead him through the glimmering night
From Perigenia, whom he ravished?
And make him with fair AEgle break his faith,
With Ariadne and Antiopa?

TITANIA

These are the forgeries of jealousy:
And never, since the middle summer's spring,
Met we on hill, in dale, forest or mead,
By paved fountain or by [REDACTED] ,
Or in the beached margent of the sea,
To dance our ringlets to the whistling wind,
But with thy brawls [REDACTED] our sport.
Therefore the winds, piping to us in vain,
As in revenge, have suck'd up from the sea
Contagious fogs; which falling in the land
Have every pelting river made so proud
That they have overborne their continents:
The ox hath therefore stretch'd his yoke in vain,
The ploughman lost his sweat, and the green corn
[REDACTED] rotted ere his youth attain'd a beard;
The fold stands empty in the drowned field,
And crows are fatted with the murrion flock;
The nine men's morris is fill'd up with mud,
And the quaint mazes in the wanton green
For lack of tread are undistinguishable:
The human mortals want their winter here;
No night is now with hymn or carol blest:
Therefore the moon, the governess of floods,
Pale in her anger, washes all the air,
That rheumatic diseases do abound:
And thorough this distemperature we see
The seasons alter: hoary-headed frosts
Far in the fresh lap of the crimson rose,
And on old Hiems' thin and icy crown
An odorous chaplet of sweet summer buds
Is, as in mockery, set: the spring, the summer,
The childing autumn, angry winter, change
Their wonted liveries, and the mazed world,
By their increase, now knows not which is which:
And this same progeny of evils comes
From our debate, from our dissension;
We are their parents and original.

OBERON

Do you amend it then; it lies in you:
Why should [REDACTED] cross her [REDACTED] ?
I do but beg a little changeling boy,
To be my henchman.

TITANIA

                  Set your heart at rest:
The fairy land buys not the child of me.
His mother was a votaress of my order:
And, in the spiced Indian air, by night,
Full often hath she gossip'd by my side,
And sat with me on Neptune's yellow sands,
Marking the embarked traders on the flood,
When we have laugh'd to see the sails conceive
And grow big-bellied with the wanton wind;
Which she, with pretty and with swimming gait
Following,--her womb then rich with my young squire,--
Would imitate, and sail upon the land,
To fetch me trifles, and return again,
As from a voyage, rich with merchandise.
But she, being mortal, of that boy did die;
And for her sake do I rear up her boy,
And for her sake I will not part with him.

OBERON

How long within this wood intend you stay?

TITANIA

Perchance till after [REDACTED] ' wedding-day.
If you will patiently dance in our round
And see our moonlight revels, go with us;
If not, shun me, and I will spare your haunts.

OBERON

Give me that boy, and I will go with thee.

TITANIA

Not for thy fairy kingdom. Fairies, away!
We shall chide downright, if I longer stay.
Exit TITANIA with her train

OBERON

Well, go thy way: thou shalt not from this grove
Till I torment thee for this injury.
My gentle [REDACTED] , come hither. [REDACTED] rememberest
Since once I sat upon a promontory,
And heard a mermaid on a dolphin's back
Uttering such dulcet and harmonious breath
That the rude sea grew civil at her song
And certain stars shot madly from their spheres,
To hear the sea-maid's music.

PUCK

I remember.

OBERON

That very time I saw, but thou couldst not,
Flying between the cold moon and the earth,
Cupid all arm'd: a certain aim he took
At a fair vestal throned by the west,
And loosed his love-shaft smartly from his bow,
As it should pierce a hundred thousand hearts;
But I might see young Cupid's fiery shaft
Quench'd in the chaste beams of the watery moon,
And the imperial votaress passed on,
In maiden meditation, fancy-free.
Yet mark'd I where the bolt of Cupid fell:
It fell upon a little western flower,
Before milk-white, now purple with love's wound,
And maidens call it love-in-idleness.
Fetch me that flower; the herb I shew'd thee once:
The juice of it on sleeping eye-lids laid
Will make or man or woman madly dote
Upon the next live creature that it sees.
Fetch me this herb; and be thou here again
Ere the leviathan can swim a league.

PUCK

I'll put a girdle round about the earth
In forty minutes.
Exit

OBERON

                  Having once this juice,
I'll watch [REDACTED] when she is asleep,
And drop the liquor of it in her eyes.
The next thing then she waking looks upon,
Be it on lion, bear, or [REDACTED] , or bull,
On meddling monkey, or on busy ape,
She shall pursue it with the soul of love:
And ere I take this charm from off her sight,
As I can take it with another herb,
I'll make her render up her page to me.
But who comes here? I am invisible;
And I will overhear their conference.
Enter DEMETRIUS, HELENA, following him

DEMETRIUS

I love thee not, therefore pursue me not.
Where is Lysander and fair Hermia?
The one I'll slay, the other slayeth me.
[REDACTED] told'st me they were stolen unto this wood;
And here am I, and wode within this wood,
Because I cannot meet my Hermia.
Hence, get thee gone, and follow me no more.

HELENA

You draw me, you hard-hearted adamant;
But yet you draw not iron, for my heart
Is true as steel: leave you your power to draw,
And I shall have no power to follow you.

DEMETRIUS

Do I entice you? do I speak you fair?
Or, rather, do I not in plainest truth
Tell you, I do not, nor I cannot love you?

HELENA

And even for that do I love you the more.
I am your spaniel; and, Demetrius,
The more you beat me, I will fawn on you:
Use me but as your spaniel, spurn me, strike me,
Neglect me, lose me; only give me leave,
[REDACTED] as I am, to follow you.
What worser place can I beg in your love,--
And yet a place of high respect with me,--
Than to be used as you use your dog?

DEMETRIUS

Tempt not too much the hatred of my spirit;
For I am sick when I do look on thee.

HELENA

And I am sick when I look not on you.

DEMETRIUS

You do impeach your modesty too much,
To leave the city and commit yourself
Into the hands of one that loves you not;
To trust the opportunity of night
And the ill counsel of a desert place
With the rich worth of your virginity.

HELENA

Your virtue is my privilege: for that
It is not night when I do see your face,
Therefore I think I am not in the night;
Nor doth this wood lack worlds of company,
For you in my respect are all the world:
Then how can it be said I am alone,
When all the world is here to look on me?

DEMETRIUS

I'll run from thee and hide me in the brakes,
And leave thee to the mercy of wild beasts.

HELENA

The wildest hath not such a heart as you.
Run when you will, the story shall be changed:
Apollo flies, and Daphne holds the chase;
The dove pursues the griffin; the mild hind
Makes speed to catch the tiger; bootless speed,
When cowardice pursues and valour flies.

DEMETRIUS

I will not stay thy questions; let me go:
Or, if thou follow me, do not believe
But I shall do thee mischief in the wood.

HELENA

Ay, in the temple, in the town, the field,
You do me mischief. Fie, Demetrius!
Your wrongs do set a scandal on my sex:
We cannot fight for love, as men may do;
We should be wood and were not made to woo.
Exit DEMETRIUS
I'll follow thee and make a heaven of hell,
To die upon the hand I love so well.
Exit

OBERON

Fare thee well, nymph: ere he do leave this grove,
Thou shalt fly him and he shall seek thy love.
Re-enter [REDACTED] thou the flower there? Welcome, wanderer.

PUCK

Ay, there it is.

OBERON

I pray thee, give it me.
I know a bank where the wild thyme blows,
Where oxlips and the nodding violet grows,
Quite over-canopied with luscious woodbine,
With sweet musk-roses and with eglantine:
There sleeps [REDACTED] sometime of the night,
Lull'd in these flowers with dances and delight;
And there the snake throws her enamell'd skin,
[REDACTED] wide enough to wrap a fairy in:
And with the juice of this I'll streak her eyes,
And make her full of hateful fantasies.
Take thou some of it, and seek through this grove:
A sweet Athenian lady is in love
With a disdainful youth: anoint his eyes;
But do it when the next thing he espies
May be the lady: [REDACTED] know the man
By the Athenian garments he hath on.
Effect it with some care, that he may prove
More fond on her than she upon her love:
And look thou meet me ere the first cock crow.

PUCK

Fear not, my lord, your servant shall do so.
Exeunt

SCENE II. Another part of the wood.

Enter TITANIA, with her train

TITANIA

Come, now a roundel and a fairy song;
Then, for the third part of a minute, hence;
Some to kill cankers in the musk-rose buds,
Some war with rere-mice for their leathern wings,
To make my small elves coats, and some keep back
The clamorous owl that nightly hoots and wonders
At our quaint spirits. Sing me now asleep;
Then to your offices and let me rest.
The Fairies sing
You spotted snakes with double tongue,
[REDACTED] hedgehogs, be not seen;
Newts and blind-worms, do no wrong,
Come not near our fairy queen.
[REDACTED] , with melody
[REDACTED] in our sweet lullaby;
[REDACTED] , lulla, lullaby, lulla, lulla, lullaby:
Never harm,
Nor spell nor charm,
Come our lovely lady nigh;
So, good night, with lullaby.
Weaving spiders, come not here;
Hence, you long-legg'd spinners, hence!
Beetles black, approach not near;
Worm nor snail, do no offence.
[REDACTED] , with melody,  & c.

Fairy

Hence, away! now all is well:
One aloof stand sentinel.
Exeunt Fairies. TITANIA sleeps
Enter OBERON and squeezes the flower on TITANIA's eyelids

OBERON

What thou seest when thou dost wake,
Do it for thy true-love take,
Love and languish for his sake:
Be it ounce, or cat, or bear,
Pard, or boar with bristled hair,
In thy eye that shall appear
When thou wakest, it is thy dear:
Wake when some vile thing is near.
Exit
Enter LYSANDER and HERMIA

LYSANDER

Fair love, you faint with wandering in the wood;
And to speak troth, I have forgot our way:
We'll rest us, Hermia, if you think it good,
And tarry for the comfort of the day.

HERMIA

Be it so, Lysander: find you out a bed;
For I upon this bank will rest my head.

LYSANDER

One turf shall serve as pillow for us both;
One heart, one bed, two bosoms and one troth.

HERMIA

Nay, good Lysander; for my sake, my dear,
Lie further off yet, do not lie so near.

LYSANDER

O, take the sense, sweet, of my innocence!
Love takes the meaning in love's conference.
I mean, that my heart unto yours is knit
So that but one heart we can make of it;
Two bosoms interchained with an oath;
So then two bosoms and a single troth.
Then by your side no bed-room me deny;
For lying so, Hermia, I do not lie.

HERMIA

Lysander riddles very prettily:
Now much beshrew my manners and my pride,
If [REDACTED] meant to say [REDACTED] lied.
But, gentle friend, for love and courtesy
Lie further off; in human modesty,
Such separation as may well be said
Becomes a virtuous bachelor and a maid,
So far be distant; and, good night, sweet friend:
[REDACTED] love ne'er alter till thy sweet life end!

LYSANDER

Amen, amen, to that fair prayer, say I;
And then end life when I end loyalty!
Here is my bed: sleep give thee all his rest!

HERMIA

With half that wish the wisher's eyes be press'd!
They sleep
Enter PUCK

PUCK

Through the forest have I gone.
But Athenian found I none,
On whose eyes I might approve
This flower's force in stirring love.
Night and silence.--Who is here?
Weeds of Athens he doth wear:
This is he, my master said,
Despised the Athenian maid;
And here the maiden, sleeping sound,
On the dank and dirty ground.
Pretty soul! she durst not lie
Near this lack-love, this kill-courtesy.
Churl, upon thy eyes I throw
All the power this charm doth owe.
When thou wakest, let love forbid
Sleep his seat on thy eyelid:
So awake when I am gone;
For I must now to Oberon.
Exit
Enter DEMETRIUS and HELENA, running

HELENA

Stay, though thou kill me, sweet Demetrius.

DEMETRIUS

I charge thee, hence, and do not haunt me thus.

HELENA

O, wilt thou darkling leave me? do not so.

DEMETRIUS

Stay, on thy peril: I alone will go.
Exit

HELENA

O, I am out of breath in this fond chase!
The more my prayer, the lesser is my grace.
Happy is Hermia, wheresoe'er she lies;
For she hath blessed and attractive eyes.
How came her eyes so bright? Not with salt tears:
If so, my eyes are oftener wash'd than hers.
No, no, I am as ugly as a bear;
For beasts that meet me run away for fear:
Therefore no marvel though Demetrius
Do, as a monster fly my presence thus.
What wicked and dissembling glass of mine
Made me compare with Hermia's sphery eyne?
But who is here? Lysander! on the ground!
Dead? or asleep? I see no blood, no wound.
Lysander if you live, good sir, awake.

LYSANDER

[Awaking]  And run through fire I will for thy sweet sake.
[REDACTED] ! Nature shows art,
That through thy bosom makes me see thy heart.
Where is Demetrius? O, how fit a word
Is that vile name to perish on my sword!

HELENA

Do not say so, [REDACTED] ; say not so
What though he love your Hermia? Lord, what though?
Yet Hermia still loves you: then be content.

LYSANDER

Content with Hermia! No; I do repent
The tedious minutes I with her have spent.
Not Hermia but Helena I love:
Who will not change a raven for a dove?
The will of man is by his reason sway'd;
And reason says you are the worthier maid.
Things growing are not ripe until their season
So I, being young, till now ripe not to reason;
And touching now the point of human skill,
Reason becomes the marshal to my will
And leads me to your eyes, where I o'erlook
Love's stories written in love's richest book.

HELENA

Wherefore was I to this keen mockery born?
When at your hands did I deserve this scorn?
Is't not enough, is't not enough, young man,
That I did never, no, nor never can,
Deserve a sweet look from Demetrius' eye,
But you must flout my insufficiency?
Good troth, you do me wrong, good sooth, you do,
In such disdainful manner me to woo.
But fare you well: perforce I must confess
I thought you lord of more true gentleness.
O, that a lady, of one man refused.
Should of another therefore be abused!
Exit

LYSANDER

She sees not Hermia. Hermia, sleep thou there:
And never mayst thou come Lysander near!
For as a surfeit of the sweetest things
The deepest loathing to the stomach brings,
Or as tie heresies that men do leave
Are hated most of those they did deceive,
So thou, my surfeit and my heresy,
Of all be hated, but the most of me!
And, all my powers, address your love and might
To honour Helen and to be her knight!
Exit

HERMIA

[Awaking]  Help me, [REDACTED] , help me! do thy best
To pluck this crawling serpent from my breast!
Ay me, for pity! what a dream was here!
Lysander, look how I do quake with fear:
[REDACTED] a serpent eat my heart away,
And you sat smiling at his cruel pray.
Lysander! what, removed? Lysander! lord!
What, out of hearing? gone? no sound, no word?
[REDACTED] , where are you speak, an if you hear;
Speak, of all loves! I swoon almost with fear.
No? then I well perceive you all not nigh
Either death or you I'll find immediately.
Exit

ACT III
SCENE I. The wood. [REDACTED] lying asleep.

Enter [REDACTED] , SNUG, BOTTOM, FLUTE, SNOUT, and STARVELING

BOTTOM

Are we all met?

[REDACTED] 

[REDACTED] , pat; and here's a marvellous convenient place
for our rehearsal. This green plot shall be our
stage, this hawthorn-brake our tiring-house; and we
will do it in action as we will do it before the duke.

BOTTOM

[REDACTED] Quince,--

[REDACTED] 

What sayest thou, bully [REDACTED] ?

BOTTOM

There are things in this comedy of Pyramus and
Thisby that will never please. First, Pyramus must
draw a sword to kill himself; which the ladies
cannot abide. How answer you that?

SNOUT

By'r lakin, a parlous fear.

STARVELING

I believe we must leave the killing out, when all is done.

BOTTOM

Not a whit: I have a device to make all well.
Write me a prologue; and let the prologue seem to
say, we will do no harm with our swords, and that
Pyramus is not killed indeed; and, for the more
better assurance, tell them that I, Pyramus, am not
Pyramus, but [REDACTED] the weaver: this will put them
out of fear.

[REDACTED] 

Well, we will have such a prologue; and it shall be
written in eight and six.

BOTTOM

No, make it two more; let it be written in eight and eight.

SNOUT

Will not the ladies be afeard of the lion?

STARVELING

I fear it, I promise you.

BOTTOM

Masters, you ought to consider with yourselves: to
bring in--God shield us!--a lion among ladies, is a
most dreadful thing; for there is not a more fearful
wild-fowl than your lion living; and we ought to
look to 't.

SNOUT

Therefore another prologue must tell he is not a lion.

BOTTOM

Nay, you must name his name, and half his face must
be seen through the lion's neck: and he himself
must speak through, saying thus, or to the same
defect,--'Ladies,'--or 'Fair-ladies--I would wish
You,'--or 'I would request you,'--or 'I would
entreat you,--not to fear, not to tremble: my life
for yours. If you think I come hither as a lion, it
were pity of my life: no I am no such thing; I am a
man as other men are;' and there indeed let him name
his name, and tell them plainly he is [REDACTED] the joiner.

[REDACTED] 

Well it shall be so. But there is two hard things;
that is, to bring the moonlight into a chamber; for,
you know, Pyramus and Thisby meet by moonlight.

SNOUT

Doth the moon shine that night we play our play?

BOTTOM

A calendar, a calendar! look in the almanac; find
out moonshine, find out moonshine.

[REDACTED] 

Yes, it doth shine that night.

BOTTOM

Why, then may you leave a casement of the great
chamber window, where we play, open, and the moon
may shine in at the casement.

[REDACTED] 

Ay; or else one must come in with a [REDACTED] of thorns
and a lanthorn, and say he comes to disfigure, or to
present, the person of Moonshine. Then, there is
another thing: we must have a wall in the great
chamber; for Pyramus and Thisby says the story, did
talk through the chink of a wall.

SNOUT

You can never bring in a wall. What say you, [REDACTED] ?

BOTTOM

Some man or other must present Wall: and let him
have some plaster, or some loam, or some rough-cast
about him, to signify wall; and let him hold his
fingers thus, and through that cranny shall Pyramus
and [REDACTED] whisper.

[REDACTED] 

If that may be, then all is well. Come, sit  down,
every mother's son, and rehearse your parts.
Pyramus, you begin: when you have spoken your
speech, enter into that brake: and so every one
according to his cue.
Enter PUCK behind

PUCK

What hempen home-spuns have we swaggering here,
So near the cradle of the fairy queen?
What, a play toward! I'll be an auditor;
An actor too, perhaps, if I see cause.

QUINCE

Speak, Pyramus. Thisby, stand forth.

BOTTOM

Thisby, the flowers of odious savours sweet,--

QUINCE

Odours, odours.

BOTTOM

--odours savours sweet:
So hath thy breath, my dearest [REDACTED] dear.
But hark, a voice! stay thou but here awhile,
And by and by I will to thee appear.
Exit

PUCK

A stranger Pyramus than e'er played here.
Exit

FLUTE

Must I speak now?

[REDACTED] 

Ay, marry, must you; for you must understand he goes
but to see a noise that he heard, and is to come again.

FLUTE

Most radiant Pyramus, most lily-white of hue,
Of colour like the red rose on triumphant brier,
Most brisky juvenal and eke most lovely Jew,
As true as truest horse that yet would never tire,
I'll meet thee, Pyramus, at Ninny's tomb.

[REDACTED] 

'Ninus' tomb,' man: why, you must not speak that
yet; that you answer to Pyramus: you speak all your
part at once, cues and all Pyramus enter: your cue
is past; it is, 'never tire.'

FLUTE

O,--As true as truest horse, that yet would
never tire.
Re-enter [REDACTED] , and BOTTOM with an ass's head

BOTTOM

If I were fair, [REDACTED] , I were only thine.

[REDACTED] 

O monstrous! O strange! we are haunted. Pray,
masters! fly, masters! Help!
Exeunt QUINCE, SNUG, FLUTE, SNOUT, and STARVELING

PUCK

I'll follow you, I'll lead you about a round,
Through bog, through [REDACTED] , through brake, through brier:
Sometime a horse I'll be, sometime a hound,
A hog, a headless bear, sometime a fire;
And neigh, and bark, and grunt, and roar, and burn,
Like horse, hound, hog, bear, fire, at every turn.
Exit

BOTTOM

Why do they run away? this is a knavery of them to
make me afeard.
Re-enter SNOUT

SNOUT

O Bottom, thou art changed! what do I see on thee?

BOTTOM

What do you see? you see an asshead of your own, do
you?
Exit SNOUT
Re-enter QUINCE

QUINCE

Bless thee, [REDACTED] ! bless thee! thou art
translated.
Exit

BOTTOM

I see their knavery: this is to make an ass of me;
to fright me, if they could. But I will not stir
from this place, do what they can: I will walk up
and down here, and I will sing, that they shall hear
I am not afraid.
Sings
The ousel cock so black of hue,
With orange-tawny bill,
The throstle with his note so true,
The wren with little quill,--

TITANIA

[Awaking]  What angel wakes me from my flowery bed?

BOTTOM

[Sings]
The finch, the sparrow and the lark,
The plain-song cuckoo gray,
Whose note full many a man doth mark,
And dares not answer nay;--
for, indeed, who would set his wit to so foolish
a bird? who would give a bird the lie, though he cry
'cuckoo' never so?

TITANIA

I pray thee, gentle mortal, sing again:
Mine ear is much enamour'd of thy note;
So is mine eye enthralled to thy shape;
And thy fair virtue's force perforce doth move me
On the first view to say, to swear, I love thee.

BOTTOM

Methinks, mistress, you should have little reason
for that: and yet, to say the truth, reason and
love keep little company together now-a-days; the
more the pity that some honest neighbours will not
make them friends. Nay, I can gleek upon occasion.

TITANIA

[REDACTED] art as wise as thou art beautiful.

BOTTOM

Not so, neither: but if I had wit enough to get out
of this wood, I have enough to serve mine own turn.

TITANIA

Out of this wood do not desire to go:
[REDACTED] shalt remain here, whether thou wilt or no.
I am a spirit of no common rate;
The summer still doth tend upon my state;
And I do love thee: therefore, go with me;
I'll give thee fairies to attend on thee,
And they shall fetch thee jewels from the deep,
And sing while thou on pressed flowers dost sleep;
And I will purge thy mortal grossness so
That thou shalt like an airy spirit go.
Peaseblossom! [REDACTED] ! [REDACTED] ! and Mustardseed!
Enter PEASEBLOSSOM, COBWEB, MOTH, and MUSTARDSEED

PEASEBLOSSOM

Ready.

COBWEB

     And I.

MOTH

          And I.

MUSTARDSEED

                  And I.

ALL

Where shall we go?

TITANIA

Be kind and courteous to this gentleman;
[REDACTED] in his walks and gambol in his eyes;
Feed him with apricocks and dewberries,
With purple grapes, green figs, and mulberries;
The honey-bags steal from the humble-bees,
And for night-tapers crop their waxen thighs
And light them at the fiery glow-worm's eyes,
To have my love to bed and to arise;
And pluck the wings from Painted butterflies
To fan the moonbeams from his sleeping eyes:
[REDACTED] to him, elves, and do him courtesies.

PEASEBLOSSOM

Hail, mortal!

COBWEB

Hail!

MOTH

Hail!

MUSTARDSEED

Hail!

BOTTOM

I cry your worship's mercy, heartily: I beseech your
worship's name.

COBWEB

[REDACTED] .

BOTTOM

I shall desire you of more acquaintance, good Master
[REDACTED] : if I cut my finger, I shall make bold with
you. Your name, honest gentleman?

PEASEBLOSSOM

Peaseblossom.

BOTTOM

I pray you, commend me to Mistress Squash, your
mother, and to Master [REDACTED] , your father. Good
Master [REDACTED] , I shall desire you of more
acquaintance too. Your name, I beseech you, sir?

MUSTARDSEED

Mustardseed.

BOTTOM

Good Master Mustardseed, I know your patience well:
that same cowardly, giant-like ox-beef hath
devoured many a gentleman of your house: I promise
you your kindred had made my eyes water ere now. I
desire your more acquaintance, good Master
Mustardseed.

TITANIA

Come, wait upon him; lead him to my bower.
The moon methinks looks with a watery eye;
And when she weeps, weeps every little flower,
Lamenting some enforced chastity.
Tie up my love's tongue bring him silently.
Exeunt

SCENE II. Another part of the wood.

Enter OBERON

OBERON

I wonder if [REDACTED] be awaked;
Then, what it was that next came in her eye,
Which she must dote on in extremity.
Enter PUCK
Here comes my messenger.
How now, mad spirit!
What night-rule now about this haunted grove?

PUCK

My mistress with a monster is in love.
Near to her close and consecrated bower,
While she was in her dull and sleeping hour,
A crew of patches, rude mechanicals,
That work for bread upon Athenian stalls,
Were met together to rehearse a play
Intended for great [REDACTED] ' nuptial-day.
The shallowest thick-skin of that barren sort,
Who Pyramus presented, in their sport
Forsook his scene and enter'd in a brake
When I did him at this advantage take,
An ass's nole I fixed on his head:
Anon his Thisbe must be answered,
And forth my mimic comes. When they him spy,
As wild geese that the creeping fowler eye,
Or russet-pated choughs, many in sort,
Rising and cawing at the gun's report,
Sever themselves and madly sweep the sky,
So, at his sight, away his fellows fly;
And, at our stamp, here o'er and o'er one falls;
He murder cries and help from Athens calls.
Their sense thus weak, lost with their fears
thus strong,
Made senseless things begin to do them wrong;
For briers and thorns at their apparel snatch;
Some sleeves, some hats, from yielders all
things catch.
I led them on in this distracted fear,
And left sweet Pyramus translated there:
When in that moment, so it came to pass,
[REDACTED] waked and straightway loved an ass.

OBERON

This falls out better than I could devise.
But hast thou yet latch'd the Athenian's eyes
With the love-juice, as I did bid thee do?

PUCK

I took him sleeping,--that is finish'd too,--
And the Athenian woman by his side:
That, when he waked, of force she must be eyed.
Enter HERMIA and DEMETRIUS

OBERON

Stand close: this is the same Athenian.

PUCK

This is the woman, but not this the man.

DEMETRIUS

O, why rebuke you him that loves you so?
Lay breath so bitter on your bitter foe.

HERMIA

Now I but chide; but I should use thee worse,
For thou, I fear, hast given me cause to curse,
If thou hast slain Lysander in his sleep,
Being o'er shoes in blood, plunge in the deep,
And kill me too.
The sun was not so true unto the day
As he to me: would he have stolen away
From sleeping Hermia? I'll believe as soon
This whole earth may be bored and that the moon
May through the centre creep and so displease
Her brother's noontide with [REDACTED] .
It cannot be but thou hast murder'd him;
So should a murderer look, so dead, so grim.

DEMETRIUS

So should the murder'd look, and so should I,
Pierced through the heart with your stern cruelty:
Yet you, the murderer, look as bright, as clear,
As yonder Venus in her glimmering sphere.

HERMIA

What's this to my Lysander? where is he?
Ah, good Demetrius, wilt thou give him me?

DEMETRIUS

I had rather give his carcass to my hounds.

HERMIA

Out, dog! out, cur! thou drivest me past the bounds
Of maiden's patience. Hast thou slain him, then?
Henceforth be never number'd among men!
O, once tell true, tell true, even for my sake!
Durst thou have look'd upon him being awake,
And hast thou kill'd him sleeping? O brave touch!
Could not a worm, an adder, do so much?
An adder did it; for with doubler tongue
Than thine, [REDACTED] , never adder stung.

DEMETRIUS

You spend your passion on a misprised mood:
I am not guilty of [REDACTED] 's blood;
Nor is he dead, for aught that I can tell.

HERMIA

I pray thee, tell me then that he is well.

DEMETRIUS

An if I could, what should I get therefore?

HERMIA

A privilege never to see me more.
And from thy hated presence part I so:
See me no more, whether he be dead or no.
Exit

DEMETRIUS

There is no following her in this fierce vein:
Here therefore for a while I will remain.
So sorrow's heaviness doth heavier grow
For debt that bankrupt sleep doth sorrow owe:
Which now in some slight measure it will pay,
If for his tender here I make some stay.
Lies down and sleeps

OBERON

What hast thou done? thou hast mistaken quite
And laid the love-juice on some true-love's sight:
Of thy misprision must perforce ensue
Some true love turn'd and not a false turn'd true.

PUCK

Then fate o'er-rules, that, one man holding troth,
A million fail, confounding oath on oath.

OBERON

About the wood go swifter than the wind,
And Helena of Athens look thou find:
All fancy-sick she is and pale of cheer,
With sighs of love, that costs the fresh blood dear:
By some illusion see thou bring her here:
I'll charm his eyes against she do appear.

PUCK

I go, I go; look how I go,
Swifter than arrow from the Tartar's bow.
Exit

OBERON

   Flower of this purple dye,
Hit with Cupid's archery,
Sink in apple of his eye.
When his love he doth espy,
Let her shine as gloriously
As the Venus of the sky.
When thou wakest, if she be by,
[REDACTED] of her for remedy.
Re-enter PUCK

PUCK

   Captain of our fairy band,
Helena is here at hand;
And the youth, mistook by me,
Pleading for a lover's fee.
[REDACTED] we their fond pageant see?
Lord, what fools these mortals be!

OBERON

Stand aside: the noise they make
Will cause Demetrius to awake.

PUCK

Then will two at once woo one;
That must needs be sport alone;
And those things do best please me
That befal preposterously.
Enter LYSANDER and HELENA

LYSANDER

Why should you think that I should woo in scorn?
Scorn and derision never come in tears:
Look, when I vow, I weep; and vows so born,
In their nativity all truth appears.
How can these things in me seem scorn to you,
Bearing the badge of faith, to prove them true?

HELENA

You do advance your cunning more and more.
When truth kills truth, O devilish-holy fray!
These vows are Hermia's: will you give her o'er?
Weigh oath with oath, and you will nothing weigh:
Your vows to her and me, put in two scales,
Will even weigh, and both as light as tales.

LYSANDER

I had no judgment when to her I swore.

HELENA

Nor none, in my mind, now you give her o'er.

LYSANDER

Demetrius loves her, and he loves not you.

DEMETRIUS

[Awaking]  O Helena, goddess, nymph, perfect, divine!
To what, my love, shall I compare thine eyne?
Crystal is muddy. O, how ripe in show
Thy lips, those kissing cherries, tempting grow!
That pure congealed white, high Taurus snow,
Fann'd with the eastern wind, turns to a crow
When thou hold'st up thy hand: O, let me kiss
This princess of pure white, this seal of bliss!

HELENA

O spite! O hell! I see you all are bent
To set against me for your merriment:
If you we re civil and knew courtesy,
You would not do me thus much injury.
Can you not hate me, as I know you do,
But you must join in souls to mock me too?
If you were men, as men you are in show,
You would not use a gentle lady so;
To vow, and swear, and superpraise my parts,
When I am sure you hate me with your hearts.
You both are rivals, and love Hermia;
And now both rivals, to mock Helena:
A trim exploit, a manly enterprise,
To conjure tears up in a poor maid's eyes
With your derision! none of noble sort
Would so offend a virgin, and extort
A poor soul's patience, all to make you sport.

LYSANDER

You are unkind, Demetrius; be not so;
For you love Hermia; this you know I know:
And here, with all good will, with all my heart,
In Hermia's love I yield you up my part;
And yours of Helena to me bequeath,
Whom I do love and will do till my death.

HELENA

Never did mockers waste more idle breath.

DEMETRIUS

Lysander, keep thy Hermia; I will none:
If e'er I loved her, all that love is gone.
My heart to her but as guest-wise sojourn'd,
And now to Helen is it home return'd,
There to remain.

LYSANDER

                  Helen, it is not so.

DEMETRIUS

[REDACTED] not the faith thou dost not know,
[REDACTED] , to thy peril, thou aby it dear.
Look, where thy love comes; yonder is thy dear.
Re-enter HERMIA

HERMIA

Dark night, that from the eye his function takes,
The ear more quick of apprehension makes;
[REDACTED] it doth impair the seeing sense,
It pays the hearing double recompense.
[REDACTED] art not by mine eye, [REDACTED] , found;
[REDACTED] ear, I thank it, brought me to thy sound
But why unkindly didst thou leave me so?

LYSANDER

Why should he stay, whom love doth press to go?

HERMIA

What love could press Lysander from my side?

LYSANDER

Lysander's love, that would not let him bide,
Fair Helena, who more engilds the night
Than all you fiery oes and eyes of light.
Why seek'st thou me? could not this make thee know,
The hate I bear thee made me leave thee so?

HERMIA

You speak not as you think: it cannot be.

HELENA

[REDACTED] , she is one of this confederacy!
Now I perceive they have conjoin'd all three
To fashion this false sport, in spite of me.
Injurious Hermia! most ungrateful maid!
Have you conspired, have you with these contrived
To bait me with this foul derision?
Is all the counsel that we two have shared,
The sisters' vows, the hours that we have spent,
When we have chid the hasty-footed time
For parting us,--O, is it all forgot?
All school-days' friendship, childhood innocence?
We, Hermia, like two artificial gods,
Have with our needles created both one flower,
Both on one sampler, sitting on one cushion,
Both warbling of one song, both in one key,
As if our hands, our sides, voices and minds,
Had been incorporate. So we grow together,
Like to a double cherry, seeming parted,
But yet an union in partition;
Two lovely berries moulded on one stem;
So, with two seeming bodies, but one heart;
Two of the first, like coats in heraldry,
Due but to one and crowned with one crest.
And will you rent our ancient love asunder,
To join with men in scorning your poor friend?
It is not friendly, 'tis not maidenly:
Our sex, as well as I, may chide you for it,
Though I alone do feel the injury.

HERMIA

I am amazed at your passionate words.
I scorn you not: it seems that you scorn me.

HELENA

Have you not set Lysander, as in scorn,
To follow me and praise my eyes and face?
And made your other love, Demetrius,
Who even but now did spurn me with his foot,
To call me goddess, nymph, divine and rare,
Precious, celestial? Wherefore speaks he this
To her he hates? and wherefore doth [REDACTED] your love, so rich within his soul,
And tender me, forsooth, affection,
But by your setting on, by your consent?
What thought I be not so in grace as you,
So hung upon with love, so fortunate,
But miserable most, to love unloved?
This you should pity rather than despise.

HERNIA

I understand not what you mean by this.

HELENA

Ay, do, persever, counterfeit sad looks,
Make mouths upon me when I turn my back;
Wink each at other; hold the sweet jest up:
This sport, well carried, shall be chronicled.
If you have any pity, grace, or manners,
You would not make me such an argument.
But fare ye well: 'tis partly my own fault;
Which death or absence soon shall remedy.

LYSANDER

Stay, gentle Helena; hear my excuse:
My love, my life my soul, fair Helena!

HELENA

O excellent!

HERMIA

                  Sweet, do not scorn her so.

DEMETRIUS

If she cannot entreat, I can compel.

LYSANDER

[REDACTED] canst compel no more than she entreat:
Thy threats have no more strength than her weak prayers.
Helen, I love thee; by my life, I do:
I swear by that which I will lose for thee,
To prove him false that says I love thee not.

DEMETRIUS

I say I love thee more than he can do.

LYSANDER

If thou say so, withdraw, and prove it too.

DEMETRIUS

Quick, come!

HERMIA

Lysander, whereto tends all this?

LYSANDER

Away, you Ethiope!

DEMETRIUS

                  No, no; he'll [        ]
[REDACTED] to break loose; take on as you would follow,
But yet come not: you are a tame man, go!

LYSANDER

Hang off, thou cat, thou burr! vile thing, let loose,
Or I will shake thee from me like a serpent!

HERMIA

Why are you grown so rude? what change is this?
[REDACTED] love,--

LYSANDER

Thy love! out, tawny Tartar, out!
Out, loathed medicine! hated potion, hence!

HERMIA

Do you not jest?

HELENA

Yes, sooth; and so do you.

LYSANDER

Demetrius, I will keep my word with thee.

DEMETRIUS

I would I had your bond, for I perceive
A weak bond holds you: I'll not trust your word.

LYSANDER

What, should I hurt her, strike her, kill her dead?
Although I hate her, I'll not harm her so.

HERMIA

What, can you do me greater harm than hate?
Hate me! wherefore? O me! what news, my love!
Am not I Hermia? are not you [REDACTED] ?
I am as fair now as I was erewhile.
Since night you loved me; yet since night you left
me:
Why, then you left me--O, the gods forbid!--
In earnest, shall I say?

LYSANDER

Ay, by my life;
And never did desire to see thee more.
Therefore be out of hope, of question, of doubt;
Be certain, nothing truer; 'tis no jest
That I do hate thee and love Helena.

HERMIA

O me! you juggler! you canker-blossom!
You thief of love! what, have you come by night
And stolen my love's heart from him?

HELENA

Fine, i'faith!
Have you no modesty, no maiden shame,
No touch of bashfulness? What, will you tear
Impatient answers from my gentle tongue?
Fie, fie! you counterfeit, you puppet, you!

HERMIA

Puppet? why so? ay, that way goes the game.
Now I perceive that she hath made compare
Between our statures; she hath urged her height;
And with her personage, her tall personage,
Her height, forsooth, she hath prevail'd with him.
And are you grown so high in his esteem;
Because I am so dwarfish and so low?
How low am I, thou painted maypole? speak;
How low am I? I am not yet so low
But that my nails can reach unto thine eyes.

HELENA

I pray you, though you mock me, gentlemen,
Let her not hurt me: I was never curst;
I have no gift at all in shrewishness;
I am a right maid for my cowardice:
Let her not strike me. You perhaps may think,
Because she is something lower than myself,
That I can match her.

HERMIA

Lower! hark, again.

HELENA

[REDACTED] , do not be so bitter with me.
I evermore did love you, Hermia,
Did ever keep your counsels, never wrong'd you;
Save that, in love unto Demetrius,
I told him of your stealth unto this wood.
He follow'd you; for love I follow'd him;
But he hath chid me hence and threaten'd me
To strike me, spurn me, nay, to kill me too:
And now, so you will let me quiet go,
To Athens will I bear my folly back
And follow you no further: let me go:
You see how simple and how fond I am.

HERMIA

Why, get you gone: who is't that hinders you?

HELENA

A foolish heart, that I leave here behind.

HERMIA

What, with [REDACTED] ?

HELENA

With Demetrius.

LYSANDER

Be not afraid; she shall not harm thee, Helena.

DEMETRIUS

No, sir, she shall not, though you take her part.

HELENA

O, when she's angry, she is keen and shrewd!
She was a vixen when she went to school;
And though she be but little, she is fierce.

HERMIA

'Little' again! nothing but 'low' and 'little'!
Why will you suffer her to flout me thus?
Let me come to her.

LYSANDER

Get you gone, you dwarf;
You minimus, of hindering knot-grass made;
You bead, you acorn.

DEMETRIUS

You are too officious
In her behalf that scorns your services.
Let her alone: speak not of Helena;
Take not her part; for, if thou dost intend
Never so little show of love to her,
[REDACTED] shalt aby it.

LYSANDER

                  Now she holds me not;
Now follow, if thou darest, to try whose right,
Of thine or mine, is most in Helena.

DEMETRIUS

Follow! nay, I'll go with thee, cheek by jole.
Exeunt LYSANDER and DEMETRIUS

HERMIA

You, mistress, all this coil is 'long of you:
Nay, go not back.

HELENA

                  I will not trust you, I,
Nor longer stay in your curst company.
Your hands than mine are quicker for a fray,
My legs are longer though, to run away.
Exit

HERMIA

I am amazed, and know not what to say.
Exit

OBERON

This is thy negligence: still thou mistakest,
Or else committ'st thy knaveries wilfully.

PUCK

Believe me, king of shadows, I mistook.
Did not you tell me I should know the man
By the Athenian garment be had on?
And so far blameless proves my enterprise,
That I have 'nointed an Athenian's eyes;
And so far am I glad it so did sort
As this their jangling I esteem a sport.

OBERON

Thou see'st these lovers seek a place to fight:
Hie therefore, [REDACTED] , overcast the night;
The starry welkin cover [REDACTED] 
With drooping fog as black as Acheron,
And lead these testy rivals so astray
As one come not within another's way.
Like to Lysander sometime frame thy tongue,
Then stir Demetrius up with bitter wrong;
And sometime rail thou like Demetrius;
And from each other look thou lead them thus,
Till o'er their brows death-counterfeiting sleep
With leaden legs and batty wings doth creep:
Then crush this herb into Lysander's eye;
Whose liquor hath this virtuous property,
To take from thence all error with his might,
And make his eyeballs roll with wonted sight.
When they next wake, all this derision
[REDACTED] seem a dream and fruitless vision,
And back to Athens shall the lovers wend,
With league whose date till death shall never end.
Whiles I in this affair do thee employ,
I'll to my queen and beg her Indian boy;
And then I will her charmed eye release
From monster's view, and all things shall be peace.

PUCK

My fairy lord, this must be done with haste,
For night's swift dragons cut the clouds full fast,
And yonder shines [REDACTED] 's harbinger;
At whose approach, ghosts, wandering here and there,
Troop home to churchyards: damned spirits all,
That in crossways and floods have burial,
Already to their wormy beds are gone;
For fear lest day should look their shames upon,
They willfully themselves exile from light
And must for aye consort with black-brow'd night.

OBERON

But we are spirits of another sort:
I with the morning's love have oft made sport,
And, like a forester, the groves may tread,
Even till the eastern gate, all fiery-red,
Opening on Neptune with fair blessed beams,
Turns into yellow gold his salt green streams.
But, notwithstanding, haste; make no delay:
We may effect this business yet ere day.
Exit

PUCK

   Up and down, up and down,
I will lead them up and down:
I am fear'd in field and town:
Goblin, lead them up and down.
Here comes one.
Re-enter LYSANDER

LYSANDER

Where art thou, [REDACTED] ? speak thou now.

PUCK

Here, villain; drawn and ready. Where art thou?

LYSANDER

I will be with thee straight.

PUCK

Follow me, then,
To plainer ground.
Exit LYSANDER, as following the voice
Re-enter DEMETRIUS

DEMETRIUS

                  Lysander! speak again:
Thou runaway, thou coward, art thou fled?
Speak! In some [REDACTED] ? Where dost thou hide thy head?

PUCK

[REDACTED] coward, art thou bragging to the stars,
Telling the bushes that thou look'st for wars,
And wilt not come? Come, recreant; come, thou child;
I'll whip thee with a rod: he is defiled
That draws a sword on thee.

DEMETRIUS

Yea, art thou there?

PUCK

Follow my voice: we'll try no manhood here.
Exeunt
Re-enter LYSANDER

LYSANDER

He goes before me and still dares me on:
When I come where he calls, then he is gone.
The villain is much lighter-heel'd than I:
I follow'd fast, but faster he did fly;
That fallen am I in dark uneven way,
And here will rest me.
Lies down
Come, thou gentle day!
For if but once thou show me thy [REDACTED] light,
I'll find Demetrius and revenge this spite.
Sleeps
Re-enter [REDACTED] and DEMETRIUS

PUCK

Ho, ho, ho! [REDACTED] , why comest thou not?

DEMETRIUS

Abide me, if thou darest; for well I wot
[REDACTED] runn'st before me, shifting every place,
And darest not stand, nor look me in the face.
Where art thou now?

PUCK

Come hither: I am here.

DEMETRIUS

Nay, then, thou mock'st me. [REDACTED] shalt buy this dear,
If ever I thy face by daylight see:
Now, go thy way. Faintness constraineth me
To measure out my length on this cold bed.
By day's approach look to be visited.
Lies down and sleeps
Re-enter HELENA

HELENA

O weary night, O long and tedious night,
Abate thy hour! [REDACTED] comforts from the east,
That I may back to Athens by daylight,
From these that my poor company detest:
And sleep, that sometimes shuts up sorrow's eye,
Steal me awhile from mine own company.
Lies down and sleeps

PUCK

Yet but three? Come one more;
Two of both kinds make up four.
Here she comes, curst and sad:
Cupid is a knavish lad,
Thus to make poor females mad.
Re-enter HERMIA

HERMIA

Never so weary, never so in woe,
Bedabbled with the dew and torn with briers,
I can no further crawl, no further go;
My legs can keep no pace with my desires.
Here will I rest me till the break of day.
Heavens shield [REDACTED] , if they mean a fray!
Lies down and sleeps

PUCK

                  On the ground
Sleep sound:
I'll apply
To your eye,
Gentle lover, remedy.
Squeezing the juice on LYSANDER's eyes
When thou wakest,
[REDACTED] takest
True delight
In the sight
Of thy former lady's eye:
And the country proverb known,
That every man should take his own,
In your waking shall be shown:
[REDACTED] shall have [REDACTED] ;
Nought shall go ill;
The man shall have his mare again, and all shall be well.
Exit

ACT IV
SCENE I. The same. LYSANDER, DEMETRIUS, HELENA, and HERMIA

lying asleep.
Enter [REDACTED] and BOTTOM; PEASEBLOSSOM, COBWEB, MOTH,  MUSTARDSEED, and other Fairies attending; OBERON behind unseen

TITANIA

Come, sit thee down upon this flowery bed,
While I thy amiable cheeks do coy,
And stick musk-roses in thy sleek smooth head,
And kiss thy fair large ears, my gentle joy.

BOTTOM

Where's Peaseblossom?

PEASEBLOSSOM

Ready.

BOTTOM

Scratch my head Peaseblossom. Where's [REDACTED] ?

COBWEB

Ready.

BOTTOM

[REDACTED] , good [REDACTED] , get you your
weapons in your hand, and kill me a red-hipped
humble-bee on the top of a thistle; and, good
mounsieur, bring me the honey-bag. Do not fret
yourself too much in the action, mounsieur; and,
good [REDACTED] , have a care the honey-bag break not;
I would be loath to have you overflown with a
honey-bag, signior. Where's Mounsieur Mustardseed?

MUSTARDSEED

Ready.

BOTTOM

Give me your neaf, Mounsieur Mustardseed. Pray you,
leave your courtesy, good [REDACTED] .

MUSTARDSEED

What's your Will?

BOTTOM

Nothing, good mounsieur, but to help [REDACTED] 
to scratch. I must to the barber's, monsieur; for
methinks I am marvellous hairy about the face; and I
am such a tender ass, if my hair do but tickle me,
I must scratch.

TITANIA

What, wilt thou hear some music,
my sweet love?

BOTTOM

I have a reasonable good ear in music. Let's have
the tongs and the bones.

TITANIA

Or say, sweet love, what thou desirest to eat.

BOTTOM

Truly, a peck of provender: I could munch your good
dry oats. Methinks I have a great desire to a bottle
of hay: good hay, sweet hay, hath no fellow.

TITANIA

I have a venturous fairy that shall seek
The squirrel's hoard, and fetch thee new nuts.

BOTTOM

I had rather have a handful or two of dried peas.
But, I pray you, let none of your people stir me: I
have an exposition of sleep come upon me.

TITANIA

Sleep thou, and I will wind thee in my arms.
Fairies, begone, and be all ways away.
Exeunt fairies
So doth the woodbine the sweet honeysuckle
Gently entwist; the female ivy so
Enrings the barky fingers of the elm.
O, how I love thee! how I dote on thee!
They sleep
Enter PUCK

OBERON

[Advancing]  Welcome, good [REDACTED] .
See'st thou this sweet sight?
Her dotage now I do begin to pity:
For, meeting her of late behind the wood,
Seeking sweet favours from this hateful fool,
I did upbraid her and fall out with her;
For she his hairy temples then had rounded
With a coronet of fresh and fragrant flowers;
And that same dew, which sometime on the buds
Was wont to swell like round and orient pearls,
Stood now within the pretty flowerets' eyes
Like tears that did their own disgrace bewail.
When I had at my pleasure taunted her
And she in mild terms begg'd my patience,
I then did ask of her her changeling child;
Which straight she gave me, and her fairy sent
To bear him to my bower in fairy land.
And now I have the boy, I will undo
This hateful imperfection of her eyes:
And, gentle [REDACTED] , take this transformed scalp
From off the head of this Athenian swain;
That, he awaking when the other do,
May all to Athens back again repair
And think no more of this night's accidents
But as the fierce vexation of a dream.
But first I will release the fairy queen.
Be as thou wast wont to be;
See as thou wast wont to see:
Dian's bud o'er Cupid's flower
[REDACTED] such force and blessed power.
Now, my Titania; wake you, my sweet queen.

TITANIA

My [REDACTED] ! what visions have I seen!
Methought I was enamour'd of an ass.

OBERON

There lies your love.

TITANIA

How came these things to pass?
O, how mine eyes do loathe his visage now!

OBERON

Silence awhile. [REDACTED] , take off this head.
[REDACTED] , music call; and strike more dead
Than common sleep of all these five the sense.

TITANIA

Music, ho! music, such as charmeth sleep!
Music, still

PUCK

Now, when thou wakest, with thine
own fool's eyes peep.

OBERON

Sound, music! Come, my queen, take hands with me,
And rock the ground whereon these sleepers be.
Now thou and I are new in amity,
And will to-morrow midnight solemnly
Dance in Duke Theseus' house triumphantly,
And bless it to all fair prosperity:
There shall the pairs of faithful lovers be
Wedded, with [REDACTED] , all in jollity.

PUCK

Fairy king, attend, and mark:
I do hear the morning lark.

OBERON

Then, my queen, in silence sad,
Trip we after the night's shade:
We the globe can compass soon,
[REDACTED] than the wandering moon.

TITANIA

Come, my lord, and in our flight
Tell me how it came this night
That I sleeping here was found
With these mortals on the ground.
Exeunt
Horns winded within
Enter THESEUS, HIPPOLYTA, EGEUS, and train

THESEUS

Go, one of you, find out the forester;
For now our observation is perform'd;
And since we have the vaward of the day,
My love shall hear the music of my hounds.
Uncouple in the western valley; let them go:
Dispatch, I say, and find the forester.
Exit an Attendant
We will, fair queen, up to the mountain's top,
And mark the musical confusion
Of hounds and echo in conjunction.

HIPPOLYTA

I was with Hercules and Cadmus once,
When in a wood of Crete they bay'd the bear
With hounds of Sparta: never did I hear
Such gallant chiding: for, besides the groves,
The skies, the fountains, every region near
Seem'd all one mutual cry: I never heard
So musical a discord, such sweet thunder.

THESEUS

My hounds are bred out of the Spartan kind,
So flew'd, so sanded, and their heads are hung
With ears that sweep away the morning dew;
[REDACTED] , and dew-lapp'd like Thessalian bulls;
Slow in pursuit, but match'd in mouth like bells,
Each under each. A cry more tuneable
Was never holla'd to, nor cheer'd with horn,
In Crete, in Sparta, nor in Thessaly:
Judge when you hear. But, soft! what nymphs are these?

EGEUS

My lord, this is my daughter here asleep;
And this, [REDACTED] ; this Demetrius is;
This Helena, old Nedar's Helena:
I wonder of their being here together.

THESEUS

No doubt they rose up early to observe
The rite of May, and hearing our intent,
Came here in grace our solemnity.
But speak, [REDACTED] ; is not this the day
That Hermia should give answer of her choice?

EGEUS

It is, my lord.

THESEUS

Go, bid the huntsmen wake them with their horns.
Horns and shout within. LYSANDER, DEMETRIUS, HELENA, and HERMIA wake and start up
Good morrow, friends. [REDACTED] is past:
Begin these wood-birds but to couple now?

LYSANDER

Pardon, my lord.

THESEUS

                  I pray you all, stand up.
I know you two are rival enemies:
How comes this gentle concord in the world,
That hatred is so far from jealousy,
To sleep by hate, and fear no enmity?

LYSANDER

My lord, I shall reply amazedly,
Half sleep, half waking: but as yet, I swear,
I cannot truly say how I came here;
But, as I think,--for truly would I speak,
And now do I bethink me, so it is,--
I came with Hermia hither: our intent
Was to be gone from Athens, where we might,
Without the peril of the Athenian law.

EGEUS

Enough, enough, my lord; you have enough:
I beg the law, the law, upon his head.
They would have stolen away; they would, Demetrius,
Thereby to have defeated you and me,
You of your wife and me of my consent,
Of my consent that she should be your wife.

DEMETRIUS

My lord, fair Helen told me of their stealth,
Of this their purpose hither to this wood;
And I in fury hither follow'd them,
Fair Helena in fancy following me.
But, my good lord, I wot not by what power,--
But by some power it is,--my love to Hermia,
Melted as the snow, seems to me now
As the remembrance of an idle gaud
Which in my childhood I did dote upon;
And all the faith, the virtue of my heart,
The object and the pleasure of mine eye,
Is only Helena. To her, my lord,
Was I betroth'd ere I saw Hermia:
But, like in sickness, did I loathe this food;
But, as in health, come to my natural taste,
Now I do wish it, love it, long for it,
And will for evermore be true to it.

THESEUS

Fair lovers, you are fortunately met:
Of this discourse we more will hear anon.
[REDACTED] , I will overbear your will;
For in the temple by and by with us
These couples shall eternally be knit:
And, for the morning now is something worn,
Our purposed hunting shall be set aside.
Away with us to Athens; three and three,
We'll hold a feast in great solemnity.
Come, Hippolyta.
Exeunt THESEUS, HIPPOLYTA, EGEUS, and train

DEMETRIUS

These things seem small and undistinguishable,

HERMIA

Methinks I see these things with parted eye,
When every thing seems double.

HELENA

So methinks:
And I have found Demetrius like a jewel,
Mine own, and not mine own.

DEMETRIUS

Are you sure
That we are awake? It seems to me
That yet we sleep, we dream. Do not you think
The duke was here, and bid us follow him?

HERMIA

Yea; and my father.

HELENA

And Hippolyta.

LYSANDER

And he did bid us follow to the temple.

DEMETRIUS

Why, then, we are awake: let's follow him
And by the way let us recount our dreams.
Exeunt

BOTTOM

[Awaking]  When my cue comes, call me, and I will
answer: my next is, 'Most fair Pyramus.' Heigh-ho!
[REDACTED] ! Flute, the bellows-mender! Snout,
the tinker! Starveling! God's my life, stolen
hence, and left me asleep! I have had a most rare
vision. I have had a dream, past the wit of man to
say what dream it was: man is but an ass, if he go
about to expound this dream. Methought I was--there
is no man can tell what. Methought I was,--and
methought I had,--but man is but a patched fool, if
he will offer to say what methought I had. The eye
of man hath not heard, the ear of man hath not
seen, man's hand is not able to taste, his tongue
to conceive, nor his heart to report, what my dream
was. I will get [REDACTED] to write a ballad of
this dream: it shall be called Bottom's Dream,
because it hath no bottom; and I will sing it in the
latter end of a play, before the duke:
peradventure, to make it the more gracious, I shall
sing it at her death.
Exit

SCENE II. Athens. [REDACTED] 'S house.

Enter [REDACTED] , FLUTE, SNOUT, and STARVELING

QUINCE

Have you sent to [REDACTED] 's house ? is he come home yet?

STARVELING

He cannot be heard of. Out of doubt he is
transported.

FLUTE

If he come not, then the play is marred: it goes
not forward, doth it?

[REDACTED] 

It is not possible: you have not a man in all
Athens able to discharge Pyramus but he.

FLUTE

No, he hath simply the best wit of any handicraft
man in Athens.

QUINCE

Yea and the best person too; and he is a very
paramour for a sweet voice.

FLUTE

You must say 'paragon:' a paramour is, [REDACTED] bless us,
a thing of naught.
Enter SNUG

SNUG

Masters, the duke is coming from the temple, and
there is two or three lords and ladies more married:
if our sport had gone forward, we had all been made
men.

FLUTE

O sweet bully Bottom! Thus hath he lost sixpence a
day during his life; he could not have 'scaped
sixpence a day: an the duke had not given him
sixpence a day for playing Pyramus, I'll be hanged;
he would have deserved it: sixpence a day in
Pyramus, or nothing.
Enter BOTTOM

BOTTOM

Where are these lads? where are these hearts?

[REDACTED] 

Bottom! O most courageous day! O most happy hour!

BOTTOM

Masters, I am to discourse wonders: but ask me not
what; for if I tell you, I am no true Athenian. I
will tell you every thing, right as it fell out.

[REDACTED] 

Let us hear, sweet Bottom.

BOTTOM

Not a word of me. All that I will tell you is, that
the duke hath dined. Get your apparel together,
good strings to your beards, new ribbons to your
pumps; meet presently at the palace; every man look
o'er his part; for the short and the long is, our
play is preferred. In any case, let Thisby have
clean linen; and let not him that plays the lion
pair his nails, for they shall hang out for the
lion's claws. And, most dear actors, eat no onions
nor garlic, for we are to utter sweet breath; and I
do not doubt but to hear them say, it is a sweet
comedy. No more words: away! go, away!
Exeunt

ACT V
SCENE I. Athens. The palace of THESEUS.

Enter THESEUS, HIPPOLYTA, PHILOSTRATE, Lords and Attendants

HIPPOLYTA

'Tis strange my [REDACTED] , that these
lovers speak of.

THESEUS

More strange than true: I never may believe
These antique fables, nor these fairy toys.
Lovers and madmen have such seething brains,
Such shaping fantasies, that apprehend
More than cool reason ever comprehends.
The lunatic, the lover and the poet
Are of imagination all compact:
One sees more devils than vast hell can hold,
That is, the madman: the lover, all as frantic,
[REDACTED] beauty in a brow of Egypt:
The poet's eye, in fine frenzy rolling,
Doth glance from heaven to earth, from earth to heaven;
And as imagination bodies forth
The forms of things unknown, the poet's pen
Turns them to shapes and gives to airy nothing
A local habitation and a name.
Such tricks hath strong imagination,
That if it would but apprehend some joy,
It comprehends some bringer of that joy;
Or in the night, imagining some fear,
How easy is a [REDACTED] supposed a bear!

HIPPOLYTA

But all the story of the night told over,
And all their minds transfigured so together,
More witnesseth than fancy's images
And grows to something of great constancy;
But, howsoever, strange and admirable.

THESEUS

Here come the lovers, full of joy and mirth.
Enter LYSANDER, DEMETRIUS, HERMIA, and HELENA
[REDACTED] , gentle friends! joy and fresh days of love
Accompany your hearts!

LYSANDER

More than to us
Wait in your royal walks, your board, your bed!

THESEUS

Come now; what masques, what dances shall we have,
To wear away this long age of three hours
Between our after-supper and bed-time?
Where is our usual manager of mirth?
What revels are in hand? Is there no play,
To ease the anguish of a torturing hour?
Call Philostrate.

PHILOSTRATE

                  Here, mighty [REDACTED] .

THESEUS

Say, what abridgement have you for this evening?
What masque? what music? How shall we beguile
The lazy time, if not with some delight?

PHILOSTRATE

There is a brief how many sports are ripe:
Make choice of which your highness will see first.
Giving a paper

THESEUS

[Reads]  'The battle with the Centaurs, to be sung
By an Athenian eunuch to the harp.'
We'll none of that: that have I told my love,
In glory of my kinsman Hercules.
Reads
'The riot of the tipsy Bacchanals,
Tearing the Thracian singer in their rage.'
That is an old device; and it was play'd
When I from [REDACTED] came last a conqueror.
Reads
'The thrice three Muses mourning for the death
Of Learning, late deceased in beggary.'
That is some satire, keen and critical,
Not sorting with a nuptial ceremony.
Reads
'A tedious brief scene of young Pyramus
And his love [REDACTED] ; very tragical mirth.'
[REDACTED] and tragical! tedious and brief!
That is, hot ice and wondrous strange snow.
How shall we find the concord of this discord?

PHILOSTRATE

A play there is, my lord, some ten words long,
Which is as brief as I have known a play;
But by ten words, my lord, it is too long,
Which makes it tedious; for in all the play
There is not one word apt, one player fitted:
And tragical, my noble lord, it is;
For Pyramus therein doth kill himself.
Which, when I saw rehearsed, I must confess,
Made mine eyes water; but more merry tears
The passion of loud laughter never shed.

THESEUS

What are they that do play it?

PHILOSTRATE

Hard-handed men that work in Athens here,
Which never labour'd in their minds till now,
And now have toil'd their unbreathed memories
With this same play, against your nuptial.

THESEUS

And we will hear it.

PHILOSTRATE

No, my noble lord;
It is not for you: I have heard it over,
And it is nothing, nothing in the world;
Unless you can find sport in their intents,
Extremely stretch'd and conn'd with cruel pain,
To do you service.

THESEUS

                  I will hear that play;
For never anything can be amiss,
When simpleness and duty tender it.
Go, bring them in: and take your places, ladies.
Exit PHILOSTRATE

HIPPOLYTA

I love not to see wretchedness o'er charged
And duty in his service perishing.

THESEUS

Why, gentle sweet, you shall see no such thing.

HIPPOLYTA

He says they can do nothing in this kind.

THESEUS

The kinder we, to give them thanks for nothing.
Our sport shall be to take what they mistake:
And what poor duty cannot do, noble respect
Takes it in might, not merit.
Where I have come, great clerks have purposed
To greet me with premeditated welcomes;
Where I have seen them shiver and look pale,
Make periods in the midst of sentences,
Throttle their practised accent in their fears
And in conclusion dumbly have broke off,
Not paying me a welcome. Trust me, sweet,
Out of this silence yet I pick'd a welcome;
And in the modesty of fearful duty
I read as much as from the rattling tongue
Of saucy and audacious eloquence.
Love, therefore, and tongue-tied simplicity
In least speak most, to my capacity.
Re-enter PHILOSTRATE

PHILOSTRATE

So please your grace, the Prologue is address'd.

THESEUS

Let him approach.
Flourish of trumpets
[REDACTED] for the Prologue

Prologue

If we offend, it is with our good will.
That you should think, we come not to offend,
But with good will. To show our simple skill,
That is the true beginning of our end.
Consider then we come but in despite.
We do not come as minding to contest you,
Our true intent is. All for your delight
We are not here. That you should here repent you,
The actors are at hand and by their show
You shall know all that you are like to know.

THESEUS

This fellow doth not stand upon points.

LYSANDER

He hath rid his prologue like a rough colt; he knows
not the stop. A good moral, my lord: it is not
enough to speak, but to speak true.

HIPPOLYTA

Indeed he hath played on his prologue like a child
on a recorder; a sound, but not in government.

THESEUS

His speech, was like a tangled chain; nothing
impaired, but all disordered. Who is next?
Enter Pyramus and Thisbe, Wall, [REDACTED] , and Lion

Prologue

[REDACTED] , perchance you wonder at this show;
But wonder on, till truth make all things plain.
This man is Pyramus, if you would know;
This beauteous lady [REDACTED] is certain.
This man, with lime and rough-cast, doth present
Wall, that vile Wall which did these lovers sunder;
And through Wall's chink, poor souls, they are content
To whisper. At the which let no man wonder.
This man, with lanthorn, dog, and [REDACTED] of thorn,
[REDACTED] ; for, if you will know,
By moonshine did these lovers think no scorn
To meet at Ninus' tomb, there, there to woo.
This grisly beast, which Lion hight by name,
The trusty [REDACTED] , coming first by night,
Did scare away, or rather did affright;
And, as she fled, her mantle she did fall,
Which Lion vile with bloody mouth did stain.
Anon comes Pyramus, sweet youth and tall,
And finds his trusty [REDACTED] 's mantle slain:
Whereat, with blade, with bloody blameful blade,
He bravely broach'd is boiling bloody breast;
And [REDACTED] , tarrying in mulberry shade,
His dagger drew, and died. For all the rest,
Let [REDACTED] , Moonshine, Wall, and lovers twain
At large discourse, while here they do remain.
Exeunt [REDACTED] , Thisbe, Lion, and Moonshine

THESEUS

I wonder if the lion be to speak.

DEMETRIUS

No wonder, my lord: one lion may, when many asses do.

Wall

In this same interlude it doth befall
That I, one Snout by name, present a wall;
And such a wall, as I would have you think,
That had in it a crannied hole or chink,
Through which the lovers, Pyramus and Thisby,
Did whisper often very secretly.
This loam, this rough-cast and this stone doth show
That I am that same wall; the truth is so:
And this the cranny is, right and sinister,
Through which the fearful lovers are to whisper.

THESEUS

Would you desire lime and hair to speak better?

DEMETRIUS

It is the wittiest partition that ever I heard
discourse, my lord.
Enter Pyramus

THESEUS

Pyramus draws near the wall: silence!

Pyramus

O grim-look'd night! O night with hue so black!
O night, which ever art when day is not!
O night, O night! [REDACTED] , alack, alack,
I fear my Thisby's promise is forgot!
And thou, O wall, O sweet, O lovely wall,
That stand'st between her father's ground and mine!
Thou wall, O wall, O sweet and lovely wall,
Show me thy chink, to blink through with mine eyne!
Wall holds up his fingers
Thanks, courteous wall: [REDACTED] shield thee well for this!
But what see I? No Thisby do I see.
O wicked wall, through whom I see no bliss!
Cursed be thy stones for thus deceiving me!

THESEUS

The wall, methinks, being sensible, should curse again.

Pyramus

No, in truth, sir, he should not. 'Deceiving me'
is [REDACTED] 's cue: she is to enter now, and I am to
spy her through the wall. You shall see, it will
fall pat as I told you. Yonder she comes.
Enter Thisbe

Thisbe

O wall, full often hast thou heard my moans,
For parting my fair Pyramus and me!
My cherry lips have often kiss'd thy stones,
Thy stones with lime and hair knit up in thee.

Pyramus

I see a voice: now will I to the chink,
To spy an I can hear my Thisby's face. Thisby!

Thisbe

My love thou art, my love I think.

Pyramus

Think what thou wilt, I am [REDACTED] grace;
And, like Limander, am I trusty still.

Thisbe

And I like Helen, till the Fates me kill.

Pyramus

Not Shafalus to [REDACTED] was so true.

Thisbe

As Shafalus to [REDACTED] , I to you.

Pyramus

O kiss me through the hole of this vile wall!

Thisbe

I kiss the wall's hole, not your lips at all.

Pyramus

Wilt thou at Ninny's tomb meet me straightway?

Thisbe

'Tide life, 'tide death, I come without delay.
Exeunt Pyramus and Thisbe

Wall

Thus have I, Wall, my part discharged so;
And, being done, thus [REDACTED] away doth go.
Exit

THESEUS

Now is the mural down between the two neighbours.

DEMETRIUS

No remedy, my lord, when walls are so wilful to hear
without warning.

HIPPOLYTA

This is the silliest stuff that ever I heard.

THESEUS

The best in this kind are but shadows; and the worst
are no worse, if imagination amend them.

HIPPOLYTA

It must be your imagination then, and not theirs.

THESEUS

If we imagine no worse of them than they of
themselves, they may pass for excellent men. Here
come two noble beasts in, a man and a lion.
Enter Lion and Moonshine

Lion

You, ladies, you, whose gentle hearts do fear
The smallest monstrous mouse that creeps on floor,
May now perchance both quake and tremble here,
When lion rough in wildest rage doth roar.
Then know that I, one [REDACTED] the joiner, am
A lion-fell, nor else no lion's dam;
For, if I should as lion come in strife
Into this place, 'twere pity on my life.

THESEUS

A very gentle beast, of a good conscience.

DEMETRIUS

The very best at a beast, my lord, that e'er I saw.

LYSANDER

This lion is a very fox for his valour.

THESEUS

True; and a goose for his discretion.

DEMETRIUS

Not so, my lord; for his valour cannot carry his
discretion; and the fox carries the goose.

THESEUS

His discretion, I am sure, cannot carry his valour;
for the goose carries not the fox. It is well:
leave it to his discretion, and let us listen to the moon.

Moonshine

This lanthorn doth the horned moon present;--

DEMETRIUS

He should have worn the horns on his head.

THESEUS

He is no crescent, and his horns are
invisible within the circumference.

Moonshine

This lanthorn doth the horned moon present;
Myself the man i' the moon do seem to be.

THESEUS

This is the greatest error of all the rest: the man
should be put into the lanthorn. How is it else the
man i' the moon?

DEMETRIUS

He dares not come there for the candle; for, you
see, it is already in snuff.

HIPPOLYTA

I am aweary of this moon: would he would change!

THESEUS

It appears, by his small light of discretion, that
he is in the wane; but yet, in courtesy, in all
reason, we must stay the time.

LYSANDER

Proceed, [REDACTED] .

Moonshine

All that I have to say, is, to tell you that the
lanthorn is the moon; I, the man in the moon; this
thorn-bush, my thorn-bush; and this dog, my dog.

DEMETRIUS

Why, all these should be in the lanthorn; for all
these are in the moon. But, silence! here comes Thisbe.
Enter Thisbe

Thisbe

This is old [REDACTED] 's tomb. Where is my love?

Lion

[Roaring]  Oh--
Thisbe runs off

DEMETRIUS

Well roared, [REDACTED] .

THESEUS

Well run, Thisbe.

HIPPOLYTA

Well shone, [REDACTED] . Truly, the moon shines with a
good grace.
The [REDACTED] shakes Thisbe's mantle, and exit

THESEUS

Well moused, [REDACTED] .

LYSANDER

And so the lion vanished.

DEMETRIUS

And then came Pyramus.
Enter Pyramus

Pyramus

[REDACTED] , I thank thee for thy sunny beams;
I thank thee, [REDACTED] , for shining now so bright;
For, by thy gracious, golden, glittering gleams,
I trust to take of truest Thisby sight.
But stay, O spite!
But mark, poor knight,
What dreadful dole is here!
Eyes, do you see?
How can it be?
O dainty duck! O dear!
Thy mantle good,
What, stain'd with blood!
Approach, ye Furies fell!
O Fates, come, come,
[REDACTED] thread and thrum;
Quail, crush, conclude, and quell!

THESEUS

This passion, and the death of a dear friend, would
go near to make a man look sad.

HIPPOLYTA

Beshrew my heart, but I pity the man.

Pyramus

O wherefore, Nature, didst thou lions frame?
Since lion vile hath here deflower'd my dear:
Which is--no, no--which was the fairest dame
That lived, that loved, that liked, that look'd
with cheer.
Come, tears, confound;
Out, sword, and wound
The pap of Pyramus;
Ay, that left pap,
Where heart doth hop:
[REDACTED] himself
Thus die I, thus, thus, thus.
Now am I dead,
Now am I fled;
My soul is in the sky:
Tongue, lose thy light;
[REDACTED] take thy flight:
Exit Moonshine
Now die, die, die, die, die.
Dies

DEMETRIUS

No die, but an ace, for him; for he is but one.

LYSANDER

Less than an ace, man; for he is dead; he is nothing.

THESEUS

With the help of a surgeon he might yet recover, and
prove an ass.

HIPPOLYTA

How chance [REDACTED] is gone before [REDACTED] comes
back and finds her lover?

THESEUS

She will find him by starlight. Here she comes; and
her passion ends the play.
Re-enter Thisbe

HIPPOLYTA

Methinks she should not use a long one for such a
Pyramus: I hope she will be brief.

DEMETRIUS

A mote will turn the balance, which Pyramus, which
Thisbe, is the better; he for a man, God warrant us;
she for a woman, [REDACTED] bless us.

LYSANDER

She hath spied him already with those sweet eyes.

DEMETRIUS

And thus she means, videlicet:--

Thisbe

          Asleep, my love?
What, dead, my dove?
O Pyramus, arise!
Speak, speak. Quite dumb?
Dead, dead? A tomb
Must cover thy sweet eyes.
These My lips,
This cherry nose,
These yellow cowslip cheeks,
Are gone, are gone:
Lovers, make moan:
His eyes were green as leeks.
O Sisters Three,
Come, come to me,
With hands as pale as milk;
Lay them in [REDACTED] ,
Since you have shore
With shears his thread of silk.
Tongue, not a word:
Come, trusty sword;
Come, blade, my breast imbrue:
[REDACTED] herself
And, farewell, friends;
Thus [REDACTED] ends:
Adieu, adieu, adieu.
Dies

THESEUS

[REDACTED] and Lion are left to bury the dead.

DEMETRIUS

Ay, and Wall too.

BOTTOM

[Starting up]  No assure you; the wall is down that
parted their fathers. Will it please you to see the
epilogue, or to hear a Bergomask dance between two
of our company?

THESEUS

No epilogue, I pray you; for your play needs no
excuse. Never excuse; for when the players are all
dead, there needs none to be blamed. [REDACTED] , if he
that writ it had played Pyramus and hanged himself
in [REDACTED] 's garter, it would have been a fine
tragedy: and so it is, truly; and very notably
discharged. But come, your Bergomask: let your
epilogue alone.
A dance
The iron tongue of midnight hath told twelve:
Lovers, to bed; 'tis almost fairy time.
I fear we shall out-sleep the coming morn
As much as we this night have overwatch'd.
This palpable-gross play hath well beguiled
The heavy gait of night. Sweet friends, to bed.
A fortnight hold we this solemnity,
In nightly revels and new jollity.
Exeunt
Enter PUCK

PUCK

     Now the hungry lion roars,
And the [REDACTED] behowls the moon;
Whilst the heavy ploughman snores,
All with weary task fordone.
Now the wasted brands do glow,
Whilst the screech-owl, screeching loud,
Puts the wretch that lies in woe
In remembrance of a shroud.
Now it is the time of night
That the graves all gaping wide,
Every one lets forth his sprite,
In the church-way paths to glide:
And we fairies, that do run
By the triple Hecate's team,
From the presence of the sun,
Following darkness like a dream,
Now are frolic: not a mouse
[REDACTED] disturb this hallow'd house:
I am sent with broom before,
To sweep the dust behind the door.
Enter OBERON and [REDACTED] with their train

OBERON

     Through the house give gathering light,
By the dead and drowsy fire:
Every elf and fairy sprite
[REDACTED] as light as bird from brier;
And this ditty, after me,
[REDACTED] , and dance it trippingly.

TITANIA

First, rehearse your song by rote
To each word a warbling note:
Hand in hand, with fairy grace,
Will we sing, and bless this place.
[REDACTED] and dance

OBERON

Now, until the break of day,
Through this house each fairy stray.
To the best bride-bed will we,
Which by us shall blessed be;
And the issue there create
Ever shall be fortunate.
So shall all the couples three
Ever true in loving be;
And the blots of Nature's hand
[REDACTED] not in their issue stand;
Never mole, hare lip, nor scar,
Nor mark prodigious, such as are
Despised in nativity,
[REDACTED] upon their children be.
With this field-dew consecrate,
Every fairy take his gait;
And each several chamber bless,
Through this palace, with sweet peace;
And the owner of it blest
Ever shall in safety rest.
Trip away; make no stay;
Meet me all by break of day.
Exeunt OBERON, TITANIA, and train

PUCK

If we shadows have offended,
Think but this, and all is mended,
That you have but slumber'd here
While these visions did appear.
And this weak and idle theme,
No more yielding but a dream,
[REDACTED] , do not reprehend:
if you pardon, we will mend:
And, as I am an honest [REDACTED] ,
If we have unearned luck
Now to 'scape the serpent's tongue,
We will make amends ere long;
Else the Puck a liar call;
So, good night unto you all.
Give me your hands, if we be friends,
And [REDACTED] shall restore amends.


Conclusion¶

spaCy is a powerful tool. I am glad I chose this tutorial to follow. It introduced me to some new concepts and even more, it allowed me to pratice with the¶

code. I really enjoy NLP and am excited to see how it continues to develop and improve.¶